Description: 1 disk scheduling algorithm, first come first served (FCFS) 2, the shortest seek time first (SSTF) 3, scan algorithm (SCAN) 4, cyclic scan algorithm (CSCAN)
To Search:
- [dispatcher] - Implementation process scheduling short
File list (Check if you may need any files):
操作系统课程设计磁盘调度算法最终版本\123.cpp
....................................\123.dsp
....................................\123.dsw
....................................\123.ncb
....................................\123.opt
....................................\123.plg
....................................\Debug\123.exe
....................................\.....\123.ilk
....................................\.....\123.obj
....................................\.....\123.pch
....................................\.....\123.pdb
....................................\.....\vc60.idb
....................................\.....\vc60.pdb
....................................\read me first.txt
....................................\Debug
操作系统课程设计磁盘调度算法最终版本