Computer Science Canada Java Discrete Event Simulations for Wireless Network & Banyan Switch |
Author: | jernst [ Mon Apr 14, 2008 11:41 am ] |
Post subject: | Java Discrete Event Simulations for Wireless Network & Banyan Switch |
Some code from two projects I did for a Networks class at Guelph. The first is a Wireless Network with a hexagonal geometry. It does not take into account interference and is fairly simplistic but is good for simulating different network geometries (triangular, square etc) and different routing algorithms for within these geometries. The second simulation is a modified version of the first for simulating an 8x8 Banyan switch. If you are interested in any results or more information you can visit my blog post about it here: http://jasonernst.com/?p=13 or you can email me. |