Description: Simulation of a free car park management, car park is divided into a number of parking spaces, each parking area can be randomly parked cars, but a vehicle to enter or withdraw from the parking areas need to spend a certain amount of time, and there can be only one car to enter or withdraw from the parking areas, parking entrance with m buffer vehicle waiting to enter the parking area. Parking lot to enter the channel n-up to the parallel passage of vehicles. The car park exit routes free passage of vehicles in parallel. Car into the parking lot, the available parking area code to enter the car park, leaving the car for a refund under No. parking a car to enter.
File list (Check if you may need any files):
parkingGarage
.............\.classpath
.............\.project
.............\bin
.............\...\com
.............\...\...\parking
.............\...\...\.......\carJFrame$1.class
.............\...\...\.......\carJFrame$2.class
.............\...\...\.......\carJFrame$3.class
.............\...\...\.......\carJFrame$4.class
.............\...\...\.......\carJFrame$5.class
.............\...\...\.......\carJFrame$6.class
.............\...\...\.......\carJFrame.class
.............\...\...\.......\carThread.class
.............\...\...\.......\InitFrame$1.class
.............\...\...\.......\InitFrame$2.class
.............\...\...\.......\InitFrame$3.class
.............\...\...\.......\InitFrame$4.class
.............\...\...\.......\InitFrame$5.class
.............\...\...\.......\InitFrame$6.class
.............\...\...\.......\InitFrame.class
.............\...\...\.......\WorkFram$1.class
.............\...\...\.......\WorkFram$2.class
.............\...\...\.......\WorkFram.class
.............\src
.............\...\com
.............\...\...\parking
.............\...\...\.......\carJFrame.java
.............\...\...\.......\carThread.java
.............\...\...\.......\InitFrame.java
.............\...\...\.......\WorkFram.java