JavaSim
Summary
Description
JavaSim is an object-oriented simulation package written in Java and available free to users since 1997. Its related cousin, C++SIM (cxxsim.ncl.ac.uk) has been available since 1990. It provides discrete event process-based simulation similar to SIMULA's simulation class and libraries. A complete list of the facilities provided follows: - the core of the system gives SIMULA-like simulation routines, random number generators, queueing algorithms, and thread package interfaces. - entity and set manipulation facilities similar to SIMSET. - classes allow "non-causal" events, such as interrupts, to be handled. - various statistical gathering routines, such as histogram and variance classes. - debugging classes. The system also comes with complete examples and test routines which illustrate many of the issues raised in using the simulation package. It (Java and C++ versions) is used by many commercial and academic organisations.
-
- Key:
- JAVASIM
Issues: Unresolved
Issues: 30 Day Summary
Issues: 2 created and 2 resolved
Issues: Updated recently
-
JAVASIM-26
11/May/12
Move repository to github
-
JAVASIM-25
11/May/12
Initial port to Mac
-
JAVASIM-24
13/Nov/10
Histogram maxIndex should be at least 2