Difference between revisions of "Math"

From Amiga Coding
Jump to: navigation, search
(New page: * [http://realtimecollisiondetection.net/blog/?p=21 http://realtimecollisiondetection.net/blog/?p=21]<br />(regarding multiplication in combination with table lookup, matrix-vector, 2D rot...)
 
Line 1: Line 1:
 
* [http://realtimecollisiondetection.net/blog/?p=21 http://realtimecollisiondetection.net/blog/?p=21]<br />(regarding multiplication in combination with table lookup, matrix-vector, 2D rotation, complex numbers, two 3×3 matrices)
 
* [http://realtimecollisiondetection.net/blog/?p=21 http://realtimecollisiondetection.net/blog/?p=21]<br />(regarding multiplication in combination with table lookup, matrix-vector, 2D rotation, complex numbers, two 3×3 matrices)
 +
 +
 +
* [http://vision.bc.edu/~dmartin/teaching/sorting/anim-html/all.html Animated Sorting Algorithms]
 +
Visually shows how eight different sorting algorithms behave on four different sets of data.

Revision as of 14:07, 29 October 2008


Visually shows how eight different sorting algorithms behave on four different sets of data.