文件名称:huffmantree
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构与算法,关于哈弗曼树的C++语言实现,其中涉及二叉树和优先队列的相关知识-a piece of code about HuffmanTree ,use the C++ language, and also include some knowledge of binarytree and prior tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
哈弗曼树\binarytree.h
........\hfmtree.h
........\main.cpp
........\main.exe
........\prioqueue.h
哈弗曼树
........\hfmtree.h
........\main.cpp
........\main.exe
........\prioqueue.h
哈弗曼树