« JFreeChart is a free 100% Java chart library that makes it easy for developers to display professional quality charts in their applications. »
http://www.jfree.org/jfreechart
Vote 0
« Prefuse is a set of software tools for creating rich interactive data visualizations. The original prefuse toolkit provides a visualization framework for the Java programming language. The prefuse flare toolkit provides visualization and animation tools for ActionScript and the Adobe Flash Player.» (code GNU-GPL, dernière m.a.j. du projet en 2007)
http://prefuse.org/gallery
Vote 0
Codes du livre « introduction to programming in java »
http://introcs.cs.princeton.edu/java/code
Vote 0
http://www.jhlabs.com/ie/index.html
Vote 0
« An Algorithm for Interpolating Irregularly-Spaced Data with Applications in Terrain Modelling »
http://www.paulbourke.net/papers/triangulate
Vote 0
Portage de l'algorithme HQ4X sur android.
http://www.wiseandroid.com/post/2010/...xel-scaling-algorithm-on-Android.aspx
Vote 0
Un applet de visualisation interactive d'une enveloppe convexe (+ code source)
http://www.netgraphics.sk/convex-hull
Vote 0
Une visualisation de 4 algorithmes de calcul d'enveloppes convexes (Incremental, Gift Wrap, Divide and Conquer, QuickHull)
http://www.cse.unsw.edu.au/~lambert/java/3d/hull.html
Vote 0
Grosse collection d'algorithmes java pour le graphisme (2D, 3D, image processing, modèles de couleur, etc.)
http://www.netgraphics.sk/en
Vote 0
Algorithme de création et résolution de labyrinthe dans lequel les chemins peuvent se croiser (en se superposant)
http://alienryderflex.com/overlappingmaze
Vote 0