搜索资源列表
电梯调度
- 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。
elevator
- 模拟电梯调度程序 五部电梯 每个电梯10层的调度-Elevator Simulation scheduler five 10-story elevator in each elevator scheduling
elevator
- 模仿电梯调度小程序----学习操作系统需完成项目之一-Imitation elevator dispatching small program---- to learn one of the items to be accomplished in the operating system
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
elevator
- 模拟电梯的调度,利用排队论的思想来处理电梯调度过程中对用户请求的处理-Simulated elevator scheduling, the use of the idea of queuing theory to deal with elevators for the activation process of handling user requests
lift
- 这是一个高10层调度两部电梯的软件,具有良好的调度功能。-This is a high 10-story elevator two scheduling software, has a good scheduling functions.
7941927multiElevatorSimulator
- 电梯调度模拟,可以实现电梯的调度模拟,很好的代码,大家-Elevator scheduling simulation can be achieved lift scheduling simulation, very good code, we
Elevator1.0
- 一个可以自动设置楼层高度和电梯数量的异步电梯调度程序。-Can automatically set up a floor height and the number of asynchronous elevator elevator scheduler.
ElevatorSim_v2.0
- 40层的电梯调度程序,是用VC完成的,可以自由设定电梯超载人数,电梯运行时间等,功能完整-40-story elevator scheduling procedure is completed with VC, they can set the number of overloading the lift, elevator and other run-time, full-featured
OS_algorithm
- 操作系统,磁盘调度算法演示程序,电梯调度算法-Operating systems, disk scheduling algorithm demo program
new
- 实现了应用于办公场所或者酒店的电梯调度算法,解决了乘客长期等待的问题。-a system about the runing of elevator
Elevator_diantidiaodusuanfaC
- 实现电梯调度算法的C++源程序,有四种,感觉蛮丰富的,蛮全的-C++ source code to achieve the Elevator scheduling algorithm
cipan
- 磁盘调度算法,包括电梯调度,Scan-磁盘调度算法,包括电梯调度,Scan等等
MyElevator
- 实现电梯调度算法的演示 有两个电梯可以使用-Elevator scheduling algorithm to achieve a demonstration
Elevator
- 电梯调度仿真,写的还是不错的,大家下载分享-elevator
os-qudongdiaodu
- 操作系统实验,模拟磁盘调度中的电梯调度程序-Operating system, experiment, simulation of the disk scheduling elevator dispatcher ~ ~
Elevator
- 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
sm5
- 是一个关于电梯调度的有效程序,用动态规划的方法求解调度问题,是一种有效的方法和高效的程序-Is an effective procedure on the elevator scheduling with dynamic programming method to solve the scheduling problem is an effective and efficient way to process
elevator
- 本人编写的电梯调度仿真,VS08下无错运行,需要更改电梯数与楼层数的在头文件中更改宏定义即可(I have written elevator scheduling simulation, VS08 no error running, you need to change the number of elevators and floor number in the header file to change the macro definition)
demo3
- 进行了磁盘调度算法中的电梯调度算法,亲测有效,环境为win10+VS2015(The elevator scheduling algorithm in the disk scheduling algorithm is carried out, and the environment is win10+VS2015)