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

搜索资源列表

  1. 熵编码.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:3.65mb
    • 提供者:
  1. 无损压缩中的熵编码

    0下载:
  2. 用c语言编写的无损压缩中的熵编码的编码和解码程序! 很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:88.1kb
    • 提供者:wangxiujun
  1. H[1].26L标准论述以及熵编码的研究与分析

    0下载:
  2. H[1].26L标准论述以及熵编码的研究与分析.PDF-H [1] .26 L standard exposition and entropy coding research and analysis. PDF
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:124.17kb
    • 提供者:罗生
  1. H[1].26L中熵编码原理分析及改进

    0下载:
  2. H.26L中熵编码原理分析及改进.PDF-H.26L entropy coding theory analysis and improvement. PDF
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:170.4kb
    • 提供者:罗生
  1. 熵编码

    0下载:
  2. 关于熵编码的代码-on entropy coding code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:79.85kb
    • 提供者:朱林
  1. c++实现哈夫曼编码

    0下载:
  2. 该代码可以输入信号源的数据,然后输出相应的编码结果以及熵等等…………
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:2.16kb
    • 提供者:peng.xiaolu
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:213.75kb
    • 提供者:ad
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2.17kb
    • 提供者:yanhaifeixue
  1. code-huffman

    0下载:
  2. 利用C语言经行huffman编码 输出结果包含了编码输出的结果以及熵等内容-C language by using huffman coding output line contains the results of output code, as well as entropy, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.04kb
    • 提供者:凌峰
  1. 222901932200711211050591887993

    0下载:
  2. JPEG图像编码,DCT,哈夫曼编码,熵编码-jpegtuxiangyasuobianma
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:胡俊燕
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.1kb
    • 提供者:罗鹏
  1. adaptive_huffman

    0下载:
  2. 自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:13.76kb
    • 提供者:Richard Chang
  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
    • 文件大小:564byte
    • 提供者:孙伟
  1. EntropyCoding

    0下载:
  2. 程序中用c++语言详细介绍了如何进行熵编码,通俗易懂-Entropy Coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:289.11kb
    • 提供者:余东
  1. Arithmetic_coding

    0下载:
  2. 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:17.4kb
    • 提供者:lili
  1. spiht程序 包含小波变换 熵编码

    0下载:
  2. 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1.34mb
    • 提供者:xwdshiwo
  1. LZ编码

    0下载:
  2. LZ 系列算法用一种巧妙的方式将字典技术应用于通用数据压缩领域,而且,可以从理论上证明LZ 系列算法同样可以逼近信息熵的极限。 实现LZ算法且实现GUI界面(The LZ series algorithm uses a clever way to apply the dictionary technology to the general data compression field. Moreover, it can theoretically prove that the LZ serie
  3. 所属分类:压缩解压

    • 发布日期:2017-12-28
    • 文件大小:70kb
    • 提供者:花零。
  1. experiment1绘制二进制熵函数曲线

    0下载:
  2. 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:数学至尊
  1. UEC_EXIT

    0下载:
  2. 对信源符号采用熵编码的程序,包括编码过程,以及相应软译码的外信息转移曲线。(An entropy coding program for the source symbol, including the encoding process, and the external information transfer curve of the corresponding soft decode.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:28kb
    • 提供者:anonymous1028
  1. 使用Matlab计算信源熵

    0下载:
  2. 使用Matlab计算信源熵,利用信息论与编码所学知识完成实验(Using Matlab to compute source entropy)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-05-01
    • 文件大小:69kb
    • 提供者:敬楠
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com