DocumentCode
1571187
Title
Radix Plus Length Based Insert Sort
Author
Zhang, Yongcheng
Author_Institution
Grad. Univ., Chengdu Inst. of Comput. Appl., Autom. Reasoning Lab., Chinese Acad. of Sci., Chengdu
fYear
2008
Firstpage
61
Lastpage
66
Abstract
Many applications depend on efficient sort algorithm to sort large sets of distinct string keys in memory. For example, sorting records for databases in which type of prime key is string. We propose a new improved radix sort algorithm, radix plus length based insert sort algorithm(R-LI), to sort large sets of string keys. The algorithm are used to sort set with length-changeable string key. R-LI algorithm is improvement ofR-S algorithm given by M.DONALD Ma- claren at 1966. Any radix sort method can be used as the first step of R-LI algorithm. The algorithm are based on characters which we give in this article as theorems. Detailed performance analysis is also given. R-LI algorithm is very faster than any simple radix sort which be used as first step of R-LI algorithm.
Keywords
data structures; sorting; string matching; length-changeable string key; radix plus length based insert sort algorithm; Application software; Computer applications; Databases; Design methodology; Information science; Performance analysis; Sorting; radix sort; string data structures; text databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Information Science, 2008. ICIS 08. Seventh IEEE/ACIS International Conference on
Conference_Location
Portland, OR
Print_ISBN
978-0-7695-3131-1
Type
conf
DOI
10.1109/ICIS.2008.52
Filename
4529799
Link To Document