文件名称:Huffcoding
介绍说明--下载内容均来自于网络,请自行研究使用
代码实现哈弗曼编码问题 文本输入 文本输出 运行环境为vc++6.0 运行没有错误-huffman coding
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffcoding\co.txt
..........\coding.txt
..........\Huffmanchar.h
..........\Huffcoding.dsp
..........\OutOfBounds.cpp
..........\MinHeap.cpp
..........\OutOfBounds.h
..........\Huffman.h
..........\Huffcoding.dsw
..........\BinaryTreeNode.cpp
..........\Huffcoding.ncb
..........\Chain.h
..........\Huffman.cpp
..........\MinHeap.h
..........\BinaryTree.cpp
..........\Huffcoding.plg
..........\Huffmanchar.cpp
..........\BinaryTreeNode.h
..........\Chain.cpp
..........\BinaryTree.h
..........\test3.txt
..........\test2.txt
..........\test1.txt
..........\Oper.h
..........\Oper.cpp
..........\Huffcoding.opt
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\BinaryTreeNode.obj
..........\.....\Huffmanchar.obj
..........\.....\MinHeap.obj
..........\.....\OutOfBounds.obj
..........\.....\Huffcoding.exe
..........\.....\Huffcoding.pdb
..........\.....\Chain.obj
..........\.....\BinaryTree.obj
..........\.....\Huffman.obj
..........\.....\Huffcoding.ilk
..........\.....\Huffcoding.pch
..........\.....\Oper.obj
..........\文本压缩.docx
..........\Debug
Huffcoding
..........\coding.txt
..........\Huffmanchar.h
..........\Huffcoding.dsp
..........\OutOfBounds.cpp
..........\MinHeap.cpp
..........\OutOfBounds.h
..........\Huffman.h
..........\Huffcoding.dsw
..........\BinaryTreeNode.cpp
..........\Huffcoding.ncb
..........\Chain.h
..........\Huffman.cpp
..........\MinHeap.h
..........\BinaryTree.cpp
..........\Huffcoding.plg
..........\Huffmanchar.cpp
..........\BinaryTreeNode.h
..........\Chain.cpp
..........\BinaryTree.h
..........\test3.txt
..........\test2.txt
..........\test1.txt
..........\Oper.h
..........\Oper.cpp
..........\Huffcoding.opt
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\BinaryTreeNode.obj
..........\.....\Huffmanchar.obj
..........\.....\MinHeap.obj
..........\.....\OutOfBounds.obj
..........\.....\Huffcoding.exe
..........\.....\Huffcoding.pdb
..........\.....\Chain.obj
..........\.....\BinaryTree.obj
..........\.....\Huffman.obj
..........\.....\Huffcoding.ilk
..........\.....\Huffcoding.pch
..........\.....\Oper.obj
..........\文本压缩.docx
..........\Debug
Huffcoding