用C++编写的电梯程序

时间:2012-11-03 09:25:16
【文件属性】:
文件名称:用C++编写的电梯程序
文件大小:22KB
文件格式:RAR
更新时间:2012-11-03 09:25:16
电梯程序 用C++实现的经典电梯程序方便C++初学者研究
【文件预览】:
C++elevator
----bell.cpp(2KB)
----door.cpp(3KB)
----floorButton.cpp(2KB)
----elevatorButton.cpp(2KB)
----door.h(2KB)
----bell.h(1KB)
----ElevatorSimulation.cpp(2KB)
----light.h(1KB)
----clock.h(1KB)
----floor.h(2KB)
----scheduler.h(2KB)
----light.cpp(2KB)
----scheduler.cpp(4KB)
----elevator.h(3KB)
----building.cpp(2KB)
----elevatorButton.h(2KB)
----floorButton.h(2KB)
----person.cpp(3KB)
----elevator.cpp(7KB)
----person.h(2KB)
----clock.cpp(2KB)
----floor.cpp(3KB)
----building.h(2KB)

网友评论

  • 程序基本可以用,需要自己再调试一下。