A project originally for an undergraduate Freshman seminar on motion planning algorithms. Provides a basic interface for drawing obstacles in a 2-D plane and the ability to select an algorithm by which to plan a path in this user-defined world.
Implementation of a bidirectional bridge between Sun SPOTs and virtual Spaughts in SecondLife using XML-RPC between Java (spot-side) and C# (libsecondlife on SL-side).
The Mobile Field Services Simulation Model (MFSSM) can be used to model and evaluate alternative mobile workforce dispatching policies. MFSSM is developed at Delft University of Technology (The Netherlands).
The co-simulation adapation platform serves as programming framework and middleware to enable coupling of distributed, heterogeneous numerical models. The framework facilitates the adaptation and integration of new sub-models into a common simulation platform.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
it provides a user interface to the economic theory through an intuitive and easily understandable quantification of the economic value of alternative business models.
LiNNS is not just a Neural Network Simulator, but a Neural Network System - a framework which covers the full lifecycle of a neural network, from design and research till usage in an external application.
The mechSym toolkit is a set of classes that support
modelling classical mechanics systems with particular interset in robotic designs.
Classes simulate sensors, motors, mechanical linkages, and power.
visual time-elapsed simulations provided.
To create, as a community, an open-source, GPL-licensed positioning system designed with a service-oriented architecture (SOA) that will run on all major platforms to provide low-cost positioning of any Wi-Fi enabled devices.
A self-sufficient java framework for numerical solution of ODEs (diff eqs) and visualization. Samples are aeronautics/astronautics/physics/rocketry themed. Focus on clean design, modularity, reusability and documentation. Educational project.
CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
Basic life is an application that desires to simulate basic life based on some basic chemistry/physics rules. This environment provides particles that can bond, vibrate, react, etc. in order to create basic cells
VeriNeC (Verified Network Configuration) is a network configuration management application. It allows to import configuration, simulate and verify the network and distribute configuration to devices.
Ciclope Planetarium is a web-based planetarium that provides a simulation of the sky from any location at any time and date. Developed using Google Maps API & AJAX. Available in PHP & J2EE. Integrated in the Ciclope Stars project (www.ciclope.info/stars)
It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
The project aim is to create the 3D simulation of robot-arm which moves on three axis. It's based on real robot- dual arm that can solve Rubic Cube. It's gonna be implemented using openGL in Java Applet and will be awesome=)
Integrated environment for the modelling and simulation of process control systems, where the plant(s) are described according to the Modelica object-oriented paradigm, while the control systems are specified in an IEC 61131.3-compliant language.
GAP (Grid Agents Platform) Toolkit for Modeling and Simulation of Mobile Agents in Grid Environments. GAP is an abstraction over GridSim, a Grid Simulation Toolkit for Resource Modelling and Application Scheduling for Parallel and Distributed Computing.
Simple GUI tool for creating and manipulating WSN topologies
TOPO is a simple tool that allows the user to create and manipulate arbitrary Wireless Sensor Network (WSN) topologies without worrying about the anomalies that could arise using a text-base topology description. It is fast and easy to use and can accelerate small scale projects such as network simulation.
The tool is still undergoing development stage and is open to extension. One the candidate component to be soon integrated is a WSN discrete event simulator.
SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.