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

搜索资源列表

  1. AC_Encoding

    0下载:
  2. 程序为一种二进制算术编码程序,其概率模型为JBIG采用的编码模型,。-Procedures as a binary arithmetic coding procedures, the probability model used for JBIG coding model.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2849
    • 提供者:孙红昭
  1. suanshubianma

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

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

    1下载:
  2. 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:231681
    • 提供者:yangjianlei
  1. arithematiccoding

    0下载:
  2. 实现信息处理与编码理论中的算术编码,编码结果为01序列-Implementation of information processing and coding theory of arithmetic coding, coding sequence of results 01
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:942100
    • 提供者:王京
  1. FastHC

    0下载:
  2. 快速哈夫曼编码,压缩性能高于普通的算术编码。-Fast Huffman coding, compression performance than ordinary arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:220564
    • 提供者:cristo
  1. ArithmeticCoding

    0下载:
  2. 算术编码熵编码Arithmetic Coding-Arithmetic Coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1013
    • 提供者:刘晓丽
  1. suanshu1

    0下载:
  2. 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式。-Sorry,I can t speak english
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:jimu
  1. yasuo

    0下载:
  2. 在c++下算术编码的实现 设定了6个字符可以自己设定他们的概率-In c++ under the arithmetic coding to achieve set of 6 characters can set their own probability of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:1266
    • 提供者:xuwenhua
  1. entropy_coding

    0下载:
  2. 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:287333
    • 提供者:steven
  1. arith

    0下载:
  2. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-26
    • 文件大小:262421
    • 提供者:梁明飞
  1. source_coding_guide.tar

    0下载:
  2. 德国大学用编码实验指导书,包括huffman,算术编码等-lanb guide from german university, in source coding area, including huffman, arithmatic coding, etc...
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:174353
    • 提供者:bin
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. AVIRIS_LP

    0下载:
  2. 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:20100
    • 提供者:刘英
  1. bwtari06

    0下载:
  2. 一个采用BWT变换和算术编码的压缩程序,具有较高的压缩率。-A use of BWT transform and arithmetic coding compression program, with a high compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:10762
    • 提供者:高春德
  1. arithmatic_coding

    0下载:
  2. 实现了算术编码,在vc下开发的。但是要手动的输入符号的概率。-Achieved arithmetic coding, developed under the vc. However, to manually enter the symbol probability.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1026
    • 提供者:zhang_henry
  1. fast_ac

    0下载:
  2. 快速算术编码FastAC,来源于Pearlman个人主页,是非常有用的算术编码代码。可以用于图像,视频编解码中;也可以用于语音等编解码中。谢谢。-fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can use it in image/video codec, or other codec.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:990293
    • 提供者:Richard Chang
  1. DATACOMPRESSION

    0下载:
  2. 算术编码的实现,设计算术编码器,考虑如何编码实现,如何解决数据输出,说明原理。 算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。   算术编码需要输入的是符号,各个符号的概率还有需要编码的符号序列,根据概率可以算出初始编码间隔,先设几
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5230
    • 提供者:lili
  1. suanshuCode

    0下载:
  2. 算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。-Arithmetic Coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:257726
    • 提供者:陈鹏
  1. H_264

    0下载:
  2. H.264中二进制算术编码的硬件实现Binary arithmetic coding in H.264 hardware implementation-Binary arithmetic coding in H.264 hardware implementation
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:190005
    • 提供者:xl
  1. ArithmeticCoding(VC6)

    0下载:
  2. 一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:926235
    • 提供者:向宇
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com