文件名称:tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- moon ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序可以用三种方法建立二叉树,并实现相应功能。1、通过输入树的嵌套括号表示序列建立二叉树;2、根据前序遍历序列和中序遍历序列建立二叉树;3、建立哈夫曼树-This program can use three ways to establish a binary tree, and to achieve that function. 1, by entering the tree to establish a sequence of nested parentheses binary tree 2, according to preorder traversal sequences and the establishment of a binary tree in order traversal sequences 3, the establishment of Huffman tree
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HmyHuffman.h
Htree.h
tree.cpp
tree.exe
Htree.h
tree.cpp
tree.exe