Welcome![Sign In][Sign Up]
Location:
Downloads Documents Software Engineering
Title: quicksort Download
 Description: Quick Sort (Quicksort) is an improvement on the bubble sort. Presented by the CAR Hoare in 1962. Its basic idea is: a trip to sort through the data to be sorted is divided into two separate parts, one part of all of the data than the other should be a small part of all the data, then the data for the two parts to this method are fast sort, the sorting process can recursively, in order to achieve the data into an ordered sequence. In this paper, MATLAB software for quick sort to achieve, can be sorted sequences of any length, this paper is given in sorted order iterations and exchange times.
 Downloaders recently: [More information of uploader baifuk]
 To Search:
File list (Check if you may need any files):
 

快速排序的MATLAB实现.doc
    

CodeBus www.codebus.net