搜索资源列表
elevator
- 电梯调度算法的研究,此代码为酒店或者其他需要电梯集群调度的来用。-Elevator scheduling algorithm, this code or other needs for the hotel elevator to use cluster scheduling.
uml
- 1. 网上图书馆系统建模及实现 2. 对一组电梯建模并实现 在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求: 1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。 2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。 3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。 4、保存一个星期内的各电梯的运行记录。 -1. Online Library System Model
ElevFramework
- 简单电梯调度算法,算法实现了类似于公交车功能的电梯调度算法,每层都停,效率低。但整个框架可用,只需修改调度算法即可-Simple the elevator scheduling algorithms, algorithms achieve the elevator scheduling algorithm, similar to the function of the bus on each floor are stopped, the efficiency is low. The entire
Elevator
- 使用verilog语言编写的实现六层楼的电梯调度算法实现。模拟仿真成功-Using verilog language to achieve six-story elevator scheduling algorithm implementation. Successful Simulation