文件名称:tree_forest
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-18
- 文件大小:
- 691kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.以二叉链表作存储结构,编写前序、中序、后序及层次顺序遍历二叉树的算法。
2、 以二叉链表作存储结构,编写计算二叉树深度、所有结点总数、叶子结点数、双孩子结点个数、单孩子结点个数的算法
用非递归(栈 或 队列)实现前序、中序、后序及层次顺序遍历二叉树的算法
-A binary list storage structure, written preamble, inorder, postorder and level order traversal of a binary tree algorithm.
2 binary linked list storage structure, written to calculate the binary tree depth, the total number of all nodes, leaf nodes, the number of two-child node, the number of single-child node algorithm
Preorder, inorder, postorder and level order traversal of a binary tree algorithm non-recursive (stack or queue)
2、 以二叉链表作存储结构,编写计算二叉树深度、所有结点总数、叶子结点数、双孩子结点个数、单孩子结点个数的算法
用非递归(栈 或 队列)实现前序、中序、后序及层次顺序遍历二叉树的算法
-A binary list storage structure, written preamble, inorder, postorder and level order traversal of a binary tree algorithm.
2 binary linked list storage structure, written to calculate the binary tree depth, the total number of all nodes, leaf nodes, the number of two-child node, the number of single-child node algorithm
Preorder, inorder, postorder and level order traversal of a binary tree algorithm non-recursive (stack or queue)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
树与森林
........\Debug
........\.....\树与森林.exe
........\.....\树与森林.ilk
........\.....\树与森林.pdb
........\树与森林
........\........\Debug
........\........\.....\BuildLog.htm
........\........\.....\Tree.obj
........\........\.....\main.obj
........\........\.....\mt.dep
........\........\.....\vc90.idb
........\........\.....\vc90.pdb
........\........\.....\树与森林.exe.intermediate.manifest
........\........\Tree.cpp
........\........\Tree.h
........\........\main.cpp
........\........\queue.h
........\........\树与森林.vcproj
........\........\树与森林.vcproj.PC-20120218GURE.Administrator.user
........\........\树与森林.vcproj.cse-202-49.Administrator.user
........\树与森林.ncb
........\树与森林.sln
........\树与森林.suo