首页    期刊浏览 2024年09月19日 星期四
登录注册

文章基本信息

  • 标题:Efficient Backward Non Deterministic Matching (EBNDM) Algorithm
  • 本地全文:下载
  • 作者:Sonam Jain ; Vivek Kumar
  • 期刊名称:International Journal of Computer Science and Information Technologies
  • 电子版ISSN:0975-9646
  • 出版年度:2015
  • 卷号:6
  • 期号:6
  • 页码:5194-5197
  • 出版社:TechScience Publications
  • 摘要:Bit parallel string matching algorithms are the latest and the efficient class of algorithm for string matching. It uses the intrinsic parallelism inside a computer word is known as bit parallelism. BNDM is the most popular bit parallel string matching algorithm. This algorithm can directly use for various real world problem like as Detection of Intrusion in the network, Data extraction and mine, avoiding Plagiarism, use of Bioinformatics in various medical field. BNDM algorithm having their standard implementation where lots of bit wise operations are checking as not in bit parallel mode like as MSB of bit vector is one or not or the value of the bit vector is zero or non-zero. All these operations are the comparison based operation which are quite time consuming. If these operations are optimized or simplified in bit parallelism based operations than they have their best bit parallelism based implementation. In this paper we are found out such operations and simplified in pure bit parallel based implementation. Here we simplified the popular algorithm BNDM and named as Efficient Backward Non Deterministic Matching (EBNDM) Algorithm. The working of Efficient Backward Non Deterministic Matching (EBNDM) Algorithm is same as classical one but due to use of bit wise operation in place of comparison operator our algorithm gives better result. Experimental results show that our EBNDM algorithm is better than the standard implementation.
  • 关键词:String Matching; Bit Parallelism; BNDM; TNDM; BNDMq; Efficient BNDM.
国家哲学社会科学文献中心版权所有