让你清晰的了解到二叉树的特点。
You clearly understand the characteristics of a binary tree.
解析的最终结果是生成一个二叉树。
给定一个二叉树,找到他的深度。
的区别是什么满二叉树和完全二叉树?。
What is the difference between a full binary tree and a complete binary tree?
二叉树方法就是比较常用的数值方法之一。
The binomial tree is one of the numerical methods in common use.
二叉树的操作和使用。
在数据分块组织的基础上构建了两层嵌套二叉树。
By organizing data block partition, two layer nested bintree were built.
提出了一种基于二叉树模型的配电网可靠性评估算法。
A reliability evaluation algorithm for distribution network based on binary tree is proposed.
阐述箱体类零件形状特征及形状特征二叉树建立过程。
The form feature of box part and establishing process of form feature binary tree are expounded.
给定一个二叉树的前序和中序遍历,重建这棵二叉树。
Given preorder and inorder traversal of a tree, construct the binary tree.
正如我所说,二叉树排序是一种非常有效且快速的方法。
As I said, binary trees are a very efficient and fast way of sorting.
给出了一种基于编码二叉树的支持向量的多类分类算法。
Produce an algorithm based on encoding binary tree and supporting vector multi-category classification algorithm.
现在,这个决策树,如果我走左边的分支,这是一棵二叉树。
Now, the decision tree, if I branch left, it's a binary tree.
二叉树是计算机科学中最基本的也是最重要的树型数据结构。
Binary trees are the most fundamental and important data structures used in computer science.
作者设计并实现了一个基于多变元逐步回归的二叉树分类器。
A binary tree classifier based on multivariate step-wise regression was designed and implemented.
这是一个已经通过调试成功的二叉树算法程序,希望对大家有帮助。
This is a success has been through the debugging process tree algorithm, and they hope to help everyone.
平衡二叉树和半边匹配数据结构的引入,提高了拓扑信息重建的速度。
The execution rate of topological reconstruction is enhanced by introducing the AVL tree and half edge data structure.
通过对3维模型特征二叉树进行相似性比较可以得到3维模型的相似性。
We can get the similarity among 3d models by matching the similarity among feature binary trees.
算法基于双向式搜索原理,采用投影法、夹角最小的方法及二叉树理论。
The algorithm takes advantage of the theories of bidirectional search, projection, minimum Angle and binary tree.
结合具体的硬件实现,提出了将一棵二叉树分解为几棵二叉树的并行方法。
Combining with the concrete hardware implementation, a parallel method of dividing one binary tree into several binary trees is put forward.
关于二叉树的相关知识和算法,适合学习数据结构和算法的朋友,欢迎下载!
On the tree of knowledge and algorithms for learning data structures and algorithms friends are welcome to download!
这个项目演示了模板、循环算子,以及用一个实现了二叉树的类进行的演示。
This article is an introduction to templates, iterators, and temporary classes illustrated by an implementation of a red-black tree.
本文提出了舰船目标吨位识别的四维特征向量,设计出完整的二叉树分类器。
This paper gives characteristic vectors of four dimensions for target tonnage identification and design of binary tree classifiers pattern recognition.
基于对标准幅面布局的分析,提出了一种基于二叉树的工程图组合排版算法。
Through analyzing standard size's layout, this paper puts forward an algorithm of engineering drawing combination composing based on binary tree.
说明:二叉树操作:建立二叉树,前序遍历二叉树、中序、后序遍历二叉树。
Binary tree operation: create a binary tree, before traversing binary, inorder, postorder binary tree traversal.
实验结果表明,基于SLM生成的二叉树能够较好地为语音停顿的预测做出贡献。
The results of experiments show that the bintree based on SLM can make contribution to speech pauses' prediction effectively.
二叉树遍历的非递归算法相对于递归算法,减少了函数调用等开销,具有性能优势。
Compared with recursive algorithm for binary tree traversing, non-recursive algorithm reduces expenses of function calls, gains performance advantage.
目前比较成熟的数值方法有:蒙特卡罗方法,二叉树方法,有限元和有限差分方法。
At present, the most commonly used methods include: Monte Carlo methods, binomial tree, finite element and finite difference methods.
比较的结果表明,新算法所生成的线索二叉树比传统的先序和后序线索二叉树优越。
Results of comparison show that the threaded binary-trees generated by the new method are more efficient than the traditional ones.
但是不同的二叉树的先序遍历序列或中序遍历序列或后序遍历序列有可能是相同的。
The pre order, in order and post order traversal of every binary tree are unique, but those of different binary trees may be identical.
应用推荐