资源列表
FIFO-shao
- 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法-process FIFO scheduling algorithm, priority number scheduling, time slice Web scheduling, classification algorithm
FCFS
- 操作系统FCFC源程序,用来模拟先来先服务的实现过程-FCFC source operating system, used to simulate a first-come first-served implementation process
spooling
- 操作系统原理的spooling技术的模拟.-Operating System of the spooling technology simulation.
FIFO
- 操作系统算法FIFO算法源代码,可供学习、研究之用!!!使用C++编写-FIFO CODE
BANKER~1.C.tar
- bankers algorithm for deadlock detection
Disk-scheduling
- 对操作系统的磁盘调度的一个算法模拟,可以根据界面上的提示进行相应操作。-An operating system disk scheduling algorithm simulation, based on the interface and operate accordingly.
mydev
- 采用模块方法,添加一个新的字符设备的驱动程序。 并编写一个程序测试添加的驱动。 -Modular approach, adding a new driver character device. And write a program to test the added drive.
MouseTest
- test code: computer mouse navigation
sjp
- 操作系统进程调度时间片算法 可输入时间片大小 每个进程名字 到达时间和服务时间 计算出各个进程的调度时间 完成时间和带权周转时间-Operating system process scheduling time slice algorithm can enter the name of each process time slice size of the arrival time and service time to calculate the activation time to c
sy03
- 操作系统实验,页式管理实现地址转换模拟程序详细代码-Experimental operating system, page-style management to achieve more code address translation simulator
wannianli
- 操作系统非常好 看一下不错的额,bat文件-c++ google
daima
- 请求分页存储管理系统,系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法、最佳淘汰算法。-Storage management request paging system, page replacement algorithm must include the page-out algorithm FIFO (FIFO), least recently used LRU algorithm for page-out, the best-out algori