搜索资源列表
Lptaudio
- 利用PC并行口打造电脑音源切换器 这个制作对于普通的DIYer来说是有一定难度的,但是对于掌握电脑硬件和电子制作的DIYer来说还是很容易完成的.电路原理十分简单,利用C编程-PC parallel port using a computer to create sources of noise switching device for the production of ordinary DIYer is a certain difficult, but mastering compute
c-music
- 关于c语言的音乐编程,编制曲目为“枉凝眉”基于基本平台,可再其基础上编制其它音乐-on c language music programming, the preparation of the program of "Lament" on the basic platform, can be further developed on the basis of its other music
lu
- PDF Library的PDF文件读取和写入速度到达1.6版本(Acrobat 7.0)的水平,并且具……6. Aspose.Pdf v3.3.0商业....NET是一个C#,VB.NET和其它.NET编程环境中易于使用的应用程序接口(API),可以用于操作AutoCAD DWG和DXF文件格式。
wavPlayer
- G:\\c++工程\\~VC 6.0专用\\编程百例\\第03章 音频视频\\实例36 播放WAV文件.rar 播放wav文件的源码,不多介绍了
2181914217220061218947521641589
- 串口编程 Visual C++音视频编解码技术及实践
G722.1 Linux下使用IPPs编程
- G722.1 Linux下使用IPPs编程的C源码,效率高
sound-echo
- 根据回声音效的声学原理,使用c语言进行编程,实现回声音效。适合数字信号处理方向的爱好者学习使用。-According to the acoustic echo sound principles, using the c language programming, echo sound. Direction for digital signal processing enthusiasts learn to use.
wavein
- 用vc代码制作简单录音编程,用API界面,能够录音及播放。-Vc code used in producing simple sound recording program, using API interface, be able to sound recording and playback.
wavefortrancompile
- 小波分析的fortran编程, 小波分析的fortran编程-THIS IS A PROGRAM OF WAVELET ANALYSIS BY USING C GAUSS REAL OF MCXICAN HAT PROGRAM WA PARAMETER (N=360,M=4,NMAX=N*3,NS=0,KS=12) DIMENSION F(M,N),X(N),XM(NMAX),IT(M) REAL D
wave
- C#获取WAVE文件 头信息源码(通过编程获取wave的文件头信息并通过界面显示出来)-C# for WAVE file header information source(Get wave file through programming header information is displayed through the interface)
Dsound
- DirectX声音编程及管理,Visual+C++音频视频处理技术及工程实践本光盘实例源文件第4张-DirectX Sound Demo and DirectX Sound Manager
C_Programming_Audio_Technology_classical_code
- C编程设计音频技术经典代码C Programming Audio Technology classical code-C Programming Audio Technology classical code
c_programming_source_code_for_audio_development_Cl
- c编程音频开发经典实现源代码c programming source code for the audio development of the Classical-c programming source code for the audio development of the Classical
sound-reverb
- 根据混响音效的声学原理,使用c语言编程实现了混响音效。适合数字信号处理方向的爱好者学习使用。-According to the acoustic reverberation sound principles, using the c language programming to realize the reverb sound. Direction for digital signal processing enthusiasts learn to use.
GSM_ACM_VB
- 使用Visual Basic 或 C 语言编程,基于 Windows 操作系统的 Audio Compression Manager (ACM) 编程接口,编程实现 语音数据压缩编码、解码的功能模块-depression coded
OpenAL-v2.0.3
- C++版本声音引擎库,是声音编程的重要库文件。-C++ version of the sound engine library, sound programming library files.
Open_WAV
- 使用C++语言编程读取WAV格式音频文件数据,显示该WAV文件信息,并将该数据存放在一个txt文档中-Read the data of the WAV audio file , display the information of it , and save the audio data in a txt file .