mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-24 02:16:58 +08:00
Some simple fix
This commit is contained in:
parent
c572f8045e
commit
edc86a0d1c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# ETH: Computer Architecture 227-2210-00L
|
||||
# ETH: Computer Architecture
|
||||
|
||||
## 课程简介
|
||||
|
||||
|
|
|
|||
|
|
@ -175,9 +175,9 @@ nav:
|
|||
- "UCB CS169: software engineering": "软件工程/CS169.md"
|
||||
- 体系结构:
|
||||
- "Coursera: Nand2Tetris": "体系结构/N2T.md"
|
||||
- "ETHz: Digital Design and Computer Architecture": "体系结构/DDCA.md"
|
||||
- "UCB CS61C: Great Ideas in Computer Architecture": "体系结构/CS61C.md"
|
||||
- "CMU 15-213: CSAPP": "体系结构/CSAPP.md"
|
||||
- "ETHz: Digital Design and Computer Architecture": "体系结构/DDCA.md"
|
||||
- "ETHz: Computer Architecture": "体系结构/227-2210-00L.md"
|
||||
- 操作系统:
|
||||
- "MIT 6.S081: Operating System Engineering": "操作系统/MIT6.S081.md"
|
||||
|
|
|
|||
Loading…
Reference in a new issue