首页    期刊浏览 2024年12月04日 星期三
登录注册

文章基本信息

  • 标题:A Parallelized Binary Search Tree
  • 作者:Jian Feng ; Daniel Q. Naiman ; Bret Cooper
  • 期刊名称:Information Technology & Software Engineering
  • 电子版ISSN:2165-7866
  • 出版年度:2011
  • 卷号:1
  • 期号:1
  • 页码:1-5
  • DOI:10.4172/2165-7866.1000103
  • 出版社:OMICS Group
  • 摘要:PTTRNFNDR is an unsupervised statistical learning algorithm that detects patterns in DNA sequences, protein sequences, or any natural language texts that can be decomposed into letters of a finite alphabet. PTTRNFNDR performs complex mathematical computations, and its processing time increases when input texts become large. To achieve better speed performance, several strategies were applied in the implementation of the program, including parallel operations of binary search trees. A standard binary search tree is not thread-safe due to its dynamic insertions and deletions. Here, we adjusted the standard binary search tree for parallelized operations to achieve improved performance of the PTTRNFNDR algorithm. The method can be applied to other software platforms to quicken data searching through parallel operations of binary search trees when several conditions are met.
  • 关键词:Computational speed; Data structure; Parallel processing.
Loading...
联系我们|关于我们|网站声明
国家哲学社会科学文献中心版权所有