搜索资源列表
20041017093632434203
- 一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态-an elevator simulation program, VC, a friendly interface, visual simulation to run the state Elevator
elevator_control_system
- 我们自己编写的用vc ++ 编写的一个模拟电梯运行的程序。界面包括两部电梯,核心系统控制两部电梯的运行 -prepared by our own use vc prepared a simulated lift operating procedures. Interfaces include two elevators, two core systems control the operation of elevators
ELEV
- 一个电梯的模拟程序,并且能够设置了一个特殊的按钮,可以取消某一层的请求。 在实现中用了两个定时器,实现了多线程的操作。