当前位置:
首页
资源下载

搜索资源 - look disk scheduling
搜索资源列表
-
0下载:
自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
-
-
0下载:
电梯调度算法实现磁盘的调度的源代码!需要仔细看啊!-Elevator scheduling disk scheduling algorithm source code! The need for a closer look at ah!
-
-
0下载:
通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate
-
-
0下载:
在我们学习的过程中共遇见5种磁盘调度算法它们分别是:
FCFS(先来先服务)调度
SSTF(最短查找时间优先)调度
SCAN(扫描)调度
C-SCAN(环形扫描)调度
LOOK(查找)调度(电梯) -disk scheduling algorithm source code
-
-
0下载:
模拟磁盘调度算法,fifo,scan,c-scan,c-look-Simulated disk scheduling algorithm
-
-
1下载:
a program that implements the following disk-scheduling algorithms:
FCFS, SSTF, SCAN, C-SCAN, Look and C-Look
-