Description: vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color/grayscale, Y component level/vertical sampling law, image quality adjustment. The use of the most simple baseline system (BaseLine) compression method to quantify the Huffman table and the table with ACDSee are the same, and did not provide adaptive Huffman compression table. Platform: |
Size: 86016 |
Author:王宇 |
Hits:
Description: 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。
在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding/decoding process based encoding/decoding data to calculate various code word probability, Dynamic adjustment and Huffman tree. Including the encoder and decoder. In vc. Net 2003 under development Platform: |
Size: 13312 |
Author:沈宏伟 |
Hits:
Description: My (so called) HiP compression algorithm as console mode
utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman
encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash
algorithm etc.-My (so called) a compression algorithm HiP 's console mode utility. It's a hybrid of Lempel-Z iv 77 and Adaptive Huffman encoding (Huffman LZ HiP ZIP = 77) with a word prefix hash algorithm et c. Platform: |
Size: 53248 |
Author:郭春阳 |
Hits:
Description: 自适应的哈夫曼编码程序,包括屏幕输出和文件保存。-Adaptive Huffman Coding procedures, including the screen output and save the file. Platform: |
Size: 5120 |
Author:陈文杰 |
Hits:
Description: huffman coding and decoding
adaptive huffman coding and decoding
it is a assignment from my course
and code is main-c
decode is main-e
hope it is useful for everybody Platform: |
Size: 2509824 |
Author:yuyu |
Hits:
Description: Adaptive-Huffman Coding自适应的Huffman压缩与解压缩。
在压缩与解压缩过程中动态地改变Huffman树,和编码。-Adaptive-Huffman Coding Adaptive Huffman compression and decompression. Compression and decompression in the process of changing the dynamic Huffman tree, and coding. Platform: |
Size: 2028544 |
Author:star |
Hits:
Description: 自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who research huffman code. Platform: |
Size: 14336 |
Author:Richard Chang |
Hits:
Description: It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string Platform: |
Size: 2048 |
Author:omsta |
Hits: