mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
Merge 2e499cb196 into 68bcd3bc58
This commit is contained in:
commit
0e16b25e29
1 changed files with 18 additions and 0 deletions
18
docs/操作系统/NTHUOS.md
Normal file
18
docs/操作系统/NTHUOS.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# NTHU OS: 作業系統
|
||||
|
||||
## 课程简介
|
||||
|
||||
- 所属大学:台湾清华大学
|
||||
- 先修要求:C 语言
|
||||
- 编程语言:C 语言
|
||||
- 课程难度:🌟🌟🌟
|
||||
- 预计学时:60 小时+
|
||||
|
||||
上这门课最早是我用来应付期末考试的。看了之后才发现周志远教授擅长于通过一步步引导,将操作系统课本中的难点解释的通俗易懂。
|
||||
|
||||
## 课程资源
|
||||
|
||||
- 课程网站:<https://ocw.nthu.edu.tw/ocw/index.php?page=course&cid=141>
|
||||
- 课程网站:<https://ocw.nthu.edu.tw/ocw/index.php?page=course_news_content&cid=141&id=999>
|
||||
- 课程视频:<https://www.bilibili.com/video/BV1Fa4y1a7p7/>
|
||||
- 课程教材:[《Operating System Concepts》](https://os.ecci.ucr.ac.cr/slides/Abraham-Silberschatz-Operating-System-Concepts-10th-2018.pdf)
|
||||
Loading…
Reference in a new issue