所属分类:
磁盘编程
开发工具:Visual C++
文件大小:3KB
下载次数:2
上传日期:2009-06-23 18:23:20
说明: 磁盘调度算法的实现,包括先来先服务、电梯法、最短路径优先法
(Disk scheduling algorithm, including the first-come, first serve, lift method, Shortest Path First Act)
文件列表:
磁盘调度算法
............\3种算法实现磁盘调度.cpp
............\磁盘调度.cpp