String suffix array construction method on basis of radix sorting
A radix sorting, suffix array technology, applied in electrical digital data processing, special data processing applications, instruments, etc., can solve the problems of large space complexity, limited application, slow running speed, etc., to achieve fast running speed, easy to implement, Small space consumption effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0063] The present invention will be further elaborated below in conjunction with the accompanying drawings.
[0064] Such as figure 1 As shown, the pseudocode of each step in the flow chart of the radix sort-based string suffix array construction method of the present invention is given as follows, wherein the elements of each array are stored from left to right, that is, the first element is in far left, and the last element is far right.
[0065] According to the definition of d-substring, we know that the length of each d-substring is fixed to d+2 characters, where d≥2, therefore, when sorting all fixed-length d-substrings in S, we can use Simple and fast radix sort algorithm. This feature is a unique advantage of the method of the present invention compared to other linear time suffix array construction algorithms.
[0066] SA-IS (S, SA)
[0067] S: input string; (length is n characters, including n1 d-substrings)
[0068] SA: suffix array of S;
[0069] S1: integer...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com