一种高速精确单模式串匹配算法_范洪博教材.pdfVIP

一种高速精确单模式串匹配算法_范洪博教材.pdf

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ISSN 1000-1239 CN 11-1777 TP Journal of Computer Research and Development 6(8):13 1-13 8, 2009 1, 2 1 范洪博   姚念民 1 (  150001) 2 (  152000) (fanhongbo @) A Fast and Exact Single Pattern Matching Algorithm Fan Hongbo1, 2 and Yao Nianmin1 1 (College of Comp uter Science and Technology, Harbin Engineering University, Harbin 150001) 2 (Dep artment of Comp uter S cience and Technology, Suihua University , S uihua, Heilongj iang 152000) Abstract String matching problem is a fundamental problem in computer science.It is the key problem of many important scopes such as netw ork security, information retrieval and filtration, computational biology, etc.And the design of exact single pattern string matching algorithm w ith high performance is the basis of all string matching problems.In this paper, the authors improve one of the fastest exact single pattern matching algorithms know n on English text, w hich is SBNDM2. The simplest form of the BNDM core loop is obtained, in w hich there are only 5 instructions per character read by amending the relationship betw een position in the pattern and bit in the bitmask. And a cross-border protection method is added to the algorithm in order to reduce the cost of cross- border inspection.Tw o algorithms named S2BNDM and S2BNDM ′are presented.The experimental results indicate that both S2BNDM and S2BNDM ′are faster than SBNDM2 in any case.It can be considered that S2BNDM is the fastest algorithm on English text (2m≤12) DNA sequence (2 m≤8), and S2BNDM ′is the fastest algorithm on English text (13≤m32). Key words string matching ;exact single pattern;design of algorithm ;bit parallelism;text searching   串匹配问题是计算机科学的基础问题之一, 是网络安全、信息检索与过滤、计算生物学等众 领 域的核心问题, 其中, 高速精确单模式匹配算法设计又是各种串匹配问题的基础.基于SBNDM2, 通过 修改位掩码有效位到无符号整数的高位, 将BNDM 算法核心循环化简至最简形式(5 指令 字符), 并引 入越界保护机制, 提出S2BNDM 系列精确单模式匹配算法.实

文档评论(0)

xiaofei2001129 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档