搜索资源列表
C54x ADPCM
- 这是应用于DSP的语音解压缩源程序-This is the voice of the DSP application decompress source
adpcm压缩解压缩工具原码
- 本程序压缩和解压缩WAV16BIT ADPCM 文件 原程序,可以移到任何硬件平台 使用 本程序在PC和32位单片机系统运行良好 -the compression and decompression procedures WAV16BIT ADPCM original document procedures can be moved to any hardware platform and the use of the procedures in the PC and 32-bit microc
Sun-ADPCM
- SUN的ADPCM压缩解压程序,包括G.721,G.723,其中G.723又包括16bit,24bit,40bit的压缩解压-Sun ADPCM compression decompression procedures, including G.721, G.723, G.723 also includes 16bit, 24bit, 40bit compression decompression
adpcm-cpp
- ADPCM压缩解压编码,实现部分为C语言编写,把它用C++封装为两个接口,编码和解码,方便使用。8K 16bit。-ADPCM compression decompression coding to achieve part of the C language and C Packaging it for two interfaces, Encoding and decoding and user-friendliness. 8K 16bit.
Adpcm
- Adpcm压缩解压缩算法实现,应用于嵌入式linux平台,C/C++开发
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩。
adpcmlast
- C ADPCM压缩解压编码,实现部分为C语言编写
c54xdspadpcm
- 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序,接口为同步串口,抽样速率为8k/s。-c5400dsp of assembly language and c language voice mode compression and decompression procedures for synchronous serial interface, and the sampling rate of 8k / s.
用ADPCM编解码程序
- 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序c语言ADPCM编解码程序-c5400dsp of assembly language and c language voice mode compression and decompression procedures c language ADPCM codec procedures
adpcm
- 相当好的adpcm解压缩源码,C++,调用时注意数据保存的类型及大小-Very good to the adpcm decompress the source, and attention to the type and size of the data saved C++, call
ADPCM_decoderencoder
- ADPCM压缩解压编码,实现部分为C语言编写.-ADPCM compression decompression coding, the realization of part of the preparation for the C language.
adpcm
- adpcm 压缩与解压源代码-adpcm compression and decompression
ADPCM
- ADPCM压缩算法,用于语音压缩及解压缩-ADPCM
MSP430_Record
- 以msp430单片机为平台,采集语音信号并进行压缩解压处理,然后无失真的输出-To msp430 microcontroller platform, gathering and compression decompression audio signal processing, and output without distortion
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
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩-ADPCM (Adaptive Differential Pulse Code Mod
adpcm
- 用ADPCM算法将语音文件(.wav格式)的16位数据压缩成4位数据的程序,还有将4位压缩后的数据解压成语音文件-ADPCM encoder and decoder
SSunn-ADPCCMu
- SUN的ADPCM压缩解压程序源码,包含G.721,G.723,其中GG.723又包含16bit,24bit,40bit的压缩解压 -SUN' s ADPCM compression decompression program source code, including on G.721 and G.723, which GG.723 also contains 16bit, 24bit, 40bit compression decompression
ADPCM
- 语音压缩解压算法ADPCM,用C语言实现。-Voice compression and decompression algorithms ADPCM, implemented in C language.
AudioConvert
- ADPCM压缩解压缩的代码,已经调试通过,可以直接使用。(ADPCM compression decompression code, has been debugging through.)