描述二叉树(binarytree)的节点有一个数据值、一个左指针和一个右指针;不过,很多数据体要求树不只有一个左分支和一个右分支。
Binary trees are represented by nodes that have a data value and a left and right pointer; however, there are many data structures that require trees with more than just a left and right branch.
之间的差异的时间间隔段树,是什么树,二叉树和范围的树木?
What are the differences between segment trees, interval trees, binary indexed trees and range trees?
利用DNA分子和连接酶的生物特性,提出DNA计算机中二叉树的链式存储结构的设计方法,并给出二叉树链式存储结构的形式描述。
This paper proposed the method of designing linked storage structure of the binary tree in DNA computer, which utilized the biological characteristics of DNA molecules and ligases.
给定一个二叉树的前序和中序遍历,重建这棵二叉树。
Given preorder and inorder traversal of a tree, construct the binary tree.
基于二叉树的分布式密钥管理体系分为单个密钥中心下的密钥管理系统和多层二叉树密钥管理系统。
The distributed key management system based on binary tree is divided into the key management system of one key center and the key management system of multi - layer binary tree.
比较的结果表明,新算法所生成的线索二叉树比传统的先序和后序线索二叉树优越。
Results of comparison show that the threaded binary-trees generated by the new method are more efficient than the traditional ones.
基于二叉树和模糊逻辑理论,提出了一种用于复杂系统建模的模糊树模型。
Based on the binary tree structure and fuzzy logic theory, a fuzzy tree model applied to complex system modeling is proposed in this paper.
在数据结构中,已知一棵二叉树的先序序列和中序序列,可唯一确定此二叉树。
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.
实证结果表明,EQP型二叉树模型和新型二叉树参数模型下的CV-CRR方法是一种收敛的、高效率、高精度的数值定价方法。
Positive results showed that, the CV-CRR method under the EQP-binary tree model and new binary tree parameters is a convergence, high-efficiency, high-precision numerical pricing method.
利用递归和非递归实现二叉树的中序遍历,利用队列实现二叉树的层次遍历。
Recursive and non recursive implementation of binary tree traversal, the use of queues to achieve the level of binary tree traversal.
利用递归和非递归实现二叉树的中序遍历,利用队列实现二叉树的层次遍历。
Recursive and non recursive implementation of binary tree traversal, the use of queues to achieve the level of binary tree traversal.
应用推荐