AMS 553   CET 554   CSE 529   MBA 553

Simulation & Modeling

Fall 2008

Final Exam
Wednesday, December 17th
5:00 - 7:30 p.m.
in Old Chemistry 134

(across the hall from our usual classroom??)

Syllabus

Reading List


AMS  Project

Past Assignments
1 - 2 - 3 - 4 - 5


Simulation with Simscript II.5

Simscript setup for Solaris

Single-server queue sample code:

Documentation

Simulation with CSIM

Single-server queue   ( C -based code )

Documentation & User Guides


Simulation with C++ and Java

The Department of Computing Science at Newcastle University, UK has created two simulation packages for C++ and Java.

  • C++SIM is an object-oriented simulation package written in C++. It provides discrete event process-based simulation similar to SIMULA's simulation class and libraries...

  • JavaSim is a set of Java packages for building discrete event process-based simulation, similar to that in Simula...