Skip to content

Commit 44998fa

Browse files
Chenhao LiTrinkle23897
authored andcommitted
MashPlant (PKUanonym#58)
Orz
1 parent f66e360 commit 44998fa

File tree

6 files changed

+26
-1
lines changed

6 files changed

+26
-1
lines changed

大三上/数据库系统概论/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ https://github.com/miskcoo/TrivialDB by Yuhao Zhou
2323
https://github.com/huzecong/rebaseDB by Zecong Hu and Yilong Wei
2424

2525
https://github.com/RecursionSheep/DBNoC by Zhiyang Chen
26+
27+
https://github.com/MashPlant/db by Chenhao Li

大三上/编译原理/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ https://github.com/Trinkle23897/decaf-complier
2121
八点考试考到十点20
2222

2323
反正看完lecture之后去考试体验还行,弄来弄去也就那些题
24+
25+
# 2019 Update
26+
27+
今年框架有了比较大的更新,从此以后旧的资源的作用可能就比较小了。不过其实我一直觉得往届的PA资源没什么用,出个新特性还不简单吗,而特性不一样的话自己要写的代码就完全不一样了。
28+
29+
更加有用的还是同届的资源,不过要提醒一下助教不止会看jar的校验码是否一样哦。

大三上/计算机网络原理/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,13 @@ additional是写trie加速路由表查询,我不想写trie,一坨指针看
2323
花了半天搞懂TCP拥塞控制
2424

2525
考试体验还行,大量往年题出现。还好不考滑动窗口大题,没怎么搞明白这玩意。
26+
27+
# 2019 Update
28+
29+
今年框架有更新,现在框架本身和我们的实现都更加清晰简单了,看往年代码感觉乱七八糟的...
30+
31+
https://github.com/MashPlant/Router-Lab ,写的很水,没做什么复杂的优化,现在路由查询的速度几乎对成绩没有任何影响了,保证正确性即可。
32+
33+
考试感想:也许题目可以不是原题,可以有新意,但是为了考好,还是只需要硬记ppt和拟合往年题就完事了。计算机系的课程大抵都是这样的吧。
34+
35+
今年有考滑动窗口大题,这个还是挺重要的。

大二下/计算机图形学基础/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@
1818

1919
直接抄学长的OO代码……放弃吧,不现实的,而且效果真的不是很好,加一个feature烦得很
2020

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

大二小学期/Java程序设计与训练/hw/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ https://github.com/Harry-Chen/TrivialNews-Client
55
https://github.com/Trinkle23897/simple-news-android-app
66

77
https://github.com/chenweize1998/Android-News-App
8+
9+
https://github.com/MashPlant/News/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[https://github.com/MashPlant/compiler-train-19](https://github.com/MashPlant/compiler-train-19)

0 commit comments

Comments
 (0)