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

搜索资源列表

  1. 333

    0下载:
  2. 图像压缩编码方法分析 1图像压缩技术发展过程 2图像压缩编码 2.1自适应预测编码 2.2模型法编码及分形编码 2.3小波变换用于图像压缩编码
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:187815
    • 提供者:wz
  1. LinearPredictiveCoding(LPC)

    0下载:
  2. 基于最佳线性预测编码的数据压缩算法的研究与实现
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15780
    • 提供者:程雪娇
  1. encode

    1下载:
  2. 预测编码中的运动估计3步搜索法 本程序用C语言编程实现了该算法 大家可以参考参考
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5626
    • 提供者:刘静
  1. encode

    1下载:
  2. 预测编码中的全搜索编码方法 该算法用c实现 大家可以参考参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4290
    • 提供者:刘静
  1. ImageCoding

    0下载:
  2. 本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:233508
    • 提供者:聂尧
  1. dpcm 差分脉冲编码调制(DPCM)

    5下载:
  2. 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码。
  3. 所属分类:源码下载

    • 发布日期:2010-12-28
    • 文件大小:7037
    • 提供者:as106146@_gq
  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
    • 文件大小:181294
    • 提供者:liliang
  1. G.729.rar

    0下载:
  2. G.729标准中文说明,这个建议包含了使用共轭结构代数码激励、线性预测编码的8kbit/s语音信号编码的算法描述。,G.729
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-24
    • 文件大小:814334
    • 提供者:maochunling
  1. dpcm.rar

    1下载:
  2. 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码,欢迎下载使用,我自己编的,Differential pulse code modulation (DPCM) of matlab simulation module, the realization of the sample, quantification, prediction, coding and decoding, welcome to download, I own the
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-25
    • 文件大小:6987
    • 提供者:张正锋
  1. voicesignal11

    0下载:
  2. 语音编码的线性预测系数,很全面哦,赶紧下载吧-Speech coding LPC coefficients, very comprehensive Oh, and quickly download it
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:193677
    • 提供者:苗杰
  1. XWXGF

    0下载:
  2. 使用相位相关法对视频中的两帧图象进行预测编码,画出运动场并求出峰值信噪比-Using the method of relevant video phase two frames image coding, predicting playground and peak value signal-to-noise ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3572
    • 提供者:jiangxin
  1. melp_fxp

    1下载:
  2. 语音编码中的MELP方法的定点实现源码,混合激励线性预测方法。-speech coding methods of the sentinel MELP achieving source, mixed-excited linear prediction method.
  3. 所属分类:语音合成与识别

    • 发布日期:2013-12-16
    • 文件大小:165052
    • 提供者:程红
  1. ImageCoding

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

    • 发布日期:2017-04-16
    • 文件大小:233884
    • 提供者:吴耀宗
  1. h264

    0下载:
  2. ,把代码的主线已经分析了出来,对代码中几个最难理解的地方(最难理解的地方就是帧的类型的判定,参考帧是如何管理的,一个16*16的块是采用到底需不需要分割,分割的话分成什么大小的,子块又采用何种预测方式,这些实际上就是整个编码的主线.)-, Put the main line of code has already been analyzed by the code in some places the hardest to understand (the hardest to understan
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-03
    • 文件大小:736637
    • 提供者:刘定佳
  1. MELP_m

    0下载:
  2. 语音混合编码melp(混合激励线性预测)算法的matlab实现-use matlab to implement melp
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-02
    • 文件大小:624541
    • 提供者:申伟
  1. voice_identify

    0下载:
  2. 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:584014
    • 提供者:Alex
  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. G723

    0下载:
  2. G.723 音频编码与解码算法,其中包括了线性预测编码,线谱对的寻找等等过程-G.723 Audio Encoding and Decoding Algorithm.G.723 Implement linear predictive coding algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-27
    • 文件大小:54607
    • 提供者:damocris
  1. compress

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

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

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

    • 发布日期:2017-04-16
    • 文件大小:17511
    • 提供者:罗鹏
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com