节点文献

一种高效的多模式字符串匹配算法

An Efficient Multiple Patterns String Matching Algorithm

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 许家铭李晓东金键马盈

【Author】 XU Jia-ming;LI Xiao-dong;JIN Jian;MA Ying;China Internet Network Information Center;Computer Network Information Center,Chinese Academy of Sciences;University of Chinese Academy of Sciences;Ideal Research Institute of Information Technology,Northeast Normal University;

【机构】 中国互联网络信息中心中国科学院计算机网络信息中心中国科学院大学东北师范大学理想信息技术研究院

【摘要】 在Fan-Su(FS)多模式字符串匹配算法基础上,结合BM-Horspool(BMH)算法和Quick Search(QS)算法的优点,提出一种高效的多模式字符串匹配算法。该算法能够充分利用本次匹配失败和部分匹配成功的信息,一方面增加模式树根节点失配的概率,提高匹配过程中失配时的跳跃距离。另一方面避免不必要的状态转移,实现不匹配时的连续跳转。分析指出,在最好情况和平均情况下,时间复杂度均优于ACBM算法和FS算法。实验结果表明,一般情况下该算法的查找时间仅为AC算法的10%~35%,ACBM算法的50%~60%,FS算法的70%左右,FSQB算法的65%左右。

【Abstract】 Combined with the advantages of BM-Horspool(BMH) algorithm and Quick-Search(QS) algorithm,an effective algorithm to perform multiple patterns matching in a string is proposed on the concept of Fan-Su(FS) algorithm.To reduce the number of comparisons,and improve the efficiency of matching,the proposed algorithm skips as many characters as possible and avoids useless state transitions,by making full use of the successful and failing information during the matching.Experimental results show that the proposed algorithm can achieve more excellent performance than the ACBM algorithm and FS algorithm.The time it takes for the proposed algorithm to search a string is only 10%~35%of the AC algorithm,50%~60%of the ACBM algorithm,70%of the FS algorithm,and 65%of the FSQB algorithm.

【基金】 国家自然科学基金资助项目“多模态Web作弊间的统计机器学习方法研究”(61005029)
  • 【文献出处】 计算机工程 ,Computer Engineering , 编辑部邮箱 ,2014年03期
  • 【分类号】TP301.6
  • 【被引频次】18
  • 【下载频次】285
节点文献中: 

本文链接的文献网络图示:

本文的引文网络