搜索资源列表
dianti1111
- 一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
electorc++
- 文件中包含了电梯程序的C++语言源代码,本电梯程序比较好的模拟了电梯的运行过程!
电梯C语言版
- 文件中包含了电梯程序的C语言源代码,以及可执行文件。本电梯程序比较好的模拟了电梯的运行过程!-document contains the elevator in C language source code and executable files. The lift procedure is a good simulation of the process of running the elevator!
elevator
- 通过C语言模拟,实现电梯功能的模拟运行,并实现智能优化,可用于楼宇智能化-Through the C language simulation, functional simulation runs to achieve the lift, and intelligent optimization, can be used for intelligent buildings
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)
电梯运行模拟
- 模拟电梯的运行过程,包括人员生成功能、楼层处理功能、建筑生成功能(负责生成一个有多少楼层的建筑)、按钮处理功能(可以把键入的楼层号显示在屏幕上,并可以在屏幕上显示电梯内的按钮)、时钟处理功能、电梯运行功能(调用以上所有功能,实现电梯的运行)。(Simulate the running process of elevator)
eve
- 模拟一个非捎带电梯的运行过程,附带c语言程序和说明文档(Simulation of a non piggyback elevator operation process, with C language program and documentation)