搜索资源列表
Pro
- Sample programs for implementing the Operating system concepts in UNIX [ disk scheduling, creating fork, CPU Scheduling, etc.,]
dask
- 加深对于操作系统设备管理技术的了解,体验磁盘移臂调度算法的重要性;掌握 几种重要的磁盘移臂调度算法,练习模拟算法的编程技巧,锻炼研究分析试验数 据的能力。 -Deepen the understanding of the operating system device management technology and experience transfer disk arm scheduling algorithm importance master disk transfer
keshe
- 操作系统的课程设计实现银行家算法,进程调度算法和磁盘调度算法-Operating system design and implementation of courses bankers algorithm, the process of scheduling and disk scheduling algorithm
Prac5
- disk scheduling algorithm
test
- 磁盘调度算法的实现,模拟寻道优先算法,先进先出算法,一个简单的磁盘调度程序-Disk scheduling algorithm implemented analog seek first algorithm, first-in-first-out algorithm, a simple disk scheduler
disk-scheduling-algorithms
- a program that implements the following disk-scheduling algorithms: FCFS, SSTF, SCAN, C-SCAN, Look and C-Look