搜索资源列表
jsjczxt
- 本课件是本人多年来教学实践中积累和制作的《操作系统》这门课程的教学课件(ppt格式),使用多次学生反映较好,有较高实用价值。-Courseware is the teaching practice over the years I accumulated and the production of the "system" of this curriculum courseware ( ppt format), use better reflect the number of
清华大学课程讲义-操作系统
- 清华大学课程讲义-操作系统(Powerpoint格式)-Qinghua course lectures-OS (Powerpoint format)
课程设计介绍
- 模拟操作系统的文件-simulation operating system documentation
fs
- 模拟linux操作系统文件系统资源管理的C程序,可供操作系统课程设计和学习文件系统参考。
yeshi
- 请求页式存储管理 操作系统课程设计 设计一个请求页式存储管理方案。并编写模拟程序实现之。页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存