Description: Disk is the high-speed, large capacity, rotating, direct access storage device. As a secondary computer system memory, to carry out heavy work input and output in modern computer systems often also have a number of requests to access the disk input and output requirements. System can use a strategy, as far as possible the best order of implementation of the disk access requests. As the disk access time is mainly affected by the impact of seek time T, which requires use of appropriate seeking algorithms to reduce the seek time. This experiment requires students to design a disk scheduling simulation program, observe the dynamic process scheduler. Experiments for students to understand and grasp the disk scheduling functions.
To Search:
File list (Check if you may need any files):
磁盘调度\磁盘调度.dsw
........\磁盘调度.ncb
........\磁盘调度.plg
........\磁盘调度.opt
........\磁盘调度.dsp
........\main.ncb
........\main.plg
........\node.h
........\FCFS.H
........\sstf.h
........\main.cpp
........\scan.h
........\Debug\vc60.idb
........\.....\vc60.pdb
........\.....\main.pdb
........\.....\main.ilk
........\.....\main.exe
........\.....\main.obj
........\main.opt
........\main.dsp
........\main.dsw
........\Debug
磁盘调度