文件名称:tree
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的基本运算,遍历,从根节点到子节点的路径和中序线索化。还有用遍历构造二叉树和用二叉树来表示代数表达式。-The basic operations of binary tree traversal path from the root node to child node in the sequence threaded. There traverse the constructed binary tree and binary tree to represent algebraic expressions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
求二叉树中从根结点到叶子结点的路径.cpp
实现二叉树的遍历算法.cpp
实现二叉树基本运算.cpp
实现中序线索化二叉树.cpp
用二叉树来表示代数表达式.cpp
由遍历序列构造二叉树.cpp
实现二叉树的遍历算法.cpp
实现二叉树基本运算.cpp
实现中序线索化二叉树.cpp
用二叉树来表示代数表达式.cpp
由遍历序列构造二叉树.cpp