Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleApril 2004
Translating Activity Cycle Diagrams to Java Simulation Programs
The Activity Cycle Diagrams are a simple notation tomodel discrete-event simulation systems. Its informalitymakes it very useful when communicating the model tonon-specialists; however, it also makes the automaticcode generation very difficult. Some ...
- ArticleApril 2004
Object-Oriented SIMSCRIPT
A new object-oriented version of the SIMSCRIPTprogramming language is under development.Incorporating modules and object classes, the newlanguage is designed for modular, object-orientedsimulation programming.
- ArticleApril 2004
SMS - Tool for Development and Performance Analysis of Parallel Applications
This work presents the SMS (SuperscalarMultiprocessor Simulator) tool - version 1.0 - based inthe SimpleScalar's core. That tool allows parallelapplication development, performance analysis and willprovide the configuration of several parallel ...
- ArticleApril 2004
A C++ Pooled, Shared Memory Allocator for Simulator Development
A pooled, shared C++ allocator developed for use withthe Standard Template Library (STL) is described. The allocatoris developed to serve as the core of a Road TrafficSimulator. The C++ allocator facilitates communicationand control between multiple ...