Tree Data Structure

Tree Data StructureTree Data Structure
  1. Study of Intrusion Detection Based on Binary Tree Data Structure

    一种基于二叉树结构的入侵检测研究

  2. The Implementation of Tree Data Structure Based on Relational Representation

    基于关系表示的树数据结构的实现

  3. The tree data structure is also employed to enhance the real-time ability .

    在算法实现过程中,采用树形数据结构以增强算法的实时性。

  4. Research on Tree Data Structure

    树型数据结构的探讨

  5. The data is stored on disk in a B + tree data structure .

    这些数据以B+树(B+tree)数据结构的形式存储在磁盘上。

  6. The Storage of Tree Data Structure by Gradation and Classification and Application in CAD for Engineering Structure

    树结构分级分类存储及其在工程结构CAD中的应用

  7. Based on Apriori algorithm of mining association rule , the article realizes the improved algorithm base on tree data structure .

    在Apriori算法基础上,提出了基于树数据结构的关联规则改进算法。

  8. The unique properties of quad tree data structure and divided pyramid image into partitions by using quad tree methods ;

    四叉树数据结构的特性与其邻域寻找算法,并将多分辨率影像数据按照四叉树结构进行分块处理;

  9. Using the tree data structure to manage the grids , the search and connectivity of data can be realized and quickened .

    利用叉树数据结构,实现并加速了网格生成中数据的搜索和查找;

  10. This paper presents a tree data structure so called trie like tree , used for Chinese character input with " full pinyin " method .

    汉字带联想的全拼输入法的外码到机内码的转换,可采用改进的一种可称之为类trie树的数据结构。

  11. Based on tree data structure , the Cartesian grids about 2-D and 3-D configurations are generated using the surface-cutting procedure .

    采用物面切割,基于叉树数据结构,发展了一种普遍适用于二维和三维外形的直角切割网格生成方法;

  12. In this paper , we use binary sort tree data structure to find the frequent predicate sets and this improvement reduces the memory space occupied .

    本文利用二叉排序树的数据结构来查找频繁谓词集,较好的解决了占用内存空间大的问题。

  13. The spatial data index betakes the spatial data structure based on the improved R-Tree structure , and the property index uses the B + tree data structure .

    空间数据索引采用基于改进R-Tree的空间数据索引结构,属性数据索引采用B~+树数据结构。

  14. In kinematics , binary tree data structure is used to describe links ' characteristics and mutual connections . A kinematics simulation toolbox for MATLAB is established .

    运动学方面用二叉树的数据结构描述机器人各杆件属性和相互间连接关系,建立了基于MATLAB的运动学仿真工具箱。

  15. A new unstructured Cartesian cutted grid generation method is introduced . The grid generation of some airfoils and wing is performed with the tree data structure .

    描述了一种新的网格生成技术,即笛卡尔非结构切割网格技术,采用叉树数据结构,完成了几种单段和多段翼型以及三维机翼的网格生成。

  16. XML is a new markup language and it has become the main tool of network data storage and exchange for its extendibility , tree data structure , separation of content and structure .

    XML作为一种新兴的标识语言,由于其可扩展性、层次性表示数据以及内容与结构相分离等特点,已成为网络数据存储和交换的主要工具。

  17. The predigestion of the bending products , the selection of base-face and tree data structure of products , automatic determination of bending sequence etc have also been introduced .

    文中还介绍了弯曲件的简化、基准面的选择、树状产品数据结构的建立及自动编排等关键技术。

  18. Proposed a design method of the binary tree data structure which storaged by sequence mode in DNA computer , provided a specific example and code of Binary Tree in DNA computer , the experiment confirmed the feasibility of this method .

    提出了DNA计算机中基于顺序存储方式的二叉树数据结构的设计方法,给出了一个二叉树的DNA编码及其仿真实例,实例结果表明该设计方法在DNA计算机上的可行性。

  19. Use is made of boundary representation that includes multi level organization structure and multi level coordinate system in describing the geometrical object and binary tree data structure is used to store it . It is implemented with VC + + and OpenGL .

    用具有层次结构和多级坐标系统的边界表示法描述几何对象,用二叉树数据结构进行存储,并用VC++和OpenGL实现。

  20. The algorithm can identify the network 's topology automatically with the tree data structure and some mechanisms such as entire initiation after single fault , the best reservation mechanism , intersection between two breaking points , changeable intersection , variable probability and so on .

    算法利用树型数据结构自动识别网络拓扑,并采用单一故障完全初始化、最佳保留机制、两断点交叉、可变的交叉及变异概率等机制。

  21. The traditional storage of tree data structure is according to the relation of the elements ' frant-and-back . Since it is difficult to define the frant-and-back relation of graphics units in CAD for Engineering structure , the application of the tree structure becomes inconvenient .

    传统的树结构数据存储是按元素的大小关系,而对于工程结构CAD中的图元不好定义大小关系,给树结构应用带来不便。

  22. With tree data structure of personnel management , it also builds up various temporary result gathers of CTE in SQL Server 2005 to complete the recurrence search operation , so that it shows strong function of recurrence query of CTE in the language of T-SQL .

    以人员管理树型结构数据为基础,在SqlServer2005中建立各种CTE临时结果集,进行递归查询操作,从而体现T-SQL语言中新增CTE递归查询的强大功能。

  23. On this basis , from the perspective of information management , functions are expanded . The software establishes a tree data structure and concentrate curve informations on the control node , which has the functions to select , activate , modify , output the value and display curvature characteristics .

    在此基础上,从信息管理的角度对功能进行拓展,建立了树型数据结构,将曲线信息集中于树控件节点使其具有选中、激活、修改、型值输出和显示曲率特征的功能。

  24. Use redundancy date to design tree mode data structure

    使用冗余数据设计树型关系的数据结构

  25. How to Expand Tree form Data Structure in Database

    如何展开存储在数据库中的树形数据结构

  26. Use redundancy data to design tree mode data structure is shown by the demonstrations in this paper , to explain the benefit of use redundancy data correctly .

    本文通过示例介绍了数据库设计案例中的树型关系的数据结构的设计,说明数据库设计中正确使用冗余数据的好处。

  27. To ascertain each group of mutually exclusive microoperations accurately and expediently , the algorithm is presented based on set theory and tree in data structure .

    为了快速、准确地确定各组互斥的微操作命令,该文综合运用了集合和数据结构中树的知识,提出了一种查找互斥微操作命令的算法。

  28. Second , with the software engineering standardization and the modular thought foundation , it has established the file tree shape data structure , optimized to the scene in the components lamination operation .

    其次在软件工程的标准化、模块化的思想的基础上,建立了文件的树状结构的数据结构,优化了对场景中零件的分层操作。

  29. Binary tree is a data structure , and it is often used .

    二叉树是常用的一种数据结构。

  30. Hash tree is a data structure that is used frequently .

    Hash树是一种常用的数据结构。