搜索资源列表
电梯调度算法
- 51实现电梯控制程序,用于控制电梯上下 有判定功能 调试通过-achieve elevator control procedures for the control of the lift with both determined by functional testing
cpdu
- 简单最短寻道跟电梯算法,用C++编译 #include \"stdio.h\" #include \"stdlib.h\" #include <iostream.h>
c51
- 1. 电梯初始位置在第一层。 2. 算法完全模拟电梯工作。 3. 显示电梯所在层数和运动方向。 4. 按键复用,部分按钮在不同的时候表示两种功能。
20054165412353
- 一个关于电梯的模拟程序算法 拥有良好的用户界面 -A simulation program on the elevator algorithm has a good user interface
dianti
- 实现电梯的基本功能,并且在算法方面的基本算法进行了改进。-The basic function of the realization of elevator and the improved basic algorithm .
left
- avr,用1602显示,实现电梯算法,用iccavr编译。-avr, with the 1602 show, to achieve ladder algorithm
DT
- 最基本的电梯系统,涉及到按键选择楼层数,数码管显示楼层数,以及多次按键后系统如何处理的算法-The most basic elevator systems, related to the button to select the number of floors, the digital display the number of floors, as well as the algorithm how to deal with several key
elevator
- 基于51单片机的电梯模型控制代码。些许混乱,但是效果不错。有一个自己搞的控制策略小算法。-Based on the the 51 SCM elevator model control code. A little confusing, but the effect is good. A control strategy to engage small algorithm.
elevator_v2
- 用verilog语言描述的模拟单电梯的运行过程。方向优先原则。(1)每层电梯入口处设有上下请求按钮(一楼只有上请求,6楼只有下请求),电梯内设有顾客到达层次的停站请求开关。 (2)电梯入口处设有电梯当前所处楼层指示装置及电梯运行模式(上升或下降)指示装置。 (3)电梯每2秒升(降)一层楼。 (4)电梯到达有停站请求的楼层,经过1秒电梯门打开,开门指示灯亮,开门3秒后,电梯进入关门中状态,提示乘客可以按下延迟关门按键,此时指示灯闪烁,2秒后电梯门关闭,电梯继续进行,直至执行完最后一个
dianti
- 电梯采用积分的最优化算法,实现电梯的节能-Lift using integral optimal algorithm to achieve energy-saving elevator
PLC--elevator
- plc 的电梯控制程序,含有组态软件,控制算法。plc 采用三菱fx1n-plc elevator control program, containing configuration software
2017_Elevator
- 基于STC89C52的简易电梯模型,采用的算法实现了就近原则和同方向原则(Based on STC89C52 simple elevator model, the algorithm used to achieve the nearest principle and the same direction principle)