项目说明: https://inst.eecs.berkeley.edu/~cs61a/sp21/proj/scheme/ 重新梳理了一下REPL的过程。 目录 Implementation overview Part 0: Testing Your ...
网址 https: inst.eecs.berkeley.edu cs a fa proj scheme part i the evaluator 目录 problem : problem : problem : problem : problem : problem : problem : problem : problem : problem : problem : problem : pro ...
2022-04-24 14:12 2 1742 推荐指数:
项目说明: https://inst.eecs.berkeley.edu/~cs61a/sp21/proj/scheme/ 重新梳理了一下REPL的过程。 目录 Implementation overview Part 0: Testing Your ...
网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/proj/cats/ 在github上面有一个写的更好的 https://github.com/y1cunhui/cs61A-2021Fall/blob/main/proj02-cats/cats.py 写 ...
网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/disc/disc11/#q1-using-pair problem1: probelm2: probelm3: probelm4: probelm5: problem6: ...
网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/proj/ants/#introduction 目录 problem1: problem2: problem3: problem4: problem5 ...
Intro 前两个项目还算简单, 比较不复杂. 但是今天这个第三个项目难度确实是上升了(看游戏规则就知道这个有多复杂了). 感觉像是植物大战僵尸 所以我打算为他写一篇博客来整理一下写代码时候的 ...
Accounts Q2: Retirement Add a time_to_retire method to the Account class. This method takes i ...
Q2: Over or Under Define a procedure over-or-under which takes in a number num1 and a number num ...
OOP Q1: Vending Machine In this question you'll create a vending machine that only outputs a ...