搜索资源列表
A_LAW(u_LAW)PCM
- 线型PCM与A律和u律对数PCM相互转换的C++代码。-A linear PCM with the law and the law on several u PCM conversion of C code.
PCM
- 采用DSP 320TMS54X实现ADPCM压缩的算法,对您会有帮助的C语言程序
PCM格式的 .wav 文件
- c++读取Microsoft PCM格式的 .wav 文件
wav2pcm.本程序是实现 wav格式转化为pcm的c++程序
- 本程序是实现 wav格式转化为pcm的c++程序 附带测试程序 能成功运行,This program is to achieve wav format into a pcm in c++ program that comes with test programs can be run successfully
PCM_DSP.rar
- PCM 脉冲编码调制的C源代码,包括调制和解调,在5509a DSP的CCS环境下通过,对做PCM调制和DSP编程都有帮助,PCM pulse code modulation of the C source code, including the modulation and demodulation, 5509a DSP in the CCS environment through, for to do PCM modulation and DSP programming help
DvsClient_Player.rar
- 一个播放器的VC6.0很好源代码,可以播h264,pcm等, media player src source code ,visual c++ 6 environment,vc60, h264 ,pcm and other format
wav.c.gz
- Converts raw PCM file to Wav file,Converts raw PCM file to Wav file
fuzzycmeansclustering.rar
- Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
PCM
- 自己写的PCM编译码,希望对你有帮助-PCM codec wrote it myself, I hope for your help
wavefileplayer.c.tar
- This a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mo
PCM
- 脉冲激励调制编码的C++语言的编写程序,最基本的语音编码方法-Pulse excitation modulation coding C language programming, the most basic methods of speech coding
pcm
- PCM编码,基于VC6.0实现,能够实现循环编码,直到选择推出编码.-PCM encoding, based on VC6.0 realized, to achieve the cycle coding, until the introduction of encoding choices.
PCM_model
- pcm的编码与译码,适合通信专业的同学,代码很清楚明了-pcm encoding and decoding for communications professional students, the code was clear and
pcm--c++
- Visual C++编写的A律pcm编码程序-Visual C to prepare the A law pcm coding procedures
pcm-c
- 使用c语言编写的一套pcm编码程序,简单易懂 -C use a set of languages pcm coding procedures, easy-to-read
PCM
- 一个简单的PCM编码程序,旨在演示PCM编码的原理,希望能够对大家有所帮助。-PCM coding a simple procedure to demonstrate the principle of PCM coding, I hope to be able to help everyone.
pcm
- PCM编码-C语言写的!编码简单实用!适合初学者使用!欢迎大家下载。-PCM coding-C language to write it! Coding is simple and practical! Suitable for beginners to use! Welcome to the download.
PCM
- PCM modulation C source code
C++PCM音频格式录音
- C++录音,可取得录音流,可对录音流进行操作,编译通过。(C + + recording, available recording stream)
PCM编码解码C语言
- 包含了C语言PCM编码和解码的源代码,有运行结果的截图。