文件名称:Disk-scheduling
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.53kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
① 理解和掌握常用的磁盘调度算法的内容和原理。磁盘是可被多个进程共享的设备。当有
多个进程都请求访问磁盘时,应采用一种适当的调度算法,以使各个进程对磁盘的平均访问(主要是寻道)时间最小。
② 通过本实验,使用先来先服务算法、最短寻道时间优先算法、扫描算法,模拟实现一个简单的磁盘调度系统。
-The understanding and grasp of the commonly used disk scheduling algorithm content and principle. The disk can be shared by multiple processes equipment. When there isMultiple processes all requests to access a disk, should adopt an appropriate scheduling algorithm, to make the process of disk average access (mainly seek ) minimum time.II through this experiment, using a first come first serve algorithm, shortest seek time first algorithm, sweep algorithm, simulation of the realization of a simple disk scheduling system.
多个进程都请求访问磁盘时,应采用一种适当的调度算法,以使各个进程对磁盘的平均访问(主要是寻道)时间最小。
② 通过本实验,使用先来先服务算法、最短寻道时间优先算法、扫描算法,模拟实现一个简单的磁盘调度系统。
-The understanding and grasp of the commonly used disk scheduling algorithm content and principle. The disk can be shared by multiple processes equipment. When there isMultiple processes all requests to access a disk, should adopt an appropriate scheduling algorithm, to make the process of disk average access (mainly seek ) minimum time.II through this experiment, using a first come first serve algorithm, shortest seek time first algorithm, sweep algorithm, simulation of the realization of a simple disk scheduling system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Disk scheduling.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.