A Quick Sorting Algorithm Based on Suffix Arrays

The authaors introduce a quick sorting algorithm through comparing with all kinds of sort algorithm based on suffix arrays and learning search technology.The algorithm is superior to traditional sort algorithm in time and space performance.If this method and traditional sort algorithm is used in the same condition and the same question,the experiments show that it is very suitable to the large text and the method may be used in searching technology and data compression.