搜索资源列表
suanshubianma
- 算术编码源代码,适用于视频压缩,网络监控等条件下。-arithmetic coding source code, apply to video compression, network monitoring and other conditions.
lzw-hafuman
- 图像编码与均衡化规定化、 examplehaffuman.m 哈夫曼应用实例 examplepalar2.m 平面一般分割 examplepalar.m 平面分割 1-D 游程编码应用实例 lzwexample.m lzw编码的应用实例 erzhifenjie.m 平面的分割8层 suanshubianma.m 算术编码 code1.m 图像直方图均衡化处理 code2.m 图像直方图规定化处理
suanshubianma
- 通过编写程序编码运算,进行了算术编码。
suanshubianma
- 算术编码是一种到目前为止编码效率最高的统计熵编码方法,
suanshubianma
- MATALAB的算术编码应用
suanshubianma
- 另外一个简单的算术编码压缩程序 可以压缩10个字符 供大家参考
suanshubianma
- 算术编码源代码,适用于视频压缩,网络监控等条件下。-arithmetic coding source code, apply to video compression, network monitoring and other conditions.
lzw-hafuman
- 图像编码与均衡化规定化、 examplehaffuman.m 哈夫曼应用实例 examplepalar2.m 平面一般分割 examplepalar.m 平面分割 1-D 游程编码应用实例 lzwexample.m lzw编码的应用实例 erzhifenjie.m 平面的分割8层 suanshubianma.m 算术编码 code1.m 图像直方图均衡化处理 code2.m 图像直方图规定化处理-Imag
suanshubianma
- 算术编码是一种到目前为止编码效率最高的统计熵编码方法,-Arithmetic coding is a coding so far the most efficient statistical entropy coding methods,
suanshubianma
- MATALAB的算术编码应用-Application of Arithmetic Coding MATALAB
suanshubianma
- 另外一个简单的算术编码压缩程序 可以压缩10个字符 供大家参考-In addition a simple arithmetic coding compression program can compress 10 characters for your reference
lzw-hafuman
- matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
suanshubianma
- 算术编码是将累积分布函数的区间(0,1)分成许多互不重叠的小区间,每个信源符号对应于各个小区间,每个小区间的长度等于这个信源符号的概率分布值,在此小区间内取一点,取该点二进制小数点后l位作为这个信源符号的码字。把这基本思想运用到信源符号序列中来,能计算出信源符号序列的累积分布函数,使每个符号序列对应于累积分布函数上的不同区间,在此区间上取一点,将其二进制小数点后l位作为这符号序列的码字,只要这些区间不重叠,编的的码即为算术编码。-Ari
suanshubianma
- 假设信源符号为{a,b,c,d},这些符号出现的概率分别为{0.2,0.2,0.4,0.2}写出对信源符号bdadc进行算术编码和解码的过程。-Assumptions for the source symbols (a, b, c, d), the probability of emergence of these symbols were written on (0.2,0.2,0.4,0.2) bdadc source symbol
suanshubianma
- 数据压缩 算术编码,用c++实现,已经运行成功,绝对OK-Arithmetic Coding data compression, using c++ to achieve, has been running successful, absolutely OK
suanshubianma
- 和其它熵编码方法不同的地方在于,其他的熵编码方法通常是把输入的消息分割为符号,然后对每个符号进行编码,而算术编码是直接把整个输入的消息编码为一个数-And other entropy coding method is that different places, other entropy coding method is to input the message is usually divided into symbols, and
suanshubianma
- 可以实现对简单字符的算术编码(abcde) -Characters can be achieved for simple arithmetic coding (abcde)
suanshubianma
- 这个是算术编码的实验报告,也是用C编写的-This is the arithmetic coding of the lab report is written with C
a
- 用C++编程实现信息论与编码技术中算术编码-suanshubianma
suanshubianma
- 算术编码的算法,使用VC++实现,多媒体的一个作业-Arithmetic coding algorithm, using VC++ implementation of a multimedia work