搜索资源列表
avc_cabac
- 国人开发的264算法avc中的二进制上下文算数编码算法。纯c写的代码,效率高。
BAC_code
- 这是BAC(二值算数编码) 这是我自己提供的 主要是可是可适应性的编码功能
多值自适应算术编码
- 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
avc_cabac
- 国人开发的264算法avc中的二进制上下文算数编码算法。纯c写的代码,效率高。-264 people developed AVC algorithm in the context of binary arithmetic coding algorithm. Written in pure c code, and high efficiency.
BAC_code
- 这是BAC(二值算数编码) 这是我自己提供的 主要是可是可适应性的编码功能 -This is the BAC (Binary Arithmetic Coding) This is my own but is mainly provided by the encoding function can be adaptive
FastAC
- 开源的、真正可商用级的快速算数编码器,我曾用于大型遥感影像的压缩中。 -Open source, commercial-grade real fast arithmetic coder, I have used in large-scale remote sensing image compression.
encoding1
- 在VC的开发环境下,编制代码实现对文本的算数编码。-Development environment in the VC, the preparation of code count on the text encoding.
decoding1
- 在VC的开发环境下,编制代码实现对文本算数编码的解压。-Development environment in the VC, the preparation of code for extracting text encoding counts.
arith_code
- 自适应算数编码和解码源程序,自适应算数编码和解码源程序。-arithmetic arithmetic arithmetic
suansu
- 信息论算数编码源代码,C语言简单言实现、-Arithmetic coding source code information theory.
suanshu
- 本程序描述了算数编解码,首先实现了,图像的读取与显示。以及算术编码的实现,与哈夫曼编码相比较,实现了整体的编码-suan shi bian ma zhu yao shi xian le dui zheng ge maliu de bian ma ,bu zhi zhi dui mei ge fu hao de bian jie ma
DataCompressionDescribetion
- 数据压缩算法介绍,包含:LZ77算法、LHA算法、算数编码arith算法、Zip算法。仅供学习参考。-Data compression algorithm descr iption, including: LZ77 algorithm, LHA algorithm, arithmetic coding, arith algorithm, Zip algorithm. Study reference purposes only.
bianma
- 关于数字图像处理的编码,如变换编码,算数编码-Coding on digital image processing, such as transform coding, arithmetic coding
Arithmetic-coding
- 实现算数编码,算术编码要真真实现需要很大的内存,所以本程序只能做一个近似的编码。-Achieve arithmetic coding, arithmetic coding to achieve Barbara takes a lot of memory, so the program can only do a similar code.
123
- 算数编码的代码实现,根据输入的信号个数与概率得到信号串的输出数字 根据输出数字进行解码(Code realization of arithmetic code. According to the number and probability of input signal, the output number of signal string is obtained and decoded according to the output
AC
- 使用java语言完成简单的静态算数编码,信号源为26个小写字母(Using java language to complete simple static arithmetic coding, the signal source is 26 lowercase letters)
ssbm
- 用C++实现简单的字符串的算数编码功能和译码功能。(The arithmetic coding and decoding functions of simple strings are realized with C++.)
算术编码实验
- 算数编码,包括: 对文件符号进行概率统计,生成编码表; 对文件进行压缩编码; 对文件进行解压缩,比较原始数据和解压后的数据之间是否有损耗。(Arithmetic coding, including: The probability statistics of the file symbols are carried out and the coding table is generated. Compress and enco
算数编码
- 这是我大学多媒体的一个作业,里面要求实现算数编码。具体请看文档(This is a job in my university multimedia, which requires arithmetic coding. Please see the document)
AC
- 算数编码的程序。python。实现算术编码(An arithmetic coding program. Python. Arithmetic coding)