CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - suanshubianma

搜索资源列表

  1. suanshubianma

    0下载:
  2. 算术编码源代码,适用于视频压缩,网络监控等条件下。-arithmetic coding source code, apply to video compression, network monitoring and other conditions.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:1402533
    • 提供者:季风
  1. lzw-hafuman

    0下载:
  2. 图像编码与均衡化规定化、 examplehaffuman.m 哈夫曼应用实例 examplepalar2.m 平面一般分割 examplepalar.m 平面分割 1-D 游程编码应用实例 lzwexample.m lzw编码的应用实例 erzhifenjie.m 平面的分割8层 suanshubianma.m 算术编码 code1.m 图像直方图均衡化处理 code2.m 图像直方图规定化处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:582000
    • 提供者:赖官铨
  1. suanshubianma

    0下载:
  2. 算术编码是一种到目前为止编码效率最高的统计熵编码方法,
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:文华
  1. suanshubianma

    0下载:
  2. MATALAB的算术编码应用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5187
    • 提供者:看见
  1. suanshubianma

    0下载:
  2. 另外一个简单的算术编码压缩程序 可以压缩10个字符 供大家参考
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:32395
    • 提供者:lc
  1. lzw-hafuman

    0下载:
  2. matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:578793
    • 提供者:武瑞霞
  1. suanshubianma

    0下载:
  2. 算术编码是将累积分布函数的区间(0,1)分成许多互不重叠的小区间,每个信源符号对应于各个小区间,每个小区间的长度等于这个信源符号的概率分布值,在此小区间内取一点,取该点二进制小数点后l位作为这个信源符号的码字。把这基本思想运用到信源符号序列中来,能计算出信源符号序列的累积分布函数,使每个符号序列对应于累积分布函数上的不同区间,在此区间上取一点,将其二进制小数点后l位作为这符号序列的码字,只要这些区间不重叠,编的的码即为算术编码。-Arithmetic coding is the cumulati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1215
    • 提供者:张继红
  1. suanshubianma

    0下载:
  2. 假设信源符号为{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 symbols for arithmetic coding and de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1134
    • 提供者:任彦博
  1. suanshubianma

    1下载:
  2. 数据压缩 算术编码,用c++实现,已经运行成功,绝对OK-Arithmetic Coding data compression, using c++ to achieve, has been running successful, absolutely OK
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:825
    • 提供者:彬源
  1. suanshubianma

    0下载:
  2. 和其它熵编码方法不同的地方在于,其他的熵编码方法通常是把输入的消息分割为符号,然后对每个符号进行编码,而算术编码是直接把整个输入的消息编码为一个数-And other entropy coding method is that different places, other entropy coding method is to input the message is usually divided into symbols, and then encode each symbol, whil
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:564
    • 提供者:孙伟
  1. suanshubianma

    0下载:
  2. 可以实现对简单字符的算术编码(abcde) -Characters can be achieved for simple arithmetic coding (abcde)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:754
    • 提供者:春风
  1. suanshubianma

    0下载:
  2. 这个是算术编码的实验报告,也是用C编写的-This is the arithmetic coding of the lab report is written with C
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:99622
    • 提供者:凃卫军
  1. a

    0下载:
  2. 用C++编程实现信息论与编码技术中算术编码-suanshubianma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:722
    • 提供者:张周
  1. suanshubianma

    0下载:
  2. 算术编码的算法,使用VC++实现,多媒体的一个作业-Arithmetic coding algorithm, using VC++ implementation of a multimedia work
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:256671
    • 提供者:香烟
  1. suanshubianma

    0下载:
  2. 本程序是信息论与编码课程中常见的一种编码方式,即算术编码。这是一种最基本的简单编码-Information theory and coding of this procedure is a common curriculum in the encoding that the arithmetic coding. This is a basic simple coding
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4241
    • 提供者:lima
  1. suanshubianma

    0下载:
  2. 算术编码的实现 对于初学者来说还是比较好用的 -算术的实现 对于初学者来说还是比较好用的
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1261
    • 提供者:陈浩
  1. suanshubianma

    0下载:
  2. 算术编码, 将被编码的一则消息或符号串(序列)直接编码成[o,1)区间上的一个浮点小数。 -Arithmetic coding
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:630
    • 提供者:左思敏
  1. suanshubianma

    0下载:
  2. 算术编码算法,是图像压缩的主要算法之一。 是一种无损数据压缩方法,也是一种熵编码的方法。-Arithmetic coding algorithm, image compression is one of the main algorithm. Is a lossless data compression method, but also a method of entropy coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1273
    • 提供者:小明
  1. suanshubianma

    0下载:
  2. 这个是基于matlab的算术编码,可以-Here we re-encode the message NMLNNNKKNML using the same frequency algorithm as in figure 1, but using an encoding algorithm that encodes individual letters in storage of width less than 1000.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3153
    • 提供者:覃松
  1. suanshubianma

    0下载:
  2. 算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。-Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5312
    • 提供者:Juan_Chen
« 12 »
搜珍网 www.dssz.com