搜索资源列表
基于fpga的PCM编解码器论文的代码和仿真
- 关于PCM编解码的程序
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.
PCM
- 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
PCM
- 基于FPGA的PCM编码器与解码器的设计-about fpga and pcm
PCM
- 通信传输系统中的PCM编码解码方式。matlab实现。-Communication System PCM codec mode. matlab achieve.
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
PCM
- 做PCM编码及解码课程设计的报告以及M文件,非常完整-PCM encoding and decoding done curriculum design as well as the M of the report documents, a very complete
libzplay-1.02-source
- libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav
PCM
- 实现PCM编码和解码,这是完成数据填充到WAV文件中的重要的一步-PCM encoding and decoding to achieve, which is the completion of data into WAV file, an important step
3-PCM-CODE
- 采用PCM方式对语音信号进行编码和解码,文件包含编码解码函数和量化误差计算函数-PCM voice signal by means of encoding and decoding, encoding and decoding functions and the file contains quantization error calculation functions
untitledd
- pcm编码器,加入信道,产生干扰,pcm解码。采用13折线 -PCM CODE AND DECODE
PCM-encoding-and-decoding-for-Audio
- 对一段语音信号进行PCM编码与PCM解码-PCM coding and PCM decoding a voice signal
PCM编码&解码
- 脉冲编码调制是数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五入取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。(PCM pulse code modulation is one of the encoding methods of digital communication. The main process is to voice, image and other analog signal at a certa
PCM
- PCM编解码,编解码的完整例程,只需要改变输入信号即可。(PCM encoding and decoding)
新建文件夹
- PCM解码粉末墨迹咯哦out了啦咯扣扣拖空军建军节(pcmjiema hgdvhdj jjnsbdb bbdnnd jbdbd hbb d d d d d d f f f f f)
pcm.tar
- 在FPGA开发板上实现通信中PCM30/32系统的时分复用,编码,解码,串并行转换,以及同步识别(On the FPGA development board, we complete time division multiplexing, encoding, decoding, serial parallel conversion and synchronization identification of PCM30/32 system in communication.)
PCM编码解码C语言
- 包含了C语言PCM编码和解码的源代码,有运行结果的截图。
PCM编码解码matlab 代码
- PCM编码译码的matlab代码,设一个输入量,对其进行通信原理仿真。(The MAT code of the PCM code decoding, set an input quantity, and simulate the communication principle.)
VC++ g729音频的编码、解码的封装接口
- 各种常用音频编解码,可以编译通过,windows系统,包含例子(Audio codec&decodec, ITU)