搜索资源列表
code_decode
- 源程序中包含PCMu率与PCM线形之间的编解码-source contains PCMu rate between the linear PCM codec
Student
- 基于PCM和CVSD技术的语音编码仿真:在VC6.0环境下,编写动态链接库DLL程序,向上层应用程序(东大语音传输实验软件)提供函数接口和消息。这些函数接口即PCM与CVSD编解码的实现。
pcm
- 对语音信号进行pcm编码和解码
speex.rar
- 音频解码,PCM解码后可通过SPEEX解码,码流可达到2~6KB/S,Audio decoder, PCM decoded by Speex decoding, bit-stream can reach 2 ~ 6KB/S
adpcm_code_decode
- ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
MyDirectSound_demo
- 一套基于WINMOBILE的语音采集与播放的程序,采用WAVAX机制,可以学习在手机上制作PCM的播放器。建议可以加入SPEEX编解码。-A voice-based WINMOBILE acquisition and playback of programs, using WAVAX mechanism, can learn on the phone making PCM player. Recommendations can join SPEEX codec.
2DPSK_pcm_TDMA_simulink
- 完成PCM编解码,2DPSK调制解调,和时分复用技术-PCM coding and decoding , 2 DPSK modulation and demodulation, and time multiplex technology
G711G721G723
- G.711算法,它是国际电信联盟ITU-T订定出来的一套语音压缩标准,它代表了对数PCM(logarithmic pulse-code modulation)抽样标准,主要用于电话。它主要用脉冲编码调制对音频采样,采样率为8k每秒。它利用一个 64Kbps 未压缩通道传输语音讯号。 起压缩率为1:2, 即把16位数据压缩成8位。G.711是主流的波形声音编解码器。-G.711 algorithm
SoundCommunicate
- 一个ANDROID手机上进行音频口通信的源程序,可以将任意的数据生成PCM编码发出,同时也可以将录制到的PCM编码解码成实际的数据-An ANDROID phone audio port communication source, any data can be generated PCM coding issue, but also can be recorded to the PCM codec into the actual data
sub-band-coding
- 子带编码是一种以信号频谱为依据的波形编码方法,首先用一组带通滤波器将输入信号按频谱分开,然后让每路子信号通过各自的自适应PCM编码器(ADPCM)编码,经过分接和解码再复合成原始信号。-In sub-band coding is a waveform signal based on the spectrum coding method using a first set of band pass filters to separate an input signal spectrum, and
voicebox
- 语音分析合成Matlab工具箱,用于语音编码,语音解码,语音DSP数字化处理,LPC,MELP,PCM,CEP-VOICEBOX is a MATLAB toolbox for speech processing. Speech synthesis analysis Matlab Toolbox for speech coding, speech decoding, digital voice processing DSP, LPC, MELP, PCM, CEP ...
PCM编码解码matlab 代码
- PCM编码译码的matlab代码,设一个输入量,对其进行通信原理仿真。(The MAT code of the PCM code decoding, set an input quantity, and simulate the communication principle.)