计算机操作系统 - 目录.md 1.6 KB
Newer Older
C
CyC2018 已提交
1 2 3 4 5 6 7 8 9
<!-- GFM-TOC -->
* [目录](#目录)
* [参考资料](#参考资料)
<!-- GFM-TOC -->


# 目录

- [概述](计算机操作系统%20-%20概述.md)
C
CyC2018 已提交
10 11 12 13 14
- [进程管理](计算机操作系统%20-%20进程管理.md)
- [死锁](计算机操作系统%20-%20死锁.md)
- [内存管理](计算机操作系统%20-%20内存管理.md)
- [设备管理](计算机操作系统%20-%20设备管理.md)
- [链接](计算机操作系统%20-%20链接.md)
C
CyC2018 已提交
15 16 17 18 19 20 21 22 23 24 25 26

# 参考资料

- Tanenbaum A S, Bos H. Modern operating systems[M]. Prentice Hall Press, 2014.
- 汤子瀛, 哲凤屏, 汤小丹. 计算机操作系统[M]. 西安电子科技大学出版社, 2001.
- Bryant, R. E., & O’Hallaron, D. R. (2004). 深入理解计算机系统.
- 史蒂文斯. UNIX 环境高级编程 [M]. 人民邮电出版社, 2014.
- [Operating System Notes](https://applied-programming.github.io/Operating-Systems-Notes/)
- [Operating-System Structures](https://www.cs.uic.edu/\~jbell/CourseNotes/OperatingSystems/2_Structures.html)
- [Processes](http://cse.csusb.edu/tongyu/courses/cs460/notes/process.php)
- [Inter Process Communication Presentation[1]](https://www.slideshare.net/rkolahalam/inter-process-communication-presentation1)
- [Decoding UCS Invicta – Part 1](https://blogs.cisco.com/datacenter/decoding-ucs-invicta-part-1)
C
CyC2018 已提交
27 28 29 30




C
CyC2018 已提交
31 32
</br><div align="center">公众号 CyC2018,专注于核心基础知识分享、求职指导、技术成长。在公众号后台回复 ziliao 可领取复习大纲,帮你理清复习重点。</div></br>
<div align="center"><img width="180px" src="https://cyc-1256109796.cos.ap-guangzhou.myqcloud.com/%E5%85%AC%E4%BC%97%E5%8F%B7.jpg"></img></div>