Description: (1) design and implementation of a function, to complete a first-come first-served disk scheduling (2) design and implementation of a function to complete the shortest seek time disk scheduling priority. (3) design and implementation of a function to complete the elevator disk scheduling algorithm
File list (Check if you may need any files):
磁盘调度\DiskScheduling.cpp
........\磁盘调度实验报告.doc
磁盘调度