文件名称:Huffman_encode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.7kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数:
HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 characters, using Functions: HC = HuffmanCoding (HT, HC, w, 3) are available for each element of the code words, storage is through a pointer.
HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 characters, using Functions: HC = HuffmanCoding (HT, HC, w, 3) are available for each element of the code words, storage is through a pointer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman_encode/程序说明.txt
Huffman_encode/霍夫曼编码.c
Huffman_encode
Huffman_encode/霍夫曼编码.c
Huffman_encode
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.