本文建立了列车进路的二叉树数据结构,并对列车进路自动排定搜索算法进行了研究探讨。
The thesis sets up binary tree data structure of train route, and research train route automatic arrangement search arithmetic.
四叉树数据结构的特性与其邻域寻找算法,并将多分辨率影像数据按照四叉树结构进行分块处理;
The unique properties of quad tree data structure and divided pyramid image into partitions by using quad tree methods;
描述了一种新的网格生成技术,即笛卡尔非结构切割网格技术,采用叉树数据结构,完成了几种单段和多段翼型以及三维机翼的网格生成。
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.
以八叉剖分来建立一棵顶点树,用以表示整个网格模型的数据结构。
A vertex tree is built to represent the data structure of the models by octonary subdivision.
关于二叉树的相关知识和算法,适合学习数据结构和算法的朋友,欢迎下载!
On the tree of knowledge and algorithms for learning data structures and algorithms friends are welcome to download!
一个八叉树实际上就是一个数据结构。
采用四叉树的层次数据结构来表示物体运动。
The object motion was represented using hierarchical data structure of quad tree.
其次,将BOM的各种数据结构进行分析,选择了二叉树表示型的数据结构来存储bom,同时利用二叉树型的BOM实现从核心企业到节点企业的任务分解。
Next, it analyzed various kinds of data structure of BOM and chose binary tree as the data structure to save BOM, and realize duty decomposition from the core enterprise to the node enterprise.
二叉树是计算机科学中最基本的也是最重要的树型数据结构。
Binary trees are the most fundamental and important data structures used in computer science.
平衡二叉树和半边匹配数据结构的引入,提高了拓扑信息重建的速度。
The execution rate of topological reconstruction is enhanced by introducing the AVL tree and half edge data structure.
最优二叉树是一种十分重要的数据结构,在通信、工程及软件开发等领域有着广泛的应用。
The optimal B-tree is very important data structure, it is broadly applied in the fields of communicating and engineering, and so on.
在基于顶点聚类的网格简化算法中,通常对网格模型进行八叉剖分来建立一棵顶点树以表示整个网格模型的数据结构;
In the algorithm of mesh simplification based on vertex clustering, a vertex tree is built to represent the data structure of the models by octonary subdivision.
提出了表示二值图像的模式四叉树(PQT)数据结构。
A pattern quadtree (PQT) data structure for representing binary images is presented.
介绍了二维图形数据的线性四叉树编码数据结构。
The data structure of linear quadtree coding for two-dimension graphic data is presented.
介绍了地学图形数据的四叉树编码数据结构。
This paper presents the data structure of quadtree coding for geo graphics data.
由于精馏分离序列与二叉树之间具有同构性,在数据结构上精馏分离序列可以抽象为二叉树。
Because there is an isomorphic property between the distillation separation sequence and the binary tree, the distillation separation sequence can be abstracted as the binary tree in data structure.
二叉树是常用的一种数据结构。
二叉树是一个具有节点的数据结构,其每个节点最多包含两个子节点。
A binary tree is a data structure with nodes that include no more than two linked nodes.
本文还根据八叉树这种数据结构的特点及一评价函数,提出了一种定向搜索算法来求解布局物体的装卸路径。
According to the octree's characteristics and an evaluation function, a directional search algorithm is presented for solving loading paths of packing objects.
分析了线性四叉树、线性八叉树两种数据结构的特点,介绍了一种基于十进制的线性八叉树编码技术。
Analyze the Characteristics of the linear quadtree and linear octree and describe the linear octree encoding based on the decimal system.
采用二叉树森林数据结构来描述结构试验的杠杆加载系统,使得杠杆加载系统的配重方案自动化设计成为可能,在此基础之上对加载系统配重方案的优化设计方法进行了研究。
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.
在数据结构中,已知一棵二叉树的先序序列和中序序列,可唯一确定此二叉树。
In the data structure, the binary tree can be uniquely confirmed when the nodes sequences of this binary tree for preorder traversal and inorder traversal are knows.
采用二叉树森林数据结构来描述结构试验的杠杆加载系统,在此基础之上对加载系统的优化设计方法进行了研究。
The binary tree forest data structure is used to describe the lever load system of structure test. On the basis of this description, a optimum method of load system design is studied.
二叉树是面试里常考的一类数据结构,其中有一类寻找路径问题很有意思。目前见过两种类型题目,都是先给出一个和,然后要求打印出节点值之和与此相等的路径问题。
Given a binary tree and a number, print all the root-to-leaf paths such that adding up all the values along the path equals the given number.
提出了一种基于R-树与“四叉树”空间层次划分的空间索引结构QR-树,给出了其数据结构和算法描述。
QR-tree, a spatial index structure based on R-tree and a kind of space partition method using Quad-tree, is proposed. Its data structure and algorithms are also stated.
动态查找表,二叉树的应用动态查找表,对初学者是非常有用的一个程序,可以帮助他学习好数据结构的动态查找表!
Dynamic look-up table, binary tree using dynamic lookup table, is very useful for beginners, a program that can help him learn good dynamic look-up table data structure!
接着分析了联锁表的数据组织结构,并以玉剑车站为例重点阐述了以二叉树型站场数据结构自动生成联锁表的原理和实现方法。
Then the dissertation analyzes the structure of the interlock relation table, and it expatiates the principium and realization method of interlocking table 'automatic generation.
接着分析了联锁表的数据组织结构,并以玉剑车站为例重点阐述了以二叉树型站场数据结构自动生成联锁表的原理和实现方法。
Then the dissertation analyzes the structure of the interlock relation table, and it expatiates the principium and realization method of interlocking table 'automatic generation.
应用推荐