搜索资源列表
cipan123
- 这是一个磁臂移动的算法程序,他模拟电梯算法来运算的,111111111111111111.-This is a mobile magnetic arm algorithm procedures, he algorithm to simulate the lift operator, 111111111111111111.
SSTF
- 操作系统磁盘调度算法中的SSTF最短寻道时间优先算法!输出移动臂的距离和顺序!-Disk Operating System Scheduling Algorithm of SSTF shortest tracking time priority algorithm! Mobile export boom and the distance order!
CSCAN
- 单项扫描调度算法的基本思想是,不考虑访问者等待的先后次序,总是从0号柱面开始向里道扫描,按照各自所要访问的柱面位置的次序去选择访问者。在移动臂到达最后一个柱面后,立即快速返回到0号柱面,返回时不为任何的访问者等待服务。在返回到0号柱面后,再次进行扫描。-Single scan scheduling algorithm is the basic idea is that visitors do not consider waiting for the order, always starting
java
- 这是一个关于移动臂调度算法的代码 第一次上传试试 谢谢合作-good boy。good job
移动臂调度算法
- 完美的实现各种算法比如先来先去最短寻道扫描(电梯梯度)算法循环扫描算法(Operating system mobile arm algorithm)