File tree Expand file tree Collapse file tree 6 files changed +26
-1
lines changed Expand file tree Collapse file tree 6 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ https://github.com/miskcoo/TrivialDB by Yuhao Zhou
23
23
https://github.com/huzecong/rebaseDB by Zecong Hu and Yilong Wei
24
24
25
25
https://github.com/RecursionSheep/DBNoC by Zhiyang Chen
26
+
27
+ https://github.com/MashPlant/db by Chenhao Li
Original file line number Diff line number Diff line change @@ -21,3 +21,9 @@ https://github.com/Trinkle23897/decaf-complier
21
21
八点考试考到十点20
22
22
23
23
反正看完lecture之后去考试体验还行,弄来弄去也就那些题
24
+
25
+ # 2019 Update
26
+
27
+ 今年框架有了比较大的更新,从此以后旧的资源的作用可能就比较小了。不过其实我一直觉得往届的PA资源没什么用,出个新特性还不简单吗,而特性不一样的话自己要写的代码就完全不一样了。
28
+
29
+ 更加有用的还是同届的资源,不过要提醒一下助教不止会看jar的校验码是否一样哦。
Original file line number Diff line number Diff line change @@ -23,3 +23,13 @@ additional是写trie加速路由表查询,我不想写trie,一坨指针看
23
23
花了半天搞懂TCP拥塞控制
24
24
25
25
考试体验还行,大量往年题出现。还好不考滑动窗口大题,没怎么搞明白这玩意。
26
+
27
+ # 2019 Update
28
+
29
+ 今年框架有更新,现在框架本身和我们的实现都更加清晰简单了,看往年代码感觉乱七八糟的...
30
+
31
+ https://github.com/MashPlant/Router-Lab ,写的很水,没做什么复杂的优化,现在路由查询的速度几乎对成绩没有任何影响了,保证正确性即可。
32
+
33
+ 考试感想:也许题目可以不是原题,可以有新意,但是为了考好,还是只需要硬记ppt和拟合往年题就完事了。计算机系的课程大抵都是这样的吧。
34
+
35
+ 今年有考滑动窗口大题,这个还是挺重要的。
Original file line number Diff line number Diff line change 18
18
19
19
直接抄学长的OO代码……放弃吧,不现实的,而且效果真的不是很好,加一个feature烦得很
20
20
21
- 报告详见 https://github.com/Trinkle23897/cg2018/raw/master/hw2/report/report.pdf
21
+ 报告详见 https://github.com/Trinkle23897/Computational-Graphics-THU-2018/blob/master/hw2/report.pdf
22
+
23
+ # 其他人的
24
+
25
+ https://github.com/MashPlant/computational_graphics_2019 by Chenhao Li
Original file line number Diff line number Diff line change @@ -5,3 +5,5 @@ https://github.com/Harry-Chen/TrivialNews-Client
5
5
https://github.com/Trinkle23897/simple-news-android-app
6
6
7
7
https://github.com/chenweize1998/Android-News-App
8
+
9
+ https://github.com/MashPlant/News/
Original file line number Diff line number Diff line change
1
+ [ https://github.com/MashPlant/compiler-train-19 ] ( https://github.com/MashPlant/compiler-train-19 )
You can’t perform that action at this time.
0 commit comments