Alan is a Java Implenmentation of a Turing Machine for educational purpose. Features include: - Easy to use GUI - Many example Programs - ReUsable Turing Machine Component
A java framework for developing meta-heuristics that supports the use of grids environments. The meta-heuristics planned to be realeased are GAs, VNS and NNs. The grid middleware that will be firstly explored is the OurGrid solution.
JaWator is a Wa-Tor JavaApplet; a predator-prey simulation resembling a natural ecosystem, this Cellular Automaton delivers fluctuations similar
to the Lotka-Volterra equation. Inspired by A.K. Dewdney, Wa-Tor ecosystem (Scientific American, 1984)
java-turing-emulator aims to provide a GUI for creating, editing and simulating Turing machines and deterministic machines. its build in java and uses the swt-framework.
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.
GAZES - Genetic Algorithm Zombie Eradication Simulation Grid-based simulator for zombie scenario. The units will use genetic algorithm to determine their actions on a cycle by cycle basis. This is a school project, so is likely on hiatus for summer.
Trading Agent Competition (TAC) is an international forum designed to promote and encourage high quality research into the trading agent problem.
The TAC SCM open-source software consists of a Java-based Game Server and and library for developing agents.
YDLX is a generic CPU instruction simulator. It is designed to make it easy to add support for new CPUs and hardware devices in an object-oriented, "plug and play" fashion.
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
HBM (hair bundle motility) is a numerical simulation software, intended to describe the activity of hair bundles that compose the mechano-sensitive organelle of the hair cells in the inner hear..
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.