搜索资源列表
matlab实现的PCM编解码
- matlab下实现的PCM编解码源程序
基于fpga的PCM编解码器论文的代码和仿真
- 关于PCM编解码的程序
audio_convert
- CCITT的g.723,g.721,g.729,pcm之间的编解码转换代码-CCITT' s g.723, g.721, g.729, pcm codec conversion code between the
g726-vc-2010-05-12-1
- g.726语音编解码标准的使用,整个程序的功能如下: 1)读入原始的WAV语音文件(Audio sample rate:8khz,Audio sample size:8bit) 2) wav语音文件转为PCM语音文件 3)对PCM语音文件进行G.726压缩编码 4)对压缩后的文件进行解压缩转为PCM语音文件 5)把PCM语音文件转为WAV语音文件-g.726 speech coding standards for the use of the functions
gnome-mplayer-0.8.0.tar
- MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动), 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, 比如 Siemens DVB, H
PCM-Voice
- PCM编解码源程序 很好的程序。谢谢大家进行参考。-PCM codec good source procedures. Thank you for your reference.
pcm-dsp
- 基于DSP的PCM编解码的源代码, -Based on the PCM codec DSP source code
gongxiang
- 此程序包括非均匀采样 PCM编解码、语音STFT等-The program includes non-equal sampling ,PCM coding and decoding,STFT of audio signal
mp3decode
- MP3的编解码,由输入端获得PCM流后进行mp3编码,及到接收端解码过程-MP3 codec from the input PCM stream received after the mp3 encoding and decoding process to the receiving end
shiyan2
- Matlab通信系统的建模仿真 实验二 PCM编解码器的建模仿真-matlab
PCMSYSTEM
- PCM编解码系统仿真PCM编解码系统仿PCM编解码系统仿真-PCM SYSTEM
communicationsystem
- 基于MATLAB的简单通信系统仿真 13折线 PCM编解码 BPSK调制解调 MSK调制解调-MATLAB-based simulation of a simple communication system 13 line PCM codec MSK modulation and demodulation BPSK modulation and demodulation
atmel161_IDT821054
- ATmega161控制IDT821054进行4路PCM编解码的C语言源码。-ATmega161 control IDT821054 PCM codec for 4 C-language source.
pcm
- pcm编解码程序,应用于通信过程中的信道编码部分,以减小误码率。-pcm coding process used in the communication process part of the channel coding to reduce the error rate.
PCM
- PCM编解码(Pulse-code modulation),即脉冲编码调制)-PCM codec (Pulse-code modulation), Pulse Code Modulation)
pcm
- 24选8多路选择计数器 PCM编解码,采编器VHDL 源代码,包括顶层文件。-PCM(Pule code modulation) code and decoder
51mcu-PCM-codec
- 在51单片机下进行PCM编解码的代码,进行音频通信相关设计的可以参考。-51 MCU code PCM codec, audio communication design reference.
PCM
- PCM编解码,编解码的完整例程,只需要改变输入信号即可。(PCM encoding and decoding)
PCM编解码实验
- PCM语音编码,已实现,文件里面有很好的例子(speech coding of PCM)
VC++ g729音频的编码、解码的封装接口
- 各种常用音频编解码,可以编译通过,windows系统,包含例子(Audio codec&decodec, ITU)