搜索资源列表
adpcm.zip
- adcpm
C54adpcm
- TMS320C54实现的ADPCM DSP实现程序,包括测试文件-realized ADPCM TMS320C54 DSP procedures, including test paper
ADPCMCompiler
- ADPCM,源代码.-ADPCM, the source code.
adpcm64_g722
- this the source code of audio compression standard, ADPCM-64/G.722.
adpcm
- 编解码ADPCM的VC源码,可以移植到AVR上面去,在12MHz的频率下可以工作的
ADPCM
- ADPCM 源码,有需要的人,就来当作参考把。
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩。
G711_G721_G723
- 音频ADPCM编解码器,采用标准C语言编程,实现G.711,G.72 3,16K,24K,32K算法
adpcm
- 8位无符号4-BIT ADPCM编码和解码程序
g711_g721_g723
- ADPCM的源代码.比较有用.包含码流速率:8kb/s、16kb/s、32kb/s、及40kb/s。 基本上将G.726的音频标准协议全部包含。也适合在嵌入式系统中进行开发。
ADPCM-Decoder
- 实现了adpcm到pcm的转换,单通道 8KHz采样-adpcm file convert to pcm file
ADPCM
- Adaptive Difference PCM code in matlab
ADPCM
- ADPCM压缩算法,用于语音压缩及解压缩-ADPCM
Microchip_ADPCM
- 关于ADPCM的详细注解,包括编码和解码,在VC6.0上通过(语音压缩与解压)-Detailed comments on the ADPCM, including the encoding and decoding, in VC6.0 adopted (Voice compression and decompression)
ADPCMSRC
- Adaptive Pulse Code modulation ADPCM
ADPCM_for_8bit_MCU
- 已成功移植到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.
ADPCM
- I need code for data compression
adpcm_encoder
- 语音压缩 自适应差分脉冲调制编码 即ADPCM 用matlab开发 -Adaptive differential pulse-modulated voice compression coding using matlab development that ADPCM
ADPCM
- 采用ADPCM技术对wav语音文件进行编码压缩-Using ADPCM technology to encode wav audio file compression
ADPCM
- 语音压缩解压算法ADPCM,用C语言实现。-Voice compression and decompression algorithms ADPCM, implemented in C language.
