搜索资源列表
磁盘调度算法
- 操作系统课设磁盘调度算法,并求出每种算法的平均寻道长度
os
- 目录 一、摘要 …… …… …3 二、算法基本思想描述 ………………………………………………………… …3 2.1 磁盘调度主要思想 ……………………………………………… …………3 2.2 算法描述 ………………………………………………………… ……………3 三、开发环境…………………………………………………………………………5 四、重要算法和设计思路描述……………………………………… …………………5 五、程序实现---数据结构 ……………………………………………
c
- 1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to achieve its main task is to s
cpdd
- 磁盘调度算法 (先来先服务 最短路径优先 电梯算法)-FCFS SSTF ELE
3090608026
- 模拟电梯调度算法,实现对磁盘的驱动调度 模拟电梯调度算法,对磁盘进行移臂和旋转调度。-Simulation of elevator dispatching algorithm, realization of the disk drive operation
cpyb
- 移臂调度算法又叫磁盘调度算法,根本目的在于有效利用磁盘,保证磁盘的快速访问-The process of shifting the disk arm scheduling simulation system design- first come first serve method, the shortest seek time priority algorithm, Elevator algorithm
cipandiaodu
- 采用先来先服务、最短寻道优先以及电梯调度方法,对于如下给定的一组磁盘访问进行调度。要求给出每种算法中磁盘访问的顺序,计算出平均移动道数。(当前读写头在90号,向磁道号增加的方向移动)-Shortest seek first-come, first serve, priority and elevator scheduling method for following a given set of disk access scheduling. Required to give the order