搜索资源列表
BAC_code
- 这是BAC(二值算数编码) 这是我自己提供的 主要是可是可适应性的编码功能
多值自适应算术编码
- 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
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
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.
Arithmetic-coding
- 实现算数编码,算术编码要真真实现需要很大的内存,所以本程序只能做一个近似的编码。-Achieve arithmetic coding, arithmetic coding to achieve Barbara takes a lot of memory, so the program can only do a similar code.
ssbm
- 算数编码的设计作用,对于算数设计很有作用-good nice
Arithmetic-encoding
- matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
Arithmetic-coding
- 算数编码的多个示例程序,用于教学,有大量程序注释,方便学生自学。-Arithmetic coding
arith_code_one_symbol
- 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and with probability u
arith_code_use_entrop
- 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新,最主要的是考虑前一个符号,运用熵编码。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and
coode
- huffman shannon feno 以及算数编码 及其编码效率的计算-huffman shannon feno and arithmetic coding and coding efficiency calculation
Arithmetic_cmd
- 算数编码,简单可实现,由vc++ 6.0编写,按照算法步骤自行编写-Arithmetic simple cmd code by vc++ 6.0
Code
- 算数编码和LZ78字典编码的联合MFC程序,程序有界面,简单易行-The code is designed by vc++ 6.0,which is simple and convenient
arithmatic
- 算数编码MATLAB例程 欢迎下载 信源编码-Arithmetic coding MATLAB routines
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 encode the file. The file is deco