Description: Simulation of elevator scheduling algorithm using thread synchronization techniques. Main event kernel object, a critical section is used to make service request threads, floors properly accessed, and modified the request queue.
To Search:
File list (Check if you may need any files):
多线程电梯调度仿真程序\help.h.doc
......................\Lift.cpp.doc
......................\LiftDemo.h.doc
多线程电梯调度仿真程序