哈夫曼编码实现(TC 3.0环境)
实现了Huffman编码的过程。执行环境为 TC 3.0。-realized Huffman coding process. The environment for the imp
本专区汇聚了各类基于 哈夫曼编码 开发的源码资源,共计 152 篇资源供开发者免费下载学习。
实现了Huffman编码的过程。执行环境为 TC 3.0。-realized Huffman coding process. The environment for the imp
哈夫蔓编码(压缩),源代码。通过这个算法,能对文件压缩达到很好的效果。-Halff vines encoding (compression), the source code. T
哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decod
用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of m
本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulatio
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, start
实现哈夫曼的编码和译码,适用于各种图像格式。-Realize Huffman encoding and decoding for a variety of image format
数据结构haffuman 实验的源程序 包含encode.h weitfile.h 等等 -Data structure that contains the source
数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a
各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including hu
哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
Compression / decompression of files on the Huffman algorithm Assembler (nasm) + C (consol