Welcome![Sign In][Sign Up]
Location:
Search - ADPCM

Search list

[DSP programmy_ima

Description: 这是一个基于TI的DSP的ADPCM的源代码,经过测试.-This is a based on TI's DSP ADPCM source code tested.
Platform: | Size: 1024 | Author: 张全 | Hits:

[DSP programaudio002

Description: 本程序是在TI公司的DM642上实现ADPCM编码和解码的程序,编译环境为TI的CCS6000。-is in the process of TI DM642 achieve ADPCM encoding and decoding process, build environment for TI's CCS6000.
Platform: | Size: 181248 | Author: 周金喜 | Hits:

[Embeded-SCM DevelopRichey.ZIP

Description: Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
Platform: | Size: 8192 | Author: 何小 | Hits:

[Windows DevelopADPCM_Test

Description: 测试ADPCM(G.726)的 可以在PC单独测试编解码 也可以通过串口发送数据到底层单片机编码或解码后把数据送回来。 运河 2005-test ADPCM (G.726) can be individually tested in the PC codec can also send data through the serial port to the bottom MCU code or after decoding data sent back. Canal 2005
Platform: | Size: 70656 | Author: 费戈 | Hits:

[Audio programaudio format

Description: 音频文件格式,包括WAV、ADPCM、CDR,另外还有AU文件格式,后面的音频数据即可以是一般的数据,也支持按CCITT G.721 (32 kbit/s) 和 G.723 (24/40 kbit/s)格式压缩好的音频数据-audio file formats, including WAV, ADPCM, CDR, another AU document format, as the audio data that may be general information, and support by CCITT G.721 (32 kbit/s) and G.723 (nometastases kbit/s) good audio compression format data
Platform: | Size: 13312 | Author: 张承云 | Hits:

[Speech/Voice recognition/combineG.711

Description: 语音信号的G.711编码。 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by "unlocked" factor yu(k) only. The factor yl(k) and speed-contral factor al(k) are ignored.-G.711 speech signal coding. The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the Quantizer scale factor, y (k), is determined by "unlocked" factor yu (k) only. The factor yl (k) and speed- al contral factor (k) are ignored.
Platform: | Size: 4096 | Author: Zhou | Hits:

[Speech/Voice recognition/combineG.723

Description: G.723语音编码 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by "unlocked" factor yu(k) only. The factor yl(k) and speed-contral factor al(k) are ignored.-G.723 speech coding The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the Quantizer scale factor, y (k), is determined by "unlocked" factor yu (k) only. The factor yl (k) and speed-contral factor al (k) are ignored.
Platform: | Size: 6144 | Author: Zhou | Hits:

[Voice Compresstixys-source

Description: Tixys source code, include G.711, G.726, IMA-ADPCM etc.
Platform: | Size: 285696 | Author: singlesongs | Hits:

[Other Embeded programvs1002d_adpcm_100

Description: VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software package to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c for example. -VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software package to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c for example.
Platform: | Size: 13312 | Author: 阿炳 | Hits:

[DSP program语音编码_解码代码库

Description: 主要为用TI 的TMS320 5000系列实现基本的语音编解,如ADPCM,LPC等-primarily for use TI's TMS320 series 5000 achieving basic voice solutions, such as ADPCM, LPC etc.
Platform: | Size: 62464 | Author: 罗斌 | Hits:

[Windows Develop双声道

Description: encode pcm to adpcm .算法详细 支持双声道多文件操作-to encode PCM mode. Detailed Algorithm support for dual-channel multi-file operations
Platform: | Size: 17408 | Author: 招贸 | Hits:

[ARM-PowerPC-ColdFire-MIPStest004

Description: 在philips公司的ARM7芯片2136上实现ADPCM编码的原代码,编译环境为ADS1.2。-Philips company in the 2136 ARM7 chip to achieve ADPCM encoding the original code, ADS1.2 compiler environment.
Platform: | Size: 143360 | Author: 周金喜 | Hits:

[Voice Compresstest_adpcm

Description: adpcm编码源代码,加测试程序,可以直接运行-mode coding source code, and test procedures can be run directly
Platform: | Size: 182272 | Author: 孙蕾 | Hits:

[matlabadpcm_decoder

Description: 用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.
Platform: | Size: 2048 | Author: 李一 | Hits:

[Voice Compresssb2

Description: 用C语言对ADPCM算法设计,方便易懂,有详细的注释-C language right ADPCM algorithm design, user-friendly, detailed Notes
Platform: | Size: 26624 | Author: fa339 | Hits:

[Voice Compressaudiofile-0_2_6

Description: The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun .snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point). -The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun .snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point).
Platform: | Size: 525312 | Author: Jet Lan | Hits:

[DSP programC54xforADPCM

Description: dsp的东东,C54x用ADPCM编解码程序.rar-dsp saucepan, C54x using ADPCM codec procedures. Rar
Platform: | Size: 10240 | Author: 柳成荫 | Hits:

[Software EngineeringG726onTMS320C54xDSP

Description: The Implementation of G.726 Adaptive Differential Pulse Code Modulation (ADPCM) on TMS320C54x DSP-The Implementation of G.726 Adaptive Diff erential Pulse Code Modulation (ADPCM) on TMS3 20C54x DSP
Platform: | Size: 288768 | Author: eckuk | Hits:

[Speech/Voice recognition/combineEPG3231adpcm

Description: 义隆单片机EPG3231 ADPCM 编解码-Elan MCU EPG3231 ADPCM codec
Platform: | Size: 178176 | Author: 王航 | Hits:

[Multimedia Developpcm_adpcm

Description: 很详细的PCM,ADPCM音频格式,值得一看的.-very detailed PCM, ADPCM audio formats, visit the gallery.
Platform: | Size: 671744 | Author: 夏峰 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 25 »

CodeBus www.codebus.net