期刊文献+

一种基于前缀编码的树生成算法 被引量:1

Tree Generation Algorithm Based on Prefix Code
下载PDF
导出
摘要 为了使树生成算法更为通用且效率更高,提出一种基于前缀编码的树生成算法.算法中的节点采用前缀编码的数据结构,便于用户对树中节点及其下层子节点上的关联数据进行快速查询和统计.由于在构造树之前已采用先根遍历的方式对节点进行了排序,同时建树过程中记录了最近各层节点的信息,因此无需搜索节点的上下层信息就可直接建立起树,大幅提高了建树效率,算法时间复杂度为O(n).该算法无需额外的数据预处理即可构造任意子树,且不会增加算法复杂度. In order to make the tree generation algorithm more general and to improve its operating efficiency,a tree generation algorithm based on the prefix code (TGABPC) is proposed. The nodes use prefix encoded data structure,which enables to facilitate fast queries and statistics on the data associated with the tree nodes and their lower sub-nodes. Because the nodes are sorted by preorder traversal before constructing a tree,and the recent nodes information on each layer are being recorded during building the tree,so the tree can be established directly without searching upper and lower nodes. As a result,a substantial increase in the efficiency of building a tree is achieved-the algorithm time complexity is O (n).The TGABPC can also construct an arbitrary sub-tree without any additional data pre-processing,and does not increase the algorithm complexity.
出处 《小型微型计算机系统》 CSCD 北大核心 2010年第5期849-852,共4页 Journal of Chinese Computer Systems
基金 国家自然科学基金项目(60532080)资助
关键词 前缀树 递归树 树生成算法 前序遍历 prefix tree recursive tree tree generation algorithm preorder traversal
  • 相关文献

参考文献5

二级参考文献11

  • 1熊平,朱天清,黄天戍.模糊关联规则挖掘算法及其在异常检测中的应用[J].武汉大学学报(信息科学版),2005,30(9):841-845. 被引量:6
  • 2高俊,何守才.布尔型关联规则挖掘算法研究[J].计算机工程,2006,32(1):116-118. 被引量:5
  • 3Kuok C, Fu A, Wong M. Mining Fuzzy Association Rules in Databases[J]. The ACM SIGMOD Record, 1998, 27(1): 41-46.
  • 4Agarwal R, Aggrawal C, Prasad V V V. A Tree Projection Algorithm for Generation of Frequent Itemsets[J]. Journal of Parallel and Distributed Computing, 2001, 61(3): 350-371.
  • 5Microsoft Corporation.泛型的优点[Z].(2008-06-25).http://msdn.microsoft.com/zh-cn/library/b5bx6xee(VS.80).aspx.
  • 6Plauger P J,Stepanov A A.C++STL中文版[M].王昕,译.北京:中国电力出版社,2002.
  • 7Microsoft Corporation.泛型介绍[EB/OL].(2008-06-29).http://msda.microsoft.com/zh-cn/library/Ox6a29h6(VS.80).aspx.
  • 8印文.Java语言与面向对象程序设计[M].北京:清华大学出版社,2000..
  • 9黄理.用JSP轻松开发Web网站[M].北京:北京希望电子出版社,2001.7-8.
  • 10余溥澜,刘丽.树型控件与XML和ADO.NET技术在B/S中的应用[J].计算机应用,2002,22(10):119-122. 被引量:3

共引文献10

同被引文献4

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部