搜索资源列表
lift
- 一个用c编的电梯模拟小程序,刚学完c,可能编的不好,请大家指正-A c series with a small elevator simulation procedures, just finish c, may be made of the bad, please correct me
lift
- 一个用c++编的电梯模拟程序,不太理想,里面有不少Bug,还请高手指正!-A used c++ Made elevator simulation program, less than ideal, there are a lot of Bug, also please correct me master!
C++MecrosoftWord
- 这是关于一部电梯的C++算法实现对于初学者很有帮助望大家借鉴下载-This is an elevator on the C++ Algorithm look very helpful for everyone from beginners to download
elevator
- 一个电梯运行程序.有界面显示.C语言编程-Run the program a lift. There are interface display. C language programming
DianTiMoNi
- 模拟电梯的c++程序 运行后会自动模拟电梯的运行 随机上下客随机到各楼层-Simulated elevator running c++ program will automatically run the random simulation of the elevator to each floor of the upper and lower passenger randomly
c
- c++面向对象编程实例,模仿并实现电梯系统的运行-c++ object-oriented programming examples to imitate and implement the operation of elevator systems
dianti
- 一个电梯模拟程序,用c++实现,可以自己改楼层数.-An elevator simulation program, c++ implementation with, you can change your floors.
127
- 电梯模拟程序,网上下的,希望对大家有用。先看看再说吧-elevator c++
Elevator
- 电梯程序,初学c++,做得比较简陋,大家有兴趣就下吧-Lift program, beginner c++, have done quite simple, we are interested on the next bar
elevator
- C++源代码;类与对象;电梯类的实例;为双语C++程序设计一书的习题解答。-source code of a elevator class for very beginner.
elevator
- 用C++6.0编写的电梯选择程序,实现我们电梯的停止、启动、上下顺序-Select the program using C++6.0 written elevator, our elevator stop, start, up and down the order
zidongdianti
- 自动电梯模拟过程,基于c++,实现队列,栈等操作-The escalators simulation based c++ queue, stack operations
elevator
- 用C语言跟EGG做的一个电梯程序,有两种模式:先来先服务和顺便服务。有简单的图形化界面。内含可执行文件,.c文件,以及所有需要的图片等。-An elevator in C language with EGG program, there are two modes: a first-come, first-served and the way services. A simple graphical interface. Contains an executable file c file, a
ladder
- 用C语言编写的电梯小程序,能完成一般电梯的基本功能-The elevator small program written in C language, to complete the basic functions of the general elevator
CPP-elevator-management-system
- C++电梯管理系统。C++课程设计文件,实现电梯的模拟应用-C++ elevator management system
elevator2013
- 北邮大一电梯控制系统,C语言版,带图形界面,在codeblocks下开发,.cbp为项目文件。-BUPT freshman elevator control system, C language version, with a graphical interface, developed under the codeblocks,. Cbp project file.
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)
HCDJ-B12-1.6
- 电路板的实际测试,用于应急平层控制板,可以接入电梯使用(Actual test of circuit board)
NO
- 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下至上依次称为地下层、第一层、第二层、第三层和第四层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来该层候命。五个楼层从下到上的编号为:0、1、2、3、4。除了地下层外,每一层都有一个要求向下的按钮除了第四层外,每一层都有一个要求向上的按钮。对应的变量为:CallUp[0..3]和CallDown[1..4]。电梯内的五个目标层按钮对应的变量为:CallCar[0..4]。(With the rapi