搜索资源列表
Adaptive-Huffman-Coding
- Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。
3
- matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
huffman-adaptive
- 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
AHC
- 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.
adaptive_huffman
- 自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-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
AHUFFMAn
- Adaptive Huffman coding
Huffman
- 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
AdaptiveHuffman
- adaptive huffman coding的源代码。-adaptive huffman coding of the source code.
adaptivehuffman.m.tar
- Adaptive Huffman Coding and Decoding for Data Compression in MATLAB
504091500_abaki_Huffman
- Adaptive Huffman Coding written in english
ahaf
- adaptive huffman .. compression source code in C -adaptive huffman .. compression source code in C ...
FGK
- FGK algorithm for adaptive huffman coding and decoding-FGK algorithm for adaptive huffman coding and decoding..
final_proj1
- adaptive huffman coding and decoding in matlab-adaptive huffman coding and decoding in matlab..
huffmancode
- 自适应赫夫曼编码 多媒体应用 解压缩 C源代码-Adaptive Huffman coding of multimedia applications extract the C source code
adaptive-huffman
- adaptive huffman.rar can Download
adaptive-huffman
- 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
cPP
- c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
adaptive-huffman-coding-c
- 本程序是使用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.
Adaptive-Huffman
- Adaptive huffman matlab code
Adaptive-Huffman
- 自适应哈夫曼编解码源代码。 生成的可执行文件可以对txt文件进行压缩和解压缩。-Adaptive Huffman coding source code. The generated executable file can compress and decompress the txt file.