搜索资源列表
student
- 学习使用页面置换算法FIFO和LRU,进一步了解操作系统中页面分配及中断。-learning to use replacement pages FIFO and LRU algorithm, a better understanding of the operating system and the allocation of pages interruption.
USB_Device_driver
- 本文介绍了USB设备Bulk模式驱动程序的设计。该设计使用FIFO消息队列、信号量机制和定时器中断机制,可在不同的操作系统中实现。文中所用到的程序体系结构对于实现不同USB设备进行Bulk模式通讯是通用的。
12
- 操作系统课程设计,课程设计得优,FIFO,LRU,等算法的实现-Operating system program design, program designed to excellent, FIFO, LRU, etc. Algorithm
fifo
- 操作系统FIFO页面置换算法实现VC6.0源码-FIFO page replacement algorithm for the operating system source code to achieve VC6.0
yemianzhihuan
- 操作系统页面置换算法模拟实验报告(先进先出置换算法,最近最久未使用置换算法,最佳置换算法 )-Operating system page replacement algorithm simulation report (FIFO replacement algorithm, the most recent time use replacement algorithm, the optimal replacement algorithm)
Linux程序
- 操作系统FCFS,FIFO,SJF程序代码。。。。。。。。。。。。。。。。。。。