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: 13157 |
Author:沈宏伟 |
Hits:
Description: 来有人提出了一种动态的哈夫曼编码方法。动态哈夫曼编码使用一棵动态变化的哈夫曼树,对第t+1个字符的编码是根据原始数据中前t个字符得到的哈夫曼树来进行的,编码和解码使用相同的初始哈夫曼树,每处理完一个字符,编码和解码使用相同的方法修改哈夫曼树,所以-was raised to a dynamic Huffman coding method. Dynamic Huffman coding using a dynamic changes in the Huffman tree for the first t a character encoding is based on the original data before t characters in the Huffman tree for the encoding and decoding using the same initial Huffman tree, each dealing with a character encoding and decoding using the same side Law Revision Huffman tree. Platform: |
Size: 6144 |
Author:wzh |
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: