Content deleted Content added
pcx decompresion algorithm |
No edit summary |
||
Line 5:
* [[Binary search]]: locates an item in a sorted list
* [[Binary search tree]]
* [[Bubble sort]]: sorts by repeatedly comparing and exchanging adjacent items
* [[Greatest common divisor|Euclidean algorithm]]: computes the greatest common divisor of two numbers
* [[Exponentiating by squaring]]: quickly computes of powers of numbers and matrices
|