文件名称:traver
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-12
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- m**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写算法完成下列操作:无重复地输出以孩子兄弟链表存储的树T中所有的边(这里的边是指树T本身的分支,而不是孩子兄弟链表所形成的二叉树的分支)。输出的形式为(k1, k2), ..., (ki, kj), ..., 其中,ki和kj为树结点中的结点标识。-Write an algorithm to do the following: no repeat output to all sides in children the brothers linked list storage tree T (where the edge is the branch of the tree T, rather than the child brother chain formed binary tree branch). The output in the form of the (k1, k2), ..., (ki, kj), ..., wherein Ki and kj tree node in the node identification.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
traver\BiTree.h
......\define.cpp
......\main.cpp
......\traver.dsp
......\traver.dsw
......\traver.ncb
......\traver.opt
......\traver.plg
traver