搜索资源列表
haffmantree
- 按照data.txt格式输入权值&字符名覆盖原data的内容,就可以使用程序对由这些字符组成的字符串进行编码了,结果将输出至code.txt中-data.txt format with input weights & characters from the original data covering the contents it can be used to process these characters from the
HFMTREE
- 用c语言编写的haffmantree程序
haffmantree
- 在双工通讯中利用哈夫曼编码和译码,使其权值最小.
haffmantree
- 哈夫曼二叉树的原代码-Huffman binary tree of the original code
HaffmanTree.h
- 哈夫曼编码的算法实现(数据结构c++语言描述)用仿真指针实现二叉树节点双亲孩子结点存储结构
HaffmanTree
- 程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压
haffmantree
- 哈夫曼二叉树的原代码-Huffman binary tree of the original code
haffmantree
- 按照data.txt格式输入权值&字符名覆盖原data的内容,就可以使用程序对由这些字符组成的字符串进行编码了,结果将输出至code.txt中-data.txt format with input weights & characters from the original data covering the contents it can be used to process these characters from the
HFMTREE
- 用c语言编写的haffmantree程序-With c languages haffmantree procedures
haffmantree
- 在双工通讯中利用哈夫曼编码和译码,使其权值最小.-Duplex communication in the use of Huffman coding and decoding, so that the smallest weight.
HaffmanTree.h
- 哈夫曼编码的算法实现(数据结构c++语言描述)用仿真指针实现二叉树节点双亲孩子结点存储结构 -Huffman encoding algorithm (data structure c++ Language Descr iption) to use simulation pointer tree node parents realize their children node storage structure
HaffmanTree
- 程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
haffmantree
- ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder()
haffmantree
- 哈弗曼树生成代码,运行后能生成哈弗曼树,对学习数据结构有帮助。-哈弗曼tree generated code
Haffman
- 哈弗曼树的编码与译码 采用VC++6.0编译-Haffmantree encoding and decoding using VC++6.0 compiler
HuffmanTree1
- 哈弗曼树 文件保存在C盘 名字为Haffmandata.txt-Haffmantree
haffmantree
- 哈夫曼树及哈夫曼表的建立和打印(按树形打印)-create and print haffmantree and haffmancode
HaffManTree
- 哈夫曼编码的C++实现,同样是数据结构中树的应用-Huffman coding C++, is also a tree data structure applications
Haffmantree
- 进行哈夫曼树的建立,并且以哈夫曼树的存储形式输出-Huffman tree for the establishment, and to output the Huffman tree storage
haffmantree
- 该程序描述的是如何构建哈夫曼树及哈夫曼编码-haffmantree