CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - entropy

搜索资源列表

  1. projet

    0下载:
  2. 自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding techniques; demonstrated a li
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:102.99kb
    • 提供者:11111111
  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:197.02kb
    • 提供者:canny06
  1. huff0645345

    0下载:
  2. This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24.81kb
    • 提供者:金金
  1. entropy_code

    0下载:
  2. 用VC++对单幅图象进行熵编码压缩,同时具有解压缩的功能.-VC right single image entropy coding compression, decompression with the function.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:75.66kb
    • 提供者:youjie
  1. BT878

    1下载:
  2. H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。 H.265 可运行于 DM64XX(TI) PNX15XX(PHILIPS) BT878(X86) SAA7130(X86) NETWORK(X86)。 -H.265 for 3G, HDTV video and audio codecs agree
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.59mb
    • 提供者:彭珍
  1. SAA7134

    3下载:
  2. H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。 H.265 可运行于 DM64XX(TI) PNX15XX(PHILIPS) BT878(X86) SAA7130(X86) NETWORK(X86)。 -H.265 for 3G, HDTV video and audio codecs agreemen
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.49mb
    • 提供者:彭珍
  1. sphit-128-4

    0下载:
  2. 分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。-hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14.46kb
    • 提供者:刘晓倩
  1. ezwonly

    0下载:
  2. 单独的ezw编解码,编码结果为符号。可采用本人以上载的通用的算术编码,进行熵编码-separate ezw codec, encoding results of symbols. I use the above set of common arithmetic coding, entropy coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:145.54kb
    • 提供者:chenglei
  1. JPEGPRED

    0下载:
  2. 使用matlab所開發的jpeg工具,裡面完全沒有使用到matlab的函示,包含predition,quantization都是自己所撰寫的,針對lena做壓縮,但最後沒有做entropy的過程
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15.68kb
    • 提供者:楊於
  1. Entropy

    0下载:
  2. 一階Markov 實做 將文件讀進來並計算出 entroy
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:839byte
    • 提供者:chen
  1. H265_2008_8_23

    0下载:
  2. ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H.265) basic algorithm : 1, analysis/synthesis : wavelets 2, denoise : GCV (general
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.88mb
    • 提供者:彭珍
  1. HFMDaiMa

    0下载:
  2. 自适应哈夫曼编码,可以很深入的了解哈夫曼是最优熵编码的原因-Adaptive Huffman coding, can be a deeper understanding of the optimal Huffman entropy coding is the reason
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.73kb
    • 提供者:木灵蓝
  1. entropy

    0下载:
  2. 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:32.58kb
    • 提供者:chenminhao
  1. SunHongEn

    0下载:
  2. 一阶熵的计算,可以直观的看到一阶熵是如何计算的-first order entropy computation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:40.07kb
    • 提供者:华生
  1. Cross-Entropy

    0下载:
  2. 交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用-Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:298.19kb
    • 提供者:黄路遥
  1. 9854125413

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

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

    0下载:
  2. A program to compute huffman coding and compute entropy and efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:367.27kb
    • 提供者:dsb_1984
  1. entropy-encoding

    0下载:
  2. 视频信号熵编码源程序 熵编码法是一种进行无损数据压缩的技术,在这个技术中一段文字中的每个字母被一段不同长度的比特(Bit)所代替。与此相对的是LZ77或者LZ78等数据压缩方法,在这些方法中原文的一段字母列被其它字母取代。 每个字母按照其出现的可能性所获得的最佳比特数取决于熵。 本程序不仅提供源程序,还提供相应的实例。-Entropy coding the video signal source for entropy coding method is a lossless data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:280.14kb
    • 提供者:安慰安防
  1. entropy-coding

    0下载:
  2. 介绍了熵编码的基本原理和一些具体方法,如huffman编码、colomb编码,详细介绍了算术编码的过程。-Describes the basic principles of entropy coding and some specific methods, such as huffman coding, colomb code, details of arithmetic coding process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:350.72kb
    • 提供者:ALMA CHOW
  1. entropy

    0下载:
  2. this a code for entropy of image detection in matlab
  3. 所属分类:Compress-Decompress algrithms

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