See the whole Sort Algorithms
in this link!
1. Selection_Sort
2. Bubble_Sort
3. Insertion_Sort
4. Merge_Sort
5. Heap_Sort
6. Bucket_Sort
7. Quick_Sort
8. Radix_Sort
9. Counting_Sort
10. ShellSort
As for some blog in Chinese, I recommend this to you!
http://www.cnblogs.com/sun/archive/2008/06/19/1225912.html#3079332