CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 算术编码

搜索资源列表

  1. 算术编码.rar

    1下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:12091
    • 提供者:
  1. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

    1下载:
  2. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:231477
    • 提供者:yanghaocouple
  1. 用matlab写的算术编码的程序

    1下载:
  2. 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:4918
    • 提供者:李金荣
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17207
    • 提供者:倪广波
  1. 113172193ARITHMETIC-coding

    1下载:
  2. 算术编码,采用了基于上下文的自适应算术编码-Arithmetic coding, context-based adaptive arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4898
    • 提供者:李金荣
  1. 91331949suanshucoden122

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 -The application of arithmetic coding matlab version 1. Can carry out arithmetic coding of characters 2. At the beginning of the string do not have to develop the size of 3. Coding and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1404552
    • 提供者:李金荣
  1. chap_10

    0下载:
  2. 包括香农编码、哈夫曼编码、LZW编码、算术编码、JPEG编码等源码-Including the Shannon coding, Huffman coding, LZW coding, arithmetic coding, JPEG source coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:412023
    • 提供者:xxiaoyan
  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. ImageCoding

    1下载:
  2. 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:229105
    • 提供者:刘亚宁
  1. hh

    0下载:
  2. 数据压缩算术编码程序,简单的操作,适用于学生-Arithmetic Coding data compression procedure, simple operation, applicable to students
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:贺伟健
  1. 12

    0下载:
  2. 用VC++编的图像编码,有霍夫曼编码、算术编码,位平面编码等-Using VC++ for image coding, and Huffman coding, arithmetic coding, bit-plane coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3436984
    • 提供者:高群
  1. arithmati

    0下载:
  2. 算术编码图像处理运用,代码算术编码图像处理运用,代码-atithmatic
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6269286
    • 提供者:Victor
  1. ForWin32

    0下载:
  2. 一种高性能的算术编码方法。对二进制文件有很好的压缩性能。-A high-performance arithmetic coding method. Binary file has a very good compression performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1443356
    • 提供者:丁一
  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. huff

    0下载:
  2. 计算Huffman算术编码 图像压缩等 -calculator the huffman mathmatica code and image compression
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2258
    • 提供者:freed
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2209
    • 提供者:齐子新
  1. figurebianma

    1下载:
  2. 本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50998
    • 提供者:不知道姓名
  1. imagecode

    0下载:
  2. 可以进行图像的哈弗曼编码,香浓编码,算术编码,非常那个好-Havermann image can be encoded, Shannon coding, arithmetic coding, is that good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:233535
    • 提供者:胡文瑾
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. ArithmeticCode

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5600
    • 提供者:
« 12 3 4 »
搜珍网 www.dssz.com