搜索资源列表
diantiti
- 模拟电梯运行程序 功能如下: 初始化时,电梯位于第一层; 有键按下时,开始运行 运行时距离相差一层的才被记录并 向上运行时记下所有的所在层下面的请求; 向下运行时记下所有的所在层上面的请求; 到达楼层后,关掉指示灯,开门并停留20S 在停留的20S中包含关门的时间 在停留期间,按下关门则立即关门! 假设关门的时间是5S,在这个时间内按下开门时将开门停留 当有人按下该层按钮时,则自按下起停留20S 然后关门继续运行
electorc++
- 文件中包含了电梯程序的C++语言源代码,本电梯程序比较好的模拟了电梯的运行过程!
11
- 主要介绍有关电梯模拟系统在面向对象程序中的设计思路
单片机 电梯控制
- 这款自动电梯模拟升降控制系统,共三层楼。上电后,电梯显示为第一楼, 按下上楼键,电梯启动上升系统。乘客按需所到楼层按下楼层号。随后电梯左屏幕立即显示所到楼层,而右屏幕则从所在楼层依次显示直到指定楼层。 目的地到达后,该楼层的指示灯随即亮起。一定时间后自动熄灭。 其主要功能有四个: ① 动态显示功能 ② 静态显示功能 ③ 按键置数功能 ④ 灯亮设置功能 乘客可上下任意调节所到的楼层,并有数码管动态显示与指示灯提示,简洁使用方便。
电梯控制器
- 一个电梯控制器。模拟电梯的功能。
oskeshe
- 磁盘移臂调度过程模拟设计——电梯算法、最短寻道时间优先算法 附加代码及课设报告!-os
Design
- 一个软件工程(电梯模拟系统)的详细设计档,可以作设计文档的参考模板,欢迎指正。-A Software Engineering (elevator simulation system) the detailed design files, design documents can be used as a reference template, please correct me.
dianti
- 实现八层模拟电梯,接口课程设计. 8255,8253-模拟电梯 8255
mndtyx
- 模拟电梯运行设计一个易于理解的界面,动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。-Simulated elevator operation to design a easy to understand interface, dynamic display of the ladder with the operation of the passenger (up, down or stop), dynamic displ
floor
- 基于Labview的电梯控制程序,通过虚拟仪器实现电梯的模拟控制-Based on the elevator control procedures, Labview virtual instrument by the realization of elevator control simulation
diantidiaodu
- 驱动调度+操作系统+模拟电梯调动的算法程序,使用C++编写。-Driven scheduling algorithm procedures, the+ operating system+ simulated lift mobilize written using the C++.
bjdj
- 利用51单片机控制步进电机,用于模拟常见的电梯,制作一个简易的电梯模型-The use of 51 single-chip stepper motor control, used to simulate a common elevator, making a simple model of an elevator
USER
- 嵌入式模拟电梯运行代码五乘电梯报警语言Embedded simulation of elevator running five of the elevator alarm language code-Embedded simulation of elevator running five of the elevator alarm language code
Lift-Question
- 这是一个关于电梯模拟的问题,非常值得我们去思考,去研究。-We encourage you to simulate a lift system with 100 stops (100 floors). We assume every customer takes 1 second to enter the lift and 1 second to leave. The lift’s occupation space is 13 people with no weight limit. It ta
eve
- 模拟一个非捎带电梯的运行过程,附带c语言程序和说明文档(Simulation of a non piggyback elevator operation process, with C language program and documentation)