A Fast Single Pattern Matching Algorithm for the Longer Pattern

Wang Jun-bo,Kang Fei,Li Yang
DOI: https://doi.org/10.1109/icfcc.2010.5497356
2010-01-01
Abstract:The string matching algorithm is an important one of the key techniques. On the basis of the research on some kind of algorithms and the test to these algorithms, a faster single-mode matching algorithm-QLP algorithm is proposed in this paper. By adding the seat shifted table and using the fixed window in this algorithm, higher efficiency is achieved. It is illustrated by an experiment that when the character string is long, the performance of QLP algorithm is more excellent than other similar algorithms.
What problem does this paper attempt to address?