項目說明: 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 ...