Welcome![Sign In][Sign Up]
Location:
Search - adaptive huffman tree

Search list

[Compress-Decompress algrithmsAdaptiveHuffman

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:

[PropertySheet动态哈夫曼的改进

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:

[Compress-Decompress algrithmsAdaptiveHuffman

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:

[Data structsHuffman

Description: 使用huffman二叉树对文件进行压缩,代码中使用了自适应算法。不需要两次遍历源文件!-Huffman binary tree using the file compression, the code uses the adaptive algorithm. Ergodic source files do not need two!
Platform: | Size: 34816 | Author: zhangbo | Hits:

[JSP/JavaBinaryTree

Description: 用Java实现的求哈夫曼树算法,包括生成哈夫曼树的详细过程。-Using Java in order to realize Huffman tree algorithms, including Huffman tree to generate the detailed process.
Platform: | Size: 1024 | Author: 周建勇 | Hits:

[Compress-Decompress algrithmsAHC

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:

[Compress-Decompress algrithmsHuffman

Description: 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
Platform: | Size: 6144 | Author: renyuanfang | Hits:

[Compress-Decompress algrithmsadaptive-huffman

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:

[Compress-Decompress algrithmshuffman

Description: 自适应(或动态)哈夫曼算法取消了统计,可在压缩数据时动态调整哈夫曼树,这样可提高速度。因此,哈夫曼编码效率高,运算速度快,实现方式灵活。-Adaptive (or dynamic) Huffman algorithm to cancel the statistics, the data can be dynamically adjusted in the compressed Huffman tree, which can improve speed. Therefore, the Huffman coding efficiency, fast speed, to achieve flexible.
Platform: | Size: 2048 | Author: | Hits:

[Compress-Decompress algrithms2

Description: 用霍夫曼树实现文件的解压以及压缩的问题,语言为C++ 构造自适应霍夫曼树实现文件的压缩与解压缩-Adaptive Huffman tree structure for file compression and decompression.
Platform: | Size: 760832 | Author: caoyd | Hits:

[Compress-Decompress algrithmsadaptivehuffman

Description: the implementation of adaptive huffman based on tree data structure
Platform: | Size: 16384 | Author: 王晓 | Hits:

CodeBus www.codebus.net