The Art of the algorithm
- Tower of Hanoi--http://en.wikipedia.org/wiki/Tower_of_Hanoi
- 排序策略
- Bubble Sort--http://en.wikipedia.org/wiki/Bubble_sort
- Selection Sort--http://en.wikipedia.org/wiki/Selection_sort
- Insertion Sort--http://en.wikipedia.org/wiki/Insertion_sort
- Quicksort--http://en.wikipedia.org/wiki/Quicksort
http://caterpillar.onlyfun.net/Gossip/AlgorithmGossip/QuickSort1.htm
- Fibonacci
- Fibonacci Number--http://en.wikipedia.org/wiki/Fibonacci_number
- Fibonacci sequence--http://www.shsh.ylc.edu.tw/~t1046/theme/fibonacci/
- Magic square--http://en.wikipedia.org/wiki/Magic_square
- Greedy Algorithm--http://en.wikipedia.org/wiki/Greedy_algorithm
流程圖
- FlowChart -- Introduction http://en.wikipedia.org/wiki/Flowchart