搜索资源列表
先序线索化以及遍历
- 该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
Graph2
- 二叉树的遍历、线索化、遍历线索化二叉树等算法;深度搜索优先、广度搜索优先算法, 最小生成树、最短路算法。
sy3
- 理解树结构的逻辑特性; 2 熟练掌握二叉树的逻辑结构特性及各种存储方法; 3 熟练掌握二插树的各种基本操作,尤其是三种遍历算法以及线索化算法。 4 进一步了解和掌握类的私有和公有成员函数的定义和使用以及类型的作用域
Tree(new)
- 创建基本有左右结点的二叉树,之后对其线索化,并按中序输出
AVL
- 中序线索化的二叉树 能够对二叉树先线索化然后再中序排列 并且输出
DataStructure_SortBiTree
- 线索化二叉排序树操作:具有线索化节点结构的二叉排序树。基于学生分数统计的应用背景,包含线索化后排序树的插入、删除、遍历等基本操作。
thbitre
- 该源码实现对二叉树的线索化,先序、中序、后序线索化二叉树,并提供了先序、中序、后序遍历线索二叉树的功能。
线索化二叉树遍历算法
- 本程序的主要功能在于先序输入一个二叉树,用三种递归,三种非递归进行遍历,并进行中序线索化以及其遍历,后进行中序去线索化,再进行后序线索化以及其遍历,最后后序去线索花进行中序遍历.程序的基本目的是了解二叉树的基本操作.
先序线索化以及遍历
- 该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
threading
- 图形化,线索二叉树,我是个初学者,只有这样的程序,见谅-graphics, data structures, I was a beginner, the only way to the procedures forgiven! !
Graph2
- 二叉树的遍历、线索化、遍历线索化二叉树等算法;深度搜索优先、广度搜索优先算法, 最小生成树、最短路算法。-Binary tree traversal, threaded, threaded binary tree traversal algorithms, such as the depth of the search priority, breadth of search priority algorithm, minimum
sy3
- 理解树结构的逻辑特性; 2 熟练掌握二叉树的逻辑结构特性及各种存储方法; 3 熟练掌握二插树的各种基本操作,尤其是三种遍历算法以及线索化算法。 4 进一步了解和掌握类的私有和公有成员函数的定义和使用以及类型的作用域 -Understanding of the logic tree structure characteristics 2 binary tree master logical struct
Tree(new)
- 创建基本有左右结点的二叉树,之后对其线索化,并按中序输出-Have about the creation of the basic binary tree nodes, followed by its trail of, and in the sequence output
AVL
- 中序线索化的二叉树 能够对二叉树先线索化然后再中序排列 并且输出-Clues in the sequence of the binary tree can be threaded binary tree and then arranged in sequence and the output
thbitre
- 该源码实现对二叉树的线索化,先序、中序、后序线索化二叉树,并提供了先序、中序、后序遍历线索二叉树的功能。-The source tree to achieve the clues, the first order, in sequence, after the sequence of binary tree clues and to provide a first order, in sequence, after clues tree
qxuohua
- 在二叉树的基础上实现前序线索化,并可以遍历-In binary tree on the basis of former sequence, and can clues to traverse
zhongxuxsh
- 首先建立一棵二叉树,再对其进行中序线索化,然后遍历。-First, establish a binary tree, then carries on the clues in order, then traverse.
BinaryTree
- 求解线索二叉树中结点前趋和后继的算法以及以相应次序遍历线索二叉树的算法,二叉树的线索化算法的设计-Solving clues to binary tree node before the trend and follow-up algorithm and the corresponding sequence of binary tree traversal algorithm clues, clues to binary tree al
thinghua
- 二叉树和图的一些操作:求图最小生成树(两个算法),二叉树的线索化遍历等。-some functions in binarytree and graphics
0127遍历二叉树和二叉树线索化
- 大学数据结构.遍历二叉树与二叉树的线索化实验报告和结果(THIS IS SHUJUJIEGOU TREE AND CONVERSATION)