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

搜索资源列表

  1. adpcm

    1下载:
  2. 编解码ADPCM的VC源码,可以移植到AVR上面去,在12MHz的频率下可以工作的
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:181425
    • 提供者:文远
  1. ADPCM

    0下载:
  2. ADPCM 源码,有需要的人,就来当作参考把。
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:5723
    • 提供者:池华俊
  1. ADPCM

    0下载:
  2. ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2574
    • 提供者:王磊
  1. adpcm

    2下载:
  2. 8位无符号4-BIT ADPCM编码和解码程序
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5953
    • 提供者:李晋江
  1. matlab的adpcm语音编码

    1下载:
  2. matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:1213
    • 提供者:L7
  1. Adpcm.rar

    1下载:
  2. adpcm codification matlab code,adpcm codification matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:247936
    • 提供者:artrotek
  1. ADPCM-Decoder

    0下载:
  2. 实现了adpcm到pcm的转换,单通道 8KHz采样-adpcm file convert to pcm file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3805420
    • 提供者:李康
  1. code

    0下载:
  2. SPEECH ENCODING USING ADPCM
  3. 所属分类:matlab

    • 发布日期:2015-11-10
    • 文件大小:394291
    • 提供者:jamil
  1. adpcm

    0下载:
  2. ADPCM的matlab算法,很简单,一般人都能看懂。-Matlab the ADPCM algorithm, is very simple, ordinary people can understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1929
    • 提供者:eric.chiao
  1. ADPCM

    0下载:
  2. Adaptive Difference PCM code in matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1143
    • 提供者:Kim Daewon
  1. ADPCM

    0下载:
  2. ADPCM压缩算法,用于语音压缩及解压缩-ADPCM
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-21
    • 文件大小:42865
    • 提供者:wangyang
  1. IMA-ADPCM

    0下载:
  2. ADPCM的matlab程序,包括编码和解码两部分,标准G。721编解码。-ADPCM the matlab program, including the encoding and decoding of two parts, the standard G. 721 codec.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:900976
    • 提供者:王兰
  1. ADPCM_for_8bit_MCU

    0下载:
  2. 已成功移植到51单片机上的ADPCM压缩、解压缩源代码,输入为14bit PCM信号,输出为4bit ADPCM信号。-51 single-chip has been successfully transplanted to the ADPCM compression, unzip the source code for the 14bit PCM input signal, the output for the 4bit ADPCM signal.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:1410
    • 提供者:zz
  1. ADPCM

    1下载:
  2. I need code for data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:12694
    • 提供者:gopal
  1. ADPCM

    0下载:
  2. algoritmo de ADCPM en matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1286
    • 提供者:Stiven
  1. fix_predictor

    0下载:
  2. ADPCM algorithm coded in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:112826
    • 提供者:ninad
  1. ADPCM

    0下载:
  2. The ADPCM package is a flexible simulation tool for an adaptive differential encoder and decoder with backward predictor adaptation. It uses an LP-based (Burg) adaptive predictor and a nonuniform quantizer with mu transfer function. It generates the
  3. 所属分类:matlab

  1. ADPCMforSpeech

    0下载:
  2. MATLAB for speech coding using ADPCM
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1552437
    • 提供者:ahmed
  1. ADPCM

    0下载:
  2. adpcm编码,包括了普通的编码和g.721协议的编码。-adpcm encoding&decoding
  3. 所属分类:matlab

    • 发布日期:2015-11-10
    • 文件大小:1042432
    • 提供者:朱兴宇
  1. ADPCM

    0下载:
  2. 采用ADPCM技术对wav语音文件进行编码压缩-Using ADPCM technology to encode wav audio file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4555
    • 提供者:qi xiong
« 12 3 »
搜珍网 www.dssz.com