Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Console
Title: airport-simulation Download
 Description: With a queue to achieve airport takeoff and landing queue. A queue is a linked list structure encapsulates later achieve. Consider a one-minute time forward analog clock, for every minute, generates two random numbers within 0-99: If the first random number is less than landingRate* 100, then a " landing reaches the" will occur and are Add the landing queue if the second random number is less than takeOffRate* 100, then a " Arr" will occur off and added to the queue. Then, check the runway is free. When idle, first check whether the non-empty queue landing, if so, to allow the first aircraft landing Otherwise, the process takeoff q
 Downloaders recently: [More information of uploader 蔡敏]
 To Search:
File list (Check if you may need any files):
 

代码\airport.h
....\main.cpp
....\miniQueue.h
....\Planes.h
....\Timers.h
代码
    

CodeBus www.codebus.net