Here's my java-source directory as of 8 March 2005: mark-java-source.zip
See Questions on HW6-Sp2005 for directions on using it
W 9 Mar: Character animation. Creating lists (and trees) that loop.
Mark Guzdial lost his TabletPC yesterday (ARGH!!!), so I had to recreate everything from all the past uploads on my Mac Powerbook in order to be able to continue work there. Some of you might find it useful to have an up-to-date java-source, too (e.g., with all the simulation code up to here): mark-java-source-v2.zip
Discrete event simulation: Not all time is our time. Resources and lining up our agents (queues). The Kinds of Random. Tracking those who wait with a Queue.