哈夫曼编码 资源专区

本专区汇聚了各类基于 哈夫曼编码 开发的源码资源,共计 152 篇资源供开发者免费下载学习。

共找到 152 个资源
其他 1 积分

哈夫曼编码实现(TC 3.0环境)

实现了Huffman编码的过程。执行环境为 TC 3.0。-realized Huffman coding process. The environment for the imp

哈夫曼编码 数据压缩 TurboC
0 0 查看详情
其他 1 积分

哈夫曼编码压缩源代码

哈夫蔓编码(压缩),源代码。通过这个算法,能对文件压缩达到很好的效果。-Halff vines encoding (compression), the source code. T

哈夫曼编码 文件压缩 源代码
0 0 查看详情
其他 1 积分

哈夫曼编码实现

哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decod

哈夫曼编码 数据压缩 编码
0 0 查看详情
其他 1 积分

C语言实现哈夫曼解码器

用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of m

C语言 哈夫曼编码 数据压缩
0 0 查看详情
其他 1 积分

C语言哈夫曼编码文件压缩程序

本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulatio

C语言 哈夫曼编码 文件压缩
0 0 查看详情
其他 1 积分

C语言实现哈夫曼编码与解码

这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, start

C语言 哈夫曼编码 数据压缩
0 0 查看详情
其他 1 积分

图像哈夫曼编解码器

实现哈夫曼的编码和译码,适用于各种图像格式。-Realize Huffman encoding and decoding for a variety of image format

哈夫曼编码 图像压缩 无损压缩
0 0 查看详情
其他 1 积分

哈夫曼编码实验源程序

数据结构haffuman 实验的源程序 包含encode.h weitfile.h 等等 -Data structure that contains the source

哈夫曼编码 数据结构 压缩算法
0 0 查看详情
其他 1 积分

C语言实现二叉树遍历与哈夫曼编码

数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a

数据结构 二叉树 哈夫曼编码
0 0 查看详情
其他 1 积分

C语言算法程序集:哈夫曼、线性表、栈、队列等实现

各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including hu

C语言 算法 数据结构
0 0 查看详情
其他 1 积分

哈夫曼编码、解码与树结构打印

哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print

哈夫曼编码 数据压缩 解码
0 0 查看详情
C/C++/VC++ 1 积分

基于哈夫曼算法的文件压缩与解压缩工具

Compression / decompression of files on the Huffman algorithm Assembler (nasm) + C (consol

哈夫曼编码 文件压缩 数据解压缩
0 0 查看详情