当前位置:
首页
资源下载

搜索资源 - adaptive arithmetic coding
搜索资源列表
-
0下载:
Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
-
-
0下载:
自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
-
-
0下载:
算术编码,采用了基于上下文的自适应算术编码,-arithmetic coding using a context-based adaptive arithmetic coding.
-
-
0下载:
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的-adaptive arithmetic coding framework that can be directly used to direct development, using the C language
-
-
0下载:
自适应算术编码算法,包含有编码器和解码器的实现,共从事图像编码压缩的朋友参考。-adaptive arithmetic coding algorithm, includes encoder and decoder implementation. engaged in a total image coding reference to a friend.
-
-
0下载:
自适应算术编解码,按paper编写,压缩包中附有paper。-adaptive arithmetic coding and decoding, prepared by the paper, compressed paper attached.
-
-
0下载:
由浅入深从静态算术编码到多阶上下文自适应算术编码,详细讨论了其编码原理、技术方案、可能出现的问题及对策。这是一遍既非常适合初学算术编码的兄弟姐妹、同时也是正在从事算术编码的工作者的很好的参考。-static from elementary arithmetic coding context of the multi-stage adaptive arithmetic coding, detailed discussions of its coding theory, technical prog
-
-
0下载:
实现一般的图象自适应算术编码的功能.该程序能够在一般的图象压缩中都能够应用。特别是在JPEG和JPEG2-realization of the image adaptive arithmetic coding functions. The procedure to the general image compression can be used. Especially in JPEG and JPEG2
-
-
0下载:
自适应算术编码 C语言This package was adapted from the program in \"Arithmetic Coding for
Data Compression\", by Ian H. Witten-adaptive arithmetic coding C language This package was adapted from t he program in "Arithmetic Coding for Data Compr ession &
-
-
0下载:
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
-
-
0下载:
自适应算术编码程序,适合初学VC的兄弟姐妹。比较具有实用价值。,Adaptive arithmetic coding procedures for the brothers and sisters VC beginner. Comparison with practical value.
-
-
0下载:
Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
-
-
1下载:
算术编码,采用了基于上下文的自适应算术编码-Arithmetic coding, context-based adaptive arithmetic coding
-
-
0下载:
自适应算术编码
自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder
-
-
0下载:
本文又用C语言实现了标准的自适应算术编码,拿它与用FPGA实现的改进后的自适应算术编码的仿真结果对比验证了这种改进后编码器编码的正确性。此种结构的编码效率很高,一个时钟编码一个数据比特,时钟频率可以达到50MHZ,占用的硬件资源大约有800个CLB(可配置逻辑模块)。-This thesis realizes the adaptive arithmetic coding which is not improved with C language,compare with the result o
-
-
0下载:
Context-Adaptive Binary Arithmetic Coding (CABAC) is one of two entropy engines used by the AVC video coding standard
-
-
0下载:
Adaptive arithmetic coding.
-
-
0下载:
VS2005,命令行的算术编码。多阶自适应算术编码,包括编码和解码。压缩率很高,可以跟7zip、快压一较高下-Arithmetic coding in VS2005.context based adaptive arithmetic coding with good performance,like 7zip and kuaiya software
-
-
0下载:
一位美国人写的自适应算术编码的C语言版。-Adaptive arithmetic coding!
-
-
0下载:
此为二值自适应算术编码,算法是在论文《无乘法二值算术编码及其应用_赵风光》里看到的,并且修复了里面的一个漏洞。-This is the two value adaptive arithmetic coding.
-