Franklin Math is an open source Java symbolic computer algebra system (CAS), with similarities to commercial math packages such as MATLAB or Mathematica. It allows numeric and symbolic calculations, with built-in functions including plotting commands.
Goal of our project CSX (City Stats X) is to program a generic interface to visualize and present social data about a city. We will present this on the example of the city of Linz in Austria.
Software tools for building interactive information visualization applications. Prefuse supports a rich set of features for data modeling, visualization, animation, and interaction for both Java (prefuse) and Flash (prefuse flare).
Developed in Java programming language, this software lets its users view and manipulate hierarchical data structures represented as a hyperbolic trees.
Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
The application Crimeblips provides up-to-date crime statistics for Berlin (Germany). It maps and visualizes crimes, allowing users to identify crime hot spots, trends and general patterns. Bayesian algorithms are used to extract relevant information.
Analyze 7.5 (img/hdr) files are used by many medical imaging packages for data export. This small script converts these Analyze 7.5 image files to comma delimited text files, which are suitable for down stream applications.
ScapeToad is an easy to use application for the cartogram creation. Cartograms are deformed maps where the polygon size is proportional to a given statistical value. ScapeToad reads and writes Shapefiles.
See <https://github.com/christiankaiser/ScapeToad> for the latest version of the code.
An extended version of RoboCup Rescue Simulation official viewer intended to make it more informative. It utilizes charts, statistics and some missing little useful features.
Geneview is a visualisation tool to display genetic sequence data stored in nucleic sequence databases like <A HREF="http://www.ncbi.nlm.nih.gov/Genbank/">GenBank</A>.
JFunctionViewer is a simple and fast OpenSource function plotter. Since it is written in Java it is Platform independend and can even be run from inside a Browser.
FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
GerViz is an open-source visualization tool for internet and business user. Basically GerViz is for graphically representing the relation network of companies from the Deutschland AG.
Entrance is the MySQL browser with charts and tools for data exploration. Requires JRE 1.5. Visit our new web site, http://dbentrance.com/, for more details.
An open source program that has the ability to graph data collected from scientific experiments. It will fit a variety of linear and non-linear regressions to data and will have the ability to save and print graphs.
Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
RDV is a visualization environment for scientific and engineering data. Built on top of the RBNB dynamic data server, it supports local and remote data sources and can visualize numeric, video, image, and audio data in a number of different ways.
A treemap visualization java library, to implement Shneiderman's treemap easily (http://www.cs.umd.edu/hcil/treemaps/). Shows efficiently tree data as a rectangle colored map. Usefull to monitor thousand of files in a little window.