您要查找的是不是:
- data structure of binary tree 二叉树数据结构
- In the process of teaching data structure, the content of binary tree is difficult for students to understand because we usually abstractly show a binary tree through traversing it. 摘要在数据结构课程的教学中,一般是通过遍历二叉树抽象地显示1棵二叉树结构,这样学生不容易理解。
- Binary Tree Class - A binary tree is a data structure with nodes that include no more than two linked nodes. They are often used for sorting data. 二叉树是一个具有节点的数据结构,其每个节点最多包含两个子节点。它们经常用来排序数据。
- Binary Tree Class -A binary tree is a data structure with nodes that include no more than two linked nodes. They are often used for sorting data. 二叉树是一个具有节点的数据结构,其每个节点最多包含两个子节点。它们经常用来排序数据。
- The binary tree forest data structure is used to describe the lever load system of structure tests,which make it be likelihood to design automatically the lever load system counterweight. 采用二叉树森林数据结构来描述结构试验的杠杆加载系统,使得杠杆加载系统的配重方案自动化设计成为可能,在此基础之上对加载系统配重方案的优化设计方法进行了研究。
- This paper analyzes the main data structure of NTFS. 文章分析了NTFS文件系统的主要数据结构。
- The algorithm and data structure with the bit of binary as unit,data sheet is formed with bit,it shorts the data bulk and raises operational speed. 以二进制位为单元的算法和数据结构,用位的表示方式构建出数据表,既缩短了数据量又提高了运算速度。
- Queue the order of abstract data types, and implementation of chain that can be built above the level of binary tree traversal by. 队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。
- Binary Tree set up to establish the structure of the storage function input and output sequence traversal sequence of function, the output preorder sequence of function. 分别建立建立二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数.
- Based on associating access path technique, choosing B+ tree as the data structure of access path, this paper presents the B+ tree as the description of access path. 为了提高关联存取路径的效率,选择B+树作为存取路径的数据结构,给出了存取路径的B+树描述;
- 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. 以人员管理树型结构数据为基础;在SQL Server 2005中建立各种CTE临时结果集;进行递归查询操作;从而体现T-SQL语言中新增CTE递归查询的强大功能.
- In this solution, GA used particular gene representation composed of binary code and real code, which expressed feasible structure of logistics network. 在遗传算法中采用二进制码和自然码组合的编码方式,使得每个合法染色体都代表一种可行物流网络结构。
- The BT -SVM muti - classification is formed by learning sample classes and the optimal hyperplanes which are constructed in the nodes of binary tree by the samples corresponding to clustering centers. 该方法在二叉树各节点处根据聚类中心所对应的样本构造学习样本集和最优分类超平面,保障了聚类精度,有效地提高了测试正确率。
- Particularly, the multi-layer storage structure of the object data structure makes the BLP model impractical. 尤其是对象数据类型多层次的存储结构使得BLP模型难以得到实际应用。
- 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. 文中还介绍了弯曲件的简化、基准面的选择、树状产品数据结构的建立及自动编排等关键技术。
- the basic data structure application binary tree traversal. For beginners, relatively simple. 数据结构的基本应用,二叉树的遍历。适合初学者,比较简单。
- In terms of the mobility of data set, global distances at different situation are refined and some heuristics are presented for data set indexed by data structure of R tree family. 根据数据对象集的运动性不同构索引的数据集给出了裁减、更新和访问启发式规则,精化了运动和静止数据集下的全局距离的定义给出了一个并对R树结。
- The microscopic structure of tissue. 组织机构组织的微观结构
- NT system details have not been open API and data structure of the underlying information necessary for developers. 详细介绍了NT系统未被公开的API和数据结构,是底层开发人员必备的资料。
- Binary tree clues and traversal of binary tree 浅谈二叉树线索化及利用线索进行遍历
