文件名称:shuheerchashu
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-01
- 文件大小:
- 176kb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
以下问题要求统一在一个大程序里解决。
按先序遍历的扩展序列建立二叉树的存储结构
二叉树先序、中序、后序遍历的递归算法
二叉树中序遍历的非递归算法
二叉树层次遍历的非递归算法
求二叉树的深度(后序遍历)
建立树的存储结构
求树的深度-The following questions require a unified solution in a large program. Extension of the first-traversal sequence to establish the storage structure of the binary tree binary tree preorder, inorder, postorder traversal of a binary tree traversal recursive algorithm non-recursive algorithm for binary-level non-recursive algorithm for traversing a binary tree depth (after preorder) established tree storage structure required depth of the tree
按先序遍历的扩展序列建立二叉树的存储结构
二叉树先序、中序、后序遍历的递归算法
二叉树中序遍历的非递归算法
二叉树层次遍历的非递归算法
求二叉树的深度(后序遍历)
建立树的存储结构
求树的深度-The following questions require a unified solution in a large program. Extension of the first-traversal sequence to establish the storage structure of the binary tree binary tree preorder, inorder, postorder traversal of a binary tree traversal recursive algorithm non-recursive algorithm for binary-level non-recursive algorithm for traversing a binary tree depth (after preorder) established tree storage structure required depth of the tree
(系统自动生成,下载前可以参看下载内容)
下载文件列表
6_树和二叉树\Debug\StdAfx.obj
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\树和二叉树_6.exe
............\.....\树和二叉树_6.ilk
............\.....\树和二叉树_6.pch
............\.....\树和二叉树_6.pdb
............\max.cpp
............\~VC3D61.tmp
............\树和二叉树_6.cpp
............\树和二叉树_6.dsp
............\树和二叉树_6.dsw
............\树和二叉树_6.ncb
............\树和二叉树_6.opt
............\树和二叉树_6.plg
............\Debug
6_树和二叉树