文件名称:tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.1mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
<1>将一棵树(或森林)转换为二叉树。
<2>求森林的高度。
<3>按层次方式遍历森林。
<4>输出一个森林中每个结点的值及其对应的层次数。
<5>输出一个森林的广义表形式,如下图中的森林的输出为:-< 1> will be a tree (or forest) into a binary tree. < 2> for the high forest. < 3> by way of traversing the forest level. < 4> the output of a forest value of each node and its corresponding number of levels. < 5> output of a generalized form of forests, as illustrated in the output of the forest is:
<2>求森林的高度。
<3>按层次方式遍历森林。
<4>输出一个森林中每个结点的值及其对应的层次数。
<5>输出一个森林的广义表形式,如下图中的森林的输出为:-< 1> will be a tree (or forest) into a binary tree. < 2> for the high forest. < 3> by way of traversing the forest level. < 4> the output of a forest value of each node and its corresponding number of levels. < 5> output of a generalized form of forests, as illustrated in the output of the forest is:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shiyan5
.......\Debug
.......\.....\liej.exe
.......\.....\liej.ilk
.......\.....\liej.opt
.......\.....\liej.pch
.......\.....\liej.pdb
.......\.....\main.exe
.......\.....\main.ilk
.......\.....\main.obj
.......\.....\main.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\liej.plg
.......\main.cpp
.......\main.dsp
.......\main.dsw
.......\main.ncb
.......\main.opt
.......\main.plg
.......\TREE1.TRE
.......\TREE2.TRE
.......\trees.h
.......\实验要求
.......\........\五实验要求.txt
.......\Debug
.......\.....\liej.exe
.......\.....\liej.ilk
.......\.....\liej.opt
.......\.....\liej.pch
.......\.....\liej.pdb
.......\.....\main.exe
.......\.....\main.ilk
.......\.....\main.obj
.......\.....\main.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\liej.plg
.......\main.cpp
.......\main.dsp
.......\main.dsw
.......\main.ncb
.......\main.opt
.......\main.plg
.......\TREE1.TRE
.......\TREE2.TRE
.......\trees.h
.......\实验要求
.......\........\五实验要求.txt