Introduction - If you have any usage issues, please Google them yourself
Quick sort and the combination of direct selection sort sorting algorithm. Require the input sequence, with the Partition process is divided into 10 records for a group of sub-sequence, and then direct the implementation of each sub-sequence selection sort.