CS-Notes/docs/notes/计算机操作系统 - 目录.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2019-03-09 08:31:29 +08:00
<!-- GFM-TOC -->
* [目录](#目录)
* [参考资料](#参考资料)
<!-- GFM-TOC -->
# 目录
- [概述](计算机操作系统%20-%20概述.md)
- [进程管理](计算机操作系统%20-%进程管理.md)
- [死锁](计算机操作系统%20-%死锁.md)
- [内存管理](计算机操作系统%20-%内存管理.md)
- [设备管理](计算机操作系统%20-%设备管理.md)
- [链接](计算机操作系统%20-%链接.md)
# 参考资料
- Tanenbaum A S, Bos H. Modern operating systems[M]. Prentice Hall Press, 2014.
- 汤子瀛, 哲凤屏, 汤小丹. 计算机操作系统[M]. 西安电子科技大学出版社, 2001.
- Bryant, R. E., & OHallaron, 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)