Algorithmes

TwitterFacebook
Get flash to fully experience Pearltrees

Game Algorithms

Game Algorithms http://www.azillionmonkeys.com/qed/gamealgorithms.html

Sorting algorithms as dances

http://www.i-programmer.info/news/150-training-a-education/2255-sorting-algorithms-as-dances.html You may well have seen many simulations of sorting algorithms that aim to show in novel ways how the algorithm works or perhaps doesn't work quite as well as it should.

Planning Algorithms / Motion Planning

This book presents a unified treatment of many different kinds of planning algorithms. The subject lies at the crossroads between robotics, control theory, artificial intelligence, algorithms, and computer graphics. The particular subjects covered include motion planning, discrete planning, planning under uncertainty, sensor-based planning, visibility, decision-theoretic planning, game theory, information spaces, reinforcement learning, nonlinear systems, trajectory planning, nonholonomic planning, and kinodynamic planning. http://planning.cs.uiuc.edu/
http://research.microsoft.com/en-us/um/people/kopf/pixelart/index.html Abstract We describe a novel algorithm for extracting a resolution-independent vector representation from pixel art images, which enables magnifying the results by an arbitrary amount without image degradation.

Depixelizing Pixel Art

http://www.filepie.us/?title=List_of_algorithms

List of algorithms

Discrete Green's Theorem : is an algorithm for computing double integral over a generalized rectangular domain in constant time. It is a natural extension to the summed area table algorithm