搜索资源列表
VBSSTF
- 是用VB写的操作系统课程设计SSTF模拟算法程序-is written in VB courses on operating system design simulation algorithm procedures SSTF
os
- 操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,SCAN,CSCAN,FSCAN
Disk-scheduling
- 磁盘调度算法,几个基本的磁盘调度算法,包括FCFS,SSTF,SCAN,CSCAN等,本程序采用c#完成,有需要的可以下-Disk scheduling algorithm, a few basic disk scheduling algorithms, including FCFS, SSTF, SCAN, CSCAN and so on, using c# to complete this procedure, there is a need that can be under the
OS2010
- 可视化磁盘调度,实现四种方法fcfs,sstf,scan,cscan-Visual disk scheduling, achieving four methods fcfs, sstf, scan, cscan
disk
- 本程序设计用于模拟实现包括FCFS、SSTF、电梯、scan算法在内的磁盘调度算法,计算出各种算法的磁头移动道数供用户参考比较。-This program is designed for analog realization, including FCFS, SSTF, the elevator, scan the disk scheduling algorithms, including, heads of various algorithms to calculate the number
FCFS
- 先服务FCFS,最短寻道时间优先SSTF,SCAN和循环SCAN算法的实现方法。-First-served FCFS, shortest seek time priority leaf Total Flavonoid the SCAN and circulation SCAN algorithm implementations.
disk-scheduling-algorithms
- a program that implements the following disk-scheduling algorithms: FCFS, SSTF, SCAN, C-SCAN, Look and C-Look
SSTF
- A large number of C language source libraries for reference