mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-05-11 11:08:13 +08:00
add maths fundamentals
This commit is contained in:
@@ -13,6 +13,9 @@ nav:
|
||||
- Makefile: '必学工具/Makefile.md'
|
||||
- Latex: '必学工具/Latex.md'
|
||||
- 实用工具箱: '必学工具/tools.md'
|
||||
- 数学基础:
|
||||
- 'MIT Calculus Course': '数学基础/MITmaths.md'
|
||||
- 'MIT Linear Algebra': '数学基础/MITLA.md'
|
||||
- 编程入门:
|
||||
- MIT-Missing-Semester: '编程入门/MIT-Missing-Semester.md'
|
||||
- 'Harvard CS50: This is CS50x': '编程入门/CS50.md'
|
||||
@@ -26,12 +29,12 @@ nav:
|
||||
- 体系结构:
|
||||
- 'Coursera: Nand2Tetris': '体系结构/N2T.md'
|
||||
- 'UCB CS61C: Great Ideas in Computer Architecture': '体系结构/CS61C.md'
|
||||
- 'CMU CS15213: CSAPP': '体系结构/CSAPP.md'
|
||||
- 'CMU 15-213: CSAPP': '体系结构/CSAPP.md'
|
||||
- 操作系统:
|
||||
- 'MIT 6.S081: Operating System Engineering': '操作系统/MIT6.S081.md'
|
||||
- 'UCB CS162: Operating System': '操作系统/CS162.md'
|
||||
- 并行与分布式系统:
|
||||
- 'Stanford CS149: Parallel Computing': '并行与分布式系统/CS149.md'
|
||||
- 'CMU 15-418/Stanford CS149: Parallel Computing': '并行与分布式系统/CS149.md'
|
||||
- 'MIT 6.824: Distributed System': '并行与分布式系统/MIT6.824.md'
|
||||
- 计算机网络:
|
||||
- 'Computer Networking: A Top-Down Approach': '计算机网络/topdown.md'
|
||||
|
||||
Reference in New Issue
Block a user