搜索资源列表
-
0下载:
自己做的作业(自适应霍夫曼解压缩)
完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
-
-
1下载:
自适应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
-
-
0下载:
自适应哈夫曼编码,可以很深入的了解哈夫曼是最优熵编码的原因-Adaptive Huffman coding, can be a deeper understanding of the optimal Huffman entropy coding is the reason
-
-
0下载:
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
-
-
0下载:
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.
-
-
0下载:
自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-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
-
-
0下载:
Adaptive Huffman coding
-
-
0下载:
adaptive huffman coding的源代码。-adaptive huffman coding of the source code.
-
-
0下载:
Adaptive Huffman Coding written in english
-
-
0下载:
自适应霍夫曼编码。。在VS2008下运行。。C++源码-Adaptive Huffman coding. . Run in VS2008. . C++ Source
-
-
0下载:
FGK algorithm for adaptive huffman coding and decoding-FGK algorithm for adaptive huffman coding and decoding..
-
-
0下载:
adaptive huffman coding and decoding in matlab-adaptive huffman coding and decoding in matlab..
-
-
0下载:
自适应Huffman编码基于MATLAB的实现-Adaptive Huffman Coding MATLAB-based implementation
-
-
0下载:
自适应赫夫曼编码 多媒体应用 解压缩 C源代码-Adaptive Huffman coding of multimedia applications extract the C source code
-
-
0下载:
自适应(或动态)哈夫曼算法取消了统计,可在压缩数据时动态调整哈夫曼树,这样可提高速度。因此,哈夫曼编码效率高,运算速度快,实现方式灵活。-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 Huffma
-
-
0下载:
自适应霍夫曼编码算法,是压缩编码算法的一种,在霍夫曼编码算法的基础上改进得到的-Adaptive Huffman coding algorithm, a compression algorithm, and Huffman coding algorithm based on improved access
-
-
0下载:
Adaptive Huffman coding just encoding with out decoding
-
-
0下载:
本程序是使用c语言编写的自适应霍夫曼编码,对于只熟悉c语言的同学会有很大帮助。-This procedure is the use of adaptive Hoffman coding of C language, the only familiar with the C language students will be of great help.
-
-
0下载:
在国外上学做的一个Adaptive Huffman Coding,数据压缩和解码。-Adaptive Huffman Coding
-
-
0下载:
自适应哈夫曼编解码源代码。
生成的可执行文件可以对txt文件进行压缩和解压缩。-Adaptive Huffman coding source code.
The generated executable file can compress and decompress the txt file.
-