搜索资源列表
仿真图书馆电梯问题
- 这是个实现电梯问题的算法,包含了类的设计,和算法的实现-This is a realization of the elevator algorithm, the category includes the design, and algorithm implementation
电梯调度
- 用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
MyElevator.rar
- 模拟电梯系统,模拟现实中电梯的基本调度算法与实现.有基本的测试,Simulated elevator system, simulated reality elevator and realization of the basic scheduling algorithm. There was a basic test
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
CplusplusDiskScheduling
- 模拟电梯调度算法,对磁盘进行移臂操作,观察调度程序的动态运行过程。-Elevator scheduling algorithm simulation of the disk arm to move the operation to observe the dynamic scheduler is running.
C++MecrosoftWord
- 这是关于一部电梯的C++算法实现对于初学者很有帮助望大家借鉴下载-This is an elevator on the C++ Algorithm look very helpful for everyone from beginners to download
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!
fawt
- 电梯运行控制的算法,已经运行出来,有一定的参考价值-Elevator operation control algorithms, has been running out, there is some reference value
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
MyElevator
- 实现电梯调度算法的演示 有两个电梯可以使用-Elevator scheduling algorithm to achieve a demonstration
Elevator
- 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
elevator
- 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
407417080115
- 操作系统课程设计驱动调度 模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
2017_Elevator
- 基于STC89C52的简易电梯模型,采用的算法实现了就近原则和同方向原则(Based on STC89C52 simple elevator model, the algorithm used to achieve the nearest principle and the same direction principle)
demo3
- 进行了磁盘调度算法中的电梯调度算法,亲测有效,环境为win10+VS2015(The elevator scheduling algorithm in the disk scheduling algorithm is carried out, and the environment is win10+VS2015)