- Category:
- AI-NN-PR
- Tags:
-
[Text]
- File Size:
- 3kb
- Update:
- 2013-04-14
- Downloads:
- 0 Times
- Uploaded by:
- SmileHF
Description: Quick Sort (Quicksort) is an improvement on the bubble sort. By CAR Hoare in 1962. The basic idea is: sort through the trip will be to sort the data is divided into two separate parts, the part of all of the data than the other part of the data to be small, then this method were both part of the data fast sort the entire sorting process can recursively, in order to reach the entire data into an ordered sequence.
To Search:
File list (Check if you may need any files):
快速算法源代码.txt