文件名称:shu
介绍说明--下载内容均来自于网络,请自行研究使用
创建二叉树:广义表式创建和先序创建;
2) 遍历二叉树:先,中,后,层序遍历,广义表式遍历,凹凸式遍历;
3) 二叉树属性:深度,宽度,结点数,叶子结点数
4) 二叉树路径:叶子结点到根结点的路径;
5)二叉树线索:中序线索二叉树;
6)二叉树置空:清空二叉树。
-reate a binary tree: generalized table type creation and first order created
2) traversing binary tree: first,,, after the sequence traversal, generalized list traversal, lenticular traverse
3) binary tree attributes: depth, width, nodes, leaf nodes
4) binary tree path: the path of the leaf nodes to root node.
Clue: 5) binary tree of seque
2) 遍历二叉树:先,中,后,层序遍历,广义表式遍历,凹凸式遍历;
3) 二叉树属性:深度,宽度,结点数,叶子结点数
4) 二叉树路径:叶子结点到根结点的路径;
5)二叉树线索:中序线索二叉树;
6)二叉树置空:清空二叉树。
-reate a binary tree: generalized table type creation and first order created
2) traversing binary tree: first,,, after the sequence traversal, generalized list traversal, lenticular traverse
3) binary tree attributes: depth, width, nodes, leaf nodes
4) binary tree path: the path of the leaf nodes to root node.
Clue: 5) binary tree of seque
(系统自动生成,下载前可以参看下载内容)
下载文件列表
树形数据结构(G计算机141 潘安琴 2014150245).doc
3