Try to click on the header, and see what happens!
</COMMENT> This applet was made with, java v.1.3, so you will need to have a plugin installed to view this applet.
What is this program about:
Basicly its about simulating cars queueing up, while waiting to pay for crossing a bridge.
We are interrested in the waiting time for the cars in the queue, and the free time
where there is no cars in a particular queue. You can change the simulation setting and see how that effects the result.
Try to set forinstance the amount of open queues, and the mean arrival time for cars!
NB: the simulation is done realtime, that means that you will have to wait the amount
of seconds you set!

The Source files =>
Main source: CarSimulator
GUI source: CarSimulatorFrame