节点文献

基于字频的单模式匹配算法

A Single Pattern Matching Algorithm Based on Character Frequency

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

【作者】 刘功申王永成许欢庆

【Author】 LIU Gong-shen, WANG Yong-cheng, XU Huan-qing(Department of Computer Science, Shanghai Jiaotong University, Shanghai 200030, China )

【机构】 上海交通大学计算机科学与工程系上海交通大学计算机科学与工程系 上海 200030上海 200030上海 200030

【摘要】 通过模仿人类查找字符串的过程,本文提出了一种新的单模式匹配算法(MBF算法).该算法利用QS算法的思想和已经成功匹配的前、后缀信息对模式进行预处理.在查找阶段,MBF算法利用了字符使用频率和连续跳跃的查找思想.实验表明,MBF算法比同类的其它算法更加高效.

【Abstract】 Based on the study of single pattern matching, MBF algorithm is proposed by imitating the string searching procedure of human. The algorithm preprocesses the pattern by using the idea of Quick Search algorithm and the already-matched pattern prefix and suffix information. In searching phase,the algorithm makes use of the character using frequency and the continue-skip idea. The experiment shows that MBF algorithm is more efficient than other algorithms.

【基金】 国家自然科学基金(No.600821303);科技部中小企业创新基金资助课题
  • 【文献出处】 电子学报 ,Acta Electronica Sinica , 编辑部邮箱 ,2002年S1期
  • 【分类号】TP311.1
  • 【被引频次】11
  • 【下载频次】111
节点文献中: