搜索资源列表
AudioPcm(Mu-Law)Source20061215
- DirectShow开发的PCM Mu-Law的音频解码Filter,C-DirectShow development of the PCM Mu-Law Audio Decoder Filter, C
AudioPcm(Raw-Signed)Source20061206
- DirectShow开发的PCM Raw Signed 8K 8Bit音频解码Filter,VC++6.0-DirectShow development of the PCM 8K Raw Signed F 8Bit Audio Decoder ilter, VC 6.0
MP3解码的源代码
- 是一个很详细的MP3解码原理的源码,十分详细,解码成为PCM音频流,大家都可以看下
ADPCM_Decode
- 一个ADPCM解码的例子,An example of ADPCM decoder
PCMcodec
- 1.编码:程序首先提取一个系统时间,取正弦函数值后,对其进行编码,每秒抽样8000次。 每次运行生成8000个值,放入Excel文件中,每次生成一个文件,文件名按数字顺序排列,如文件组有空缺,则生成文件插入空缺位置,并在文件名之后加X以示区别。 例:只有文件x000.xls , x002.xls, 则运行程序后生成x001x.xls 若已有文件x000.xls , x001.xls , x002.xls , …… X019.xls 共20个文件,则运行后生成x020.xls。
s_pcm
- matalab PCM编码 使用matalb实现PCM的编码解码-matalb
MP3-Code
- Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
mp3_pcm
- 读入mp3文件并进行解码后调制成适合PSTN传输的PCM码-Read into the decoding of mp3 files and modulated into a PCM code for PSTN transmission
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
aacDecodeLocalTest
- 用libfaad.lib库解码本地文件成PCM原始音频格式-Use libfaad.lib to decode the local audio file to pcm
GIPSVideoEngineDemo(Public-Version)
- GIPS Video&Voice Engine。 GIPSVideoEngine动态库说明: GIPSVideoEngine是一个基于WebRTC的Video&Voice Engine,当前主要支持Windows和Android,Linux/MAC/iOS也在开发中, 支持如下功能: 1. 音频采集(支持Windows Wave和Windows core),编码(当前主要支持ISAC, iLBC, PCM, g722等,可以扩展支持729,723等), 音频处理(
Bpcma
- 基于matlab中的simulink的pcm编码码解码器的仿真结果 ,经测试可直接使用。 -Simulation results based on simulink in matlab pcm coding decoder has been tested directly.
libzplay-2.02-src
- 库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声音保存
PCM
- 生成一个随机数,然后对其进行PCM编码,然后对其进行解码,并计算出误差-Generating a random number, then subjected to PCM coding, and then decode it, and the error is calculated
新建文件夹
- PCM解码粉末墨迹咯哦out了啦咯扣扣拖空军建军节(pcmjiema hgdvhdj jjnsbdb bbdnnd jbdbd hbb d d d d d d f f f f f)
PCM编解码实验
- PCM语音编码,已实现,文件里面有很好的例子(speech coding of PCM)
lxt_audio_ui
- 使用海思库进行音频解码并播放,可播放pcm g711 g726等格式(audio decode and play)
PCM编码解码C语言
- 包含了C语言PCM编码和解码的源代码,有运行结果的截图。
VC++ g729音频的编码、解码的封装接口
- 各种常用音频编解码,可以编译通过,windows系统,包含例子(Audio codec&decodec, ITU)