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

搜索资源列表

  1. DrakeRecordHWnd050627B

    0下载:
  2. 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:50.1kb
    • 提供者:中国
  1. asimpledpcmcode

    1下载:
  2. 本人自己编写的一个图像预测编码(DPCM)的简单程序。-I own an image prepared by the Predictive Coding (DPCM) the simple procedure.
  3. 所属分类:压缩解压

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

    0下载:
  2. 对一幅二维图像采用预测编码(DPCM)、小波变换等不同方法进行压缩的代码。-a pair of two-dimensional images using predictive coding (DPCM), the wavelet transform different method of code compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:slyang
  1. jpeg_yuce

    0下载:
  2. 预测编码dpcm 的verilog代码,此文件为V文件-predictive coding dpcm verilog code of this file documents for V
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1006byte
    • 提供者:万明
  1. my-DPCM

    1下载:
  2. 对图像进行预测编码,使用DPCM编码方案,实现代码简单易懂-images of predictive coding, the use of DPCM coding scheme to achieve easy-to-read code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:879byte
    • 提供者:徐敬
  1. fayedpcm

    1下载:
  2. 本文是用线形预测编码对图像进行压缩,这种方法是中无损压缩
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:844byte
    • 提供者:fayegyf
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. ImageCoding

    0下载:
  2. 图像的压缩编码,有像素编码、预测编码、变换编码等-Image compression coding, there are pixel coding, predictive coding, transform coding, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:228.4kb
    • 提供者:吴耀宗
  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
    • 文件大小:226.25kb
    • 提供者:yangjianlei
  1. compress

    0下载:
  2. 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:283.83kb
    • 提供者:dyg
  1. compress

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

    • 发布日期:2017-05-27
    • 文件大小:9.41mb
    • 提供者:chenjie
  1. 9854125413

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

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

    0下载:
  2. 图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6.94kb
    • 提供者:
  1. DPCMbianma

    1下载:
  2. 对数字图像进行预测编码,并用MATLAB仿真 只做了预测部分,符号编码未作-Research on Predictive Coding and its application in compress of image
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:47.09kb
    • 提供者:刘华烨
  1. zhenneiyuce

    1下载:
  2. 帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改-Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:108.62kb
    • 提供者:luffy
  1. Coding

    0下载:
  2. 行程编码和预测编码,均已调试成功,预测编码为一维无损预测编码。-Length encoding and predictive coding, debugging have been successful, predictive coding is one-dimensional lossless predictive coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:176.7kb
    • 提供者:luffy
  1. yuce

    0下载:
  2. 预测编码是信源编码的一种,对有记忆信源的剩余度进行压缩的一种时域编码方法。-Predictive coding is a source coding, there are memories of the remaining source of a degree of compression coding method in time domain.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:689byte
    • 提供者:zhangli
  1. dpcm

    0下载:
  2. 进行预测编码的一部分程序,若想使用还需自己编写部分函数-To predict the coding part of the program, if you want to use some functions need to write your own
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:592byte
    • 提供者:Mr. Yang
  1. Dpcmprj

    0下载:
  2. 预测编码的部分函数,如需使用还需另外编写部分函数-Predictive coding part of the functions needed to prepare the part for the use of function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2.22kb
    • 提供者:Mr. Yang
  1. dct

    0下载:
  2. 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:10.68kb
    • 提供者:黄天华
« 12 »
搜珍网 www.dssz.com