C语言链表实现的huffman编码,有文本菜单,功能齐全,可以添加删除节点-C language Chain achieve Huffman coding, a text menu, complete functions, delete nodes can be added 下载
|
霍夫曼编码的C语言实现~~~~~~~~~~-Huffman coding in C language Albion 下载
|
霍夫曼编码的C语言实现!-Huffman coding in C language! 下载
|
C语言编写实现的哈夫曼编码程序。内附示例-C language to achieve Huffman coding process. Containing examples 下载
|
哈夫曼编码的实现,用C语言编写的,报告中赋有原代码.-Huffman coding achieved, using the C language, the report vested with the original code. 下载
|
用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code note in greater detail, the specific code can be seen, including the encoding of the document also decoder. 下载
|
Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC. 下载
|
此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example 下载
|
本程序实现哈夫曼树的建立,是数据结构编程的其中一个内容,使用C语言篇写-the Huffman tree procedures to achieve the establishment of the data structure of a programming content, the language used to write C 下载
|
所有编码的C语言实现程序~~~有香农,哈夫曼等等!!!-all coding in C language procedure ~ ~ ~ with Shannon, Huffman, etc.! ! ! 下载
|