Intro 前两个项目还算简单, 比较不复杂. 但是今天这个第三个项目难度确实是上升了(看游戏规则就知道这个有多复杂了). 感觉像是植物大战僵尸 所以我打算为他写一篇博客来整理一下写代码时候的 ...
网址 https: inst.eecs.berkeley.edu cs a fa proj ants introduction 目录 problem : problem : problem : problem : problem : problem : problem : problem : problem : problem : problem : problem : extra credit: ...
2022-04-05 13:21 0 4629 推荐指数:
Intro 前两个项目还算简单, 比较不复杂. 但是今天这个第三个项目难度确实是上升了(看游戏规则就知道这个有多复杂了). 感觉像是植物大战僵尸 所以我打算为他写一篇博客来整理一下写代码时候的 ...
网址 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/scheme/#part-i-the-evaluator 目录 problem1: problem2: problem3: problem4 ...
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 ...
Q1: Generate Permutations Given a sequence of unique elements, a permutation of the sequence is ...