周课上课内容
- Assignment 思路讲解
- lab
- quiz
- tutorial
mt final考前冲刺
- 按章节归类往年真题练习
- 上学期的对应考试一整套题目详细讲解
常用refrence 链接
cheat sheet
https://www.students.cs.ubc.ca/cs-121/2018S/handouts/formulasheet.pdf
magic box manual
https://www.students.cs.ubc.ca/cs-121/2015W1/handouts/MagicBoxManual-v2.pdf
Logisim常见问题
1) If you can't see .circ files on Mac, follow these steps:
Open Finder
Press Command + Shift + H
This should open your home folder (the folder should be named after you or your username)
Drag the .circ file into this folder
Logisim should now be able to see the file
Also, make sure the filename ends with “.circ” rather than “.circ.someting_else”. Ensure Logisim has been granted permission to access the folder in which the file is placed.
2) If you can't install Logisim:
Instead of downloading the executable, try using the .jar file (https://sourceforge.net/projects/circuit/files/2.7.x/2.7.1/logisim-generic-2.7.1.jar/download). Then you can run it by typing
java -jar logisim-generic-2.7.1.jar