Description: Huffman 这个名字,程序员们至少会联想到二叉树和二进制编码。的确,我们总以 Huffman 编码来概括 D.A.Huffman 个人对计算机领域特别是数据压缩领域的杰出贡献。我们知道,压缩 = 模型 + 编码,作为一种压缩方法,我们必须全面考虑其模型和编码两个模块的功效;但同时,模型和编码两个模块又相互具有独立性。-Huffman, programmers will at least think of a binary tree and binary coding. Indeed, we always Huffman coding to summarize D. A. Huffman personal computer areas, especially in the field of data compression outstanding contribution. We know that the compression encoding = model, as a compression method, we must take full account of two model and coding module effectiveness; But at the same time, model and coding module of two mutual independence. Platform: |
Size: 2048 |
Author:亞男 |
Hits:
Description: This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab. Platform: |
Size: 25600 |
Author:金金 |
Hits:
Description: Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety. -Lossless Data Compression Toolkit Versio n 1.1 of the lossless data compression toolkit b y Nico deVries. The C sources in this toolkit inc lude an LZW compressor, AR002 archiver. PPM like a compressor using arithmetic compres sion, Huffman compressor, splay tree program, and LZRW1. Quite a variety. Platform: |
Size: 96256 |
Author:jason.. |
Hits:
Description: 霍夫曼编译码,对数据文件中的字符进行统计,根据概率进行编码,并实现对数据文件压缩和解压缩过程-Huffman encoding and decoding of data files characters in statistics, according to the probability of encoding, and data files to achieve compression and decompression process Platform: |
Size: 5120 |
Author:董婷婷 |
Hits:
Description: 实现简单的压缩解压缩功能!具体实现是使用霍夫曼编码原理,外加数据结构的算法,通过建立霍夫曼树,进而遍历该树,将编码简短或者恢复-Realize simple compression decompression function! Concrete realization of the principle is the use of Huffman code, plus data structure algorithms, through the establishment of Huffman tree, then traverse the tree will be encoded or the restoration of a brief Platform: |
Size: 1525760 |
Author: |
Hits:
Description: 程序的主要功能是利用哈夫曼编码对数据进行无损压缩,实现Huffman
压缩的编码器和译码器。
-The main functions of the procedure is to use Huffman coding lossless compression of data to achieve Huffman compression encoder and decoder. Platform: |
Size: 3072 |
Author:chen |
Hits:
Description: 用NETBEAN实现的哈夫曼数据压缩,可压缩任意英文文本文件,及进行解压,显示压缩比等处理信息-Using NetBeans realize the Huffman data compression, compressible arbitrary English text files, and extract, indicating the compression ratio and other treatment information Platform: |
Size: 30720 |
Author:hanmeng |
Hits:
Description: 数据压缩的huffman算法使用的是java实现的,可以参考-Huffman algorithm for data compression using java to achieve, can refer to Platform: |
Size: 2951168 |
Author:张俊男 |
Hits:
Description: this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding Platform: |
Size: 28672 |
Author:kratika |
Hits:
Description: this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding Platform: |
Size: 34816 |
Author:kratika |
Hits:
Description: huffman这个是实现huffman数据压缩的基本实现,使用方法请看文件huffman.h该工程具有通用性-huffman huffman data compression is to achieve this basic implementation, see the files using the method of the project has the versatility huffman.h Platform: |
Size: 15360 |
Author:林冬冬 |
Hits:
Description: mfc可视化界面实现的哈夫曼数据压缩编码程序,可以打开文件进行哈夫曼编码压缩,压缩后文件可以存储。-mfc visual interface to achieve data compression Huffman coding procedures, you can open the file for Huffman coding compression, the compressed files can be stored. Platform: |
Size: 322560 |
Author:Bernie |
Hits: