作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (8): 85-86. doi: 10.3969/j.issn.1000-3428.2008.08.029

• 软件技术与数据库 • 上一篇    下一篇

Wu_Manber多模式匹配算法的研究与改进

孙晓妍1,武东英1,祝跃飞1,郭 宁2   

  1. (1. 解放军信息工程大学信息工程学院,郑州 450002;2. 解放军72959部队,济南 250031)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-04-20 发布日期:2008-04-20

Research and Improvement of Wu_Manber Multi-pattern Matching Algorithm

SUN Xiao-yan1, WU Dong-ying1, ZHU Yue-fei1, GUO Ning2   

  1. (1. Institute of Information Engineering, PLA Information Engineering University, Zhengzhou 450002; 2. No.72959 Unit of PLA, Jinan 250031)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-04-20 Published:2008-04-20

摘要: 模式匹配算法的性能对入侵检测系统影响很大。该文介绍模式匹配算法的原理,研究多模式匹配算法Wu_Manber及改进方法,提出QMWM方法。该方法利用前缀信息,实现了移动距离的最优,且不增加空间复杂度。实验表明,QMWM在提高效率的同时能够避免空间的额外占用。

关键词: 模式匹配, 前缀信息, 空间复杂度

Abstract: An effective and precise pattern matching algorithm is important to intrusion detection system. This paper introduces the principles of pattern matching algorithms, analyzes Wu_Manber multi-pattern matching algorithm and improved methods, and provides a QMWM method. The method uses prefix information, optimizes the shift distance, and does not need additional space complexity. Experimental results show that, on the basis of improving the efficiency, the algorithm does not need extra space and can increase the space utility ratio.

Key words: pattern matching, prefix information, space complexity

中图分类号: