- Leonardo - http://www.dis.uniroma1.it/~demetres/Leonardo/
An integrated C programming environment for reversible execution and logic-based software visualization developed at the University of Rome "La Sapienza".
- 3 Sorts of Sort CAL Package - http://www.csis.ul.ie/modules/cs4111/3sorts/
Several sorting algorithms explained using a nice playing card based interface.
- Sorting Algorithms - http://www.scs.carleton.ca/~morin/misc/sortalg/
Visualizations of some comparison based sorting algorithms.
- Opsis - http://opsis.sourceforge.net
A Java applet designed to teach binary search tree algorithms. It is unique in the way it combines programming, proof, and animation to enhance the learning experience.
- The Complete Collection of Algorithm Animations - http://www.cs.hope.edu/~alganim/ccaa/
An extensive list of links to algorithm animations, primarily Java applets. The list is organized by site and by algorithm. [Not recently maintained.]
- LYDIAN - http://www.cs.chalmers.se/~lydian/
Simulation and visualization environment for distributed algorithms that provides students with an experimental environment to test and visualize the behaviour of distributed algorithms.
- Backtracking - http://www.faust.fr.bw.schule.de/mhb/backtrack/backtren.htm
A combinatorial puzzle is presented making visible the performance of a backtracking algorithm (requires JavaScript).
- CATAI - http://catai.dia.unisa.it/
A distributed algorithm animation system. Algorithms are coded in C++ and the resulting animations displayed using lightweighted java application. Multi user and interactive animations are supported through the use of a distributed CORBA based architecture.
- Java Interactive Software Visualization Environment - http://jive.dia.unisa.it/
JIVE is an object-oriented general-purpose animation system for the visualization of Java coded algorithms. Visualizations can be embedded in a Java browser or attended in a Virtual Classroom by several users at once.
- Zeus - http://www.research.compaq.com/SRC/zeus/
An algorithm animation system developed at Digital Equipment Corporation's Systems Research Center.
- Sort Algorithms Visualizer - http://thomas.baudel.name/VisuTri/
Applet and web site for teaching sort algorithms. Includes animation of 11 algorithms and some in-depth studies.
|