搜索资源列表
电梯调度算法
- 51实现电梯控制程序,用于控制电梯上下 有判定功能 调试通过-achieve elevator control procedures for the control of the lift with both determined by functional testing
磁盘调度算法
- 磁盘调度算法 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
电梯调度
- 用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
elevator
- java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
CplusplusDiskScheduling
- 模拟电梯调度算法,对磁盘进行移臂操作,观察调度程序的动态运行过程。-Elevator scheduling algorithm simulation of the disk arm to move the operation to observe the dynamic scheduler is running.
elevatorAttemper
- 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
dianti01
- 电梯调度算法实现磁盘的调度的源代码!需要仔细看啊!-Elevator scheduling disk scheduling algorithm source code! The need for a closer look at ah!
Elevator_algorithm
- 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-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!
OS_algorithm
- 操作系统,磁盘调度算法演示程序,电梯调度算法-Operating systems, disk scheduling algorithm demo program
new
- 实现了应用于办公场所或者酒店的电梯调度算法,解决了乘客长期等待的问题。-a system about the runing of elevator
makefile
- 电梯调度算法,包括四种方法。操作系统必备的知识-Elevator scheduling algorithms, including the four methods. Operating system must have knowledge
Scan
- 一个完整的模拟磁盘电梯调度算法 有详细的注释-Simulation of a complete elevator disk scheduling algorithm detailed notes
Elevator_diantidiaodusuanfaC
- 实现电梯调度算法的C++源程序,有四种,感觉蛮丰富的,蛮全的-C++ source code to achieve the Elevator scheduling algorithm
cipan
- 磁盘调度算法,包括电梯调度,Scan-磁盘调度算法,包括电梯调度,Scan等等
MyElevator
- 实现电梯调度算法的演示 有两个电梯可以使用-Elevator scheduling algorithm to achieve a demonstration
dianti
- 一个简单的电梯调度算法 自己写的 有需要的随便拿 希望对大家有所帮助-A simple elevator scheduling algorithm wrote it myself in need of randomly want to help everyone
407417080115
- 操作系统课程设计驱动调度 模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
Java操作系统磁盘调度算法
- 模拟操作系统磁盘调度算法,实现了先来先服务,最短寻道时间,电梯扫描算法(Disk scheduling algorithm for analog operating system)
diantidioadu
- 完成电梯调度算法设计,基于单部电梯算法设计(Design of elevator scheduling algorithm,Algorithm design based on single part elevator)