Multithreaded Sliding Window Approach To Improve Exact Pattern Matching Algorithms

International Journal of Advanced Computer Science and Applications(2017)

引用 2|浏览0
暂无评分
摘要
In this paper an efficient pattern matching approach, based on a multithreading sliding window technique, is proposed to improve the efficiency of the common sequential exact pattern matching algorithms including: (i) Brute Force, (ii) Knuth-Morris-Pratt and (iii) Boyer-Moore. The idea is to divide the text under-search into blocks, each block is allocated one or two threads running concurrently. Reported experimental results indicated that the proposed approach improves the performance of the well-known pattern matching algorithms, in terms of search time, especially when the searched patterns are located at the middle or at the end of the text.
更多
查看译文
关键词
pattern matching, multithreading, sliding window, Brute Force, Knuth-Morris-Pratt, Boyer-Moore
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要