CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - 电梯调度算法

搜索资源列表

  1. 磁盘调度算法

    0下载:
  2. 磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7.17kb
    • 提供者:飞扬
  1. oskcsj

    0下载:
  2. 模拟电梯调度算法,实现对磁盘的驱动调度,源代码,流程图,截图
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:82.2kb
    • 提供者:屈辰子
  1. 电梯调度

    1下载:
  2. 用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:128.52kb
    • 提供者:王东
  1. qd

    0下载:
  2. 这是本人大二的课程设计源代码,用的是电梯调度算法,请大家指教-This is my second year of the curriculum design source code, use the elevator scheduling algorithm, Please advise
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:164.66kb
    • 提供者:舒明
  1. elevatorAttemper

    0下载:
  2. 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5.12kb
    • 提供者:张鹤
  1. Elevator_algorithm

    0下载:
  2. 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6.12kb
    • 提供者:逸泉
  1. makefile

    0下载:
  2. 电梯调度算法,包括四种方法。操作系统必备的知识-Elevator scheduling algorithms, including the four methods. Operating system must have knowledge
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:龙我雷
  1. Scan

    0下载:
  2. 一个完整的模拟磁盘电梯调度算法 有详细的注释-Simulation of a complete elevator disk scheduling algorithm detailed notes
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1.88kb
    • 提供者:刘贤震
  1. include

    0下载:
  2. 磁盘调度算法,包含先来先服务,最短优先调度服务,电梯调度算法,单向调度算法,我也不知道到底好不好-disc dispatch algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:4.44kb
    • 提供者:李小月
  1. a1

    0下载:
  2. 磁盘调度算法:包括先来先服务算法,最短寻道时间算法,电梯寻道算法。-Disk scheduling algorithms: including a first-come first-served algorithm, the shortest seek time algorithm, elevator seek algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.02kb
    • 提供者:lzh
  1. 1

    0下载:
  2. 磁盘调度算法 先来先服务,电梯算法 操作系统课程设计-kechengsheji
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:951byte
    • 提供者:xhouyan
  1. lab3

    0下载:
  2. 模拟电梯调度算法,对磁盘进行移臂和旋转操作-Simulated elevator scheduling algorithm, moving the disk arm and rotation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:579.09kb
    • 提供者:
  1. yibi

    0下载:
  2. 移动臂调度,包括新来先服务算法,电梯调度等,操作系统-Mobile arm scheduling, including the new first-served algorithm, elevator scheduling, operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1.31kb
    • 提供者:yangyu
  1. scan

    0下载:
  2. 模拟电梯调度算法,对磁盘进行移臂和旋转调度-Simulated elevator scheduling algorithm, the disk arm and rotating shift schedule
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:94.29kb
    • 提供者:lilingling
  1. 407417080115

    0下载:
  2. 操作系统课程设计驱动调度 模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:191.14kb
    • 提供者:
  1. diantidiaodushix

    0下载:
  2. 电梯调度的实现,里面包括调度的算法,已经使用的优先级,可以使用简单的模拟电梯的运行状况。-Elevator scheduling to achieve, which include scheduling algorithms, priority has been to use, you can use a simple simulation of elevator operation.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5.1mb
    • 提供者:王天琪
  1. cipandiaodu

    0下载:
  2. 实现磁盘调度的三个算法:先来先服务,最短寻道优先和电梯调度-To achieve the three disk scheduling algorithms: FCFS,SSTF,SCAN
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:王二
  1. disk

    0下载:
  2. 操作系统各种调度算法模拟,包括先来先服务、最短寻道时间优先、电梯调度算法等。-A variety of operating systems scheduling algorithm simulation, including first come, first service, the shortest way time priority, elevator for scheduling algorithm, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1.71kb
    • 提供者:lou
  1. qudong-diaodu-shiyan

    0下载:
  2. 操作系统实验中 关于基于电梯调度算法的驱动调度的试验 用C语言编写的-Written in C language, operating system, experiments on the test based on the elevator scheduling algorithm-driven scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1.76mb
    • 提供者:肖可
  1. SCAN

    0下载:
  2. 电梯调度算法,java语言模仿电梯调度算法,仅供研究操作系统开发人员参考。-Elevator scheduling algorithm, java language imitate elevator scheduling algorithm, operating system developers for research reference.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1.92kb
    • 提供者:hcy
« 12 »
搜珍网 www.dssz.com