搜索资源列表
cipandiaodusuanfa
- 磁盘调度算法实现1、先来先服务(FCFS) 2、最短寻道时间优先(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -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)
SStF
- 最短寻道时间优先(SSTF)和扫描(SCAN)算法-Shortest seek first (SSTF) and scanning (SCAN) algorithm