Repository has been moved to: http://dtitov.github.com/bracer
Java library for parsing and evaluating math expressions.
Javadoc is available at http://bracer.sourceforge.net/javadoc/
P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM.
Quick Start: "java -jar nen.jar"
Nereus ist ein Multiagentensimulator, programmiert in Java. Er arbeitet als Server und ermöglicht es, mehrere Szenarien für Agenten gleichzeitig laufen zu lassen, auf die die Benutzer über das Internet mit Clients zugreifen können.
Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
Zero Sum Game Solver Java Library is open source java library to solve 2-player finite zero-sum games. This programs solve zero-sum games with linear programming.
Justhink is a framework for develop artificial intelligence simulations. The Framework provides a simulation software and an API to develop external modules that are plugged into simulation, such as the problem/mission and artificial intelligence modules
Worldlines visualizes special relativity, as particles near lightspeed trace paths in a 3D slice of 4D Minkowski spacetime. Scenes illustrate time dilation, the twin paradox, length contraction, and Bell's spaceship paradox.
Wo is an architecture designed for representing human's digital selves. Wo is a 3D avatar system and tracks biometric data such as weight. Wo aims to bring the console experience of the Wii to the PC but with a more flexible model.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Virtual telescope written in Java for mobile phones. Uses CLDC1.1 and MIDP2.0. Tested on mobile phone with 2MB RAM and 60MB storage. The largest catalog uses TYCHO2(2.5M stars) and NGC+ IC(13k DSO) .Sky plotted in dark red. Has desktop version also.
This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
GISpatialNet is a Java-based tool for mapping network data (nodes and edges between them) to spatial coordinates; reformatting network and spatial data together; and calculating spatial network measures.
Install by saving to c:\ drive and typing the following in a command line:
java -jar c:\GISpatialNet-0.9b.jar
Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
A java project to create a library that can calculate decompression schemes for diving. Different open source algorithms can be chosen to use for the calculation. For example Bühlmann and VPM.
This game is the generalization of the classic Battleship game to a n-dimensional grid. Rules are the same as the classic game and boats are always unidimensional, but ships can be set in a linear (1D), square (2D), cube (3D) on n-hypercubic grid.
The intention of this project is to provide a platform where users could generate a tour for cycling or hiking based on their defaults (e.g. length, meters of height, ...).
SARGE - Search And Rescue Game Environment is a multi-player training game for robot operators which also supports agent based robot control for simulation work via TCP.
A cross-platform RPG and adventure game development workshop. Designed to reduce the amount of time to create large scale games by providing custom procedural generation tools.
tXtFL is a strategy-based football simulator. Teams can be created from real stats on the web, built through custom designed plays, and then used to coach games or predict scores. Note that as of 2010, all new development is taking place at http://textflex.com/txtfl.
I2C4Java is a simple I2C-Java Demo. We use the Devantech USB-I2C Interface and the Microchip PICkit I2C Demoboard. The tar-file contains the complete Netbeans-Project and a compiled Jar-File. To start use i2c4java.sh or i2c4java.bat (Windows).