搜索资源列表
projet
- 自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding techniques; demonstrated a li
huffman
- 一个自适应的哈弗曼编码,适用于图像处理的编码,解压缩处理-Havermann an adaptive coding for image processing, coding, compression solution
adaptive_arithmetic
- 自适应算术编码 自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder
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
AdaptiveHuffman
- adaptive huffman coding的源代码。-adaptive huffman coding of the source code.
clvac
- X264中基于上下文自适应的可变长编码算法-X264 Context-based Adaptive Variable Length Coding Algorithm
504091500_abaki_Huffman
- Adaptive Huffman Coding written in english
zaosheng
- 是运动补偿自适应编码利用噪声提升压缩效率的中文版本,可以更好的利用帧间相关性,提升码率-Is the motion compensation adaptive coding noise to enhance compression efficiency using the Chinese version, you can make better use of frame coherence, enhance the rate
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
arith-coding
- VS2005,命令行的算术编码。多阶自适应算术编码,包括编码和解码。压缩率很高,可以跟7zip、快压一较高下-Arithmetic coding in VS2005.context based adaptive arithmetic coding with good performance,like 7zip and kuaiya software
adaptive-arithmetic
- 一位美国人写的自适应算术编码的C语言版。-Adaptive arithmetic coding!
arithmetic-coding
- 此为二值自适应算术编码,算法是在论文《无乘法二值算术编码及其应用_赵风光》里看到的,并且修复了里面的一个漏洞。-This is the two value adaptive arithmetic coding.
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-Arithematic-Coding
- This a simple Adaptive Arithematic Coding Matlab program which is composed by three parts: Main function, sub-main function,where Encoder and Decoder is included. This program would first randomly generate a symbol sequence, and implement it by
Adaptive-Huffman
- 自适应哈夫曼编解码源代码。 生成的可执行文件可以对txt文件进行压缩和解压缩。-Adaptive Huffman coding source code. The generated executable file can compress and decompress the txt file.