29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
<!-- GFM-TOC -->
|
||
* [目录](#目录)
|
||
* [参考资料](#参考资料)
|
||
<!-- GFM-TOC -->
|
||
|
||
|
||
# 目录
|
||
|
||
- [概述](计算机操作系统%20-%20概述.md)
|
||
- [进程管理](计算机操作系统%20-%20进程管理.md)
|
||
- [死锁](计算机操作系统%20-%20死锁.md)
|
||
- [内存管理](计算机操作系统%20-%20内存管理.md)
|
||
- [设备管理](计算机操作系统%20-%20设备管理.md)
|
||
- [链接](计算机操作系统%20-%20链接.md)
|
||
|
||
# 参考资料
|
||
|
||
- 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)
|
||
<div align="center">欢迎关注公众号,获取最新文章!</div></br>
|
||
<div align="center"><img width="150px" src="https://cyc-1256109796.cos.ap-guangzhou.myqcloud.com/%E5%85%AC%E4%BC%97%E5%8F%B7.jpg"></img></div>
|