文件名称:HuffmanCode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.37kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在电报通讯中,电文是以二进制的0、1序列传送的。字符集中的字符的使用频率是不同的(比如e和t的使用较之q和z要频繁得多),哈夫曼编码可以使得编码的总长最短,从而相同的位长可以传送更多的信息。本程序用c语言来仿真哈夫曼编码的过程,其中运用动态分配数组存储哈夫曼树和动态分配数组存储哈夫曼编码表等c语言常用知识。另外,程序中包含极其详细的注解,十分有利于学习。
-Telegraph communications, the message is binary 0, 1 sequence transmitted. The frequency of use of the character set is different (such as the use of e and t, compared to q, and z is far more frequent), Huffman encoding of the length of the shortest, and thus the same bit length can be sent more information . This procedure to the simulation process of Huffman coding using c language, including the use of dynamically allocated array to store the Huffman tree and dynamically allocated array storage Huffman coding table c language commonly used in knowledge. In addition, the program contains extremely detailed comments, very conducive to learning.
-Telegraph communications, the message is binary 0, 1 sequence transmitted. The frequency of use of the character set is different (such as the use of e and t, compared to q, and z is far more frequent), Huffman encoding of the length of the shortest, and thus the same bit length can be sent more information . This procedure to the simulation process of Huffman coding using c language, including the use of dynamically allocated array to store the Huffman tree and dynamically allocated array storage Huffman coding table c language commonly used in knowledge. In addition, the program contains extremely detailed comments, very conducive to learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HuffmanCode.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.