搜索资源列表
adpcm_decoder
- 用matlab编写的ADPCM编码和解码.里面包括了编码和解码的m文件.The algorithm is based on IMA ADPCM. -using Matlab prepared by the ADPCM encoding and decoding. They include coding and decoding m documents. The algorithm is based on IMA ADPCM.
intel.adpcm
- Intel/DVI ADPCM coder/decoder. The algorithm for this coder was taken from the IMA Compatability Project proceedings-Intel/DVI ADPCM coder/decoder. The algorithm for this coder was taken from the IMA Compatability Project proceedings
wavtoother_src
- wav 到其他音频格式的转换..wav->wm speech, wmaudio,lac2,lernout,ima adpcm,pcm,gsm,ccitta ,ccitt u,mpep 3-wav to other audio format conversion .. wav -
ima_adpcm
- IMA ADPCM算法的编码与解码,C语言实现(16bit)
ADPCM
- 一个是基于IMA的,一个是基于G.721的,都是matlab的程序
tixys-source.zip
- Tixys source code, include G.711, G.726, IMA-ADPCM etc.,Tixys source code, include G.711, G.726, IMA-ADPCM etc.
pcm2adpcm.rar
- pcm-wav 格式转换为IMA-ADPCM-WAV.包括Wav格式中文详细说明,和语音测试文件。转换后的文件可用mediaplayer等播放器播放。,function :pcm-wav format file convertion to ima-adpcm-wav, also includes wav file format introduce in detail(chinese) and an example wav file for test.
pcm_adpcm
- 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
ima_adpcm_encoder_latest.tar
- This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by defau
IMA-ADPCM
- ADPCM的matlab程序,包括编码和解码两部分,标准G。721编解码。-ADPCM the matlab program, including the encoding and decoding of two parts, the standard G. 721 codec.
IMAADPCM
- ima adpcm source code
ADPCMCodec
- The DVI Adaptive Differential Pulse Code Modulation (ADPCM) algorithm was first described in an IMA recommendation on audio formats and conversion practices [1]. ADPCM is a transformation that encodes 16-bit audio as 4 bits (a 4:1 compression ratio).
adpcm
- /* ** Intel/DVI ADPCM coder/decoder. ** ** The algorithm for this coder was taken from the IMA Compatability Project ** proceedings, Vol 2, Number 2 May 1992. ** ** Version 1.2, 18-Dec-92.-/* ** Intel/DVI ADPCM coder/decoder. ** **
IMA_ADPCM
- it is used to developed the ima adpcm encoder
ADPCM
- ADPCM Encoder and Decoder (based on IMA ADPCM) Initialization, encoder, and decoder function for ADPCM compression. Built with IAR Embedded Workbench Version 3.42A-ADPCM Encoder and Decoder (based on IMA ADPCM) Initialization, encoder, and deco
IMA_ADPCM
- IMA ADPCM for microcontroler.
imaAdpcm
- Ima adpcm algorithmus for microcontrolers
pcm_to_amiadpcm
- PCM WAV文件转化成Intel DVI/IMA ADPCM wav完整代码.-PCM WAV file into a complete code of the Intel DVI/IMA ADPCM wav.
Final Report on IMA ADPCM
- Final Report on IMA ADPCM.doc
IMA
- Portable IMA ADPCM codec (coder+decoder), written Open WATCOM C language