搜索资源列表
数据压缩_算术编码
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
多值自适应算术编码
- 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
ArithmeticCoding.rar
- 算术编码的源程序,搞图像压缩的人应该都游泳吧,希望大家喜欢,Arithmetic coding of the source, engage in image compression should have swimming, I hope you like
arith-n.zip
- 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
adaptive_arithmetic
- 自适应算术编码 自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder
TestMQCoder
- JPEG里MQ算术编码测试程序 编解码器 C-MQ arithmetic coding in JPEG test procedure codec C
arith-n
- 算术编码压缩算法,高压缩比,但运行时间较长的算法.-Arithmetic coding compression algorithm, high compression ratio, but a longer run-time algorithms.
bianmayuanli
- 算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (seq
zishiyingsuanshubianma
- 用MATLAB编程实现自适应的算术编码,采取巧妙的方法。-Programming with MATLAB adaptive arithmetic coding, to take a clever approach.
AC
- 算术编码的算法实现,算算术编码是信息无损压缩的经典算法,在JPEG等标准中采用。-Arithmetic coding algorithm, arithmetic coding operator information of the classic algorithm for lossless compression, JPEG and other standards in use.
suanshubianma
- 数据压缩 算术编码,用c++实现,已经运行成功,绝对OK-Arithmetic Coding data compression, using c++ to achieve, has been running successful, absolutely OK
adaptive_arithmetic
- 自适应算术编码与解码,vc编译通过,自适应建模-Adaptive arithmetic coding and decoding
huff
- 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
sulon
- 算术编码,简单实用有效果,欢迎下载,欢迎修改,-Arithmetic coding, simple, practical and effective, welcome to download, welcomed the changes
arithmeticCoding
- 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
suanshubianma
- 可以实现对简单字符的算术编码(abcde) -Characters can be achieved for simple arithmetic coding (abcde)
Arithmetic
- 压缩编码中的算术编码,利用matlab进行建模和编码,做到了成功压缩和解压缩的功能- AC Coding with matlab
acode
- 自适应算术编码:实现图像、文档、视频的压缩解压-To achieve images, documents, video compression decompression
fcode
- 静态算术编码:实现图像、文档、视频的压缩解压缩-Static arithmetic coding: Achieving images, documents, video compression decompression
算术编码
- 算术编解码,32符号信源集合的算术编码与解码(Arithmetic Coding and decoding with VC++ in 31 signals)