Quick Sorting Algorithm of Matrix
On the basis of the quick sorting algorithm of one-dimensional array, the quick sorting algorithm of Matrix was provided. It is not recursion. Theoretical analysis and the results from a large number of experiments dealing with data showed that the average calculation time of the algorithm was O(nlog2n ), and generally the required stack space was also O(log2n ),which was an effective and reliable quick sorting algorithm.
Matrix one-dimensional array quick sorting algorithm
Peng Yueying Li Shicai Li Miao
Department of Information Technology,Guangxi Teachers Education University,Nanning 530023,China Guangxi Nanning design institute of water resources and electric power,Guangxi Nanning 530001,China
国际会议
西安
英文
2007-08-16(万方平台首次上网日期,不代表论文的发表时间)