搜索资源列表
KuLouTouGame
- VC++6.0编写的"骷髅头"小游戏.类似宝石方块,三个相同的骷髅头连成一线则消除,发生头骨破裂的声音,支持道具.学习VC++游戏编程的很有帮助.-prepared by the "skeleton" as small game. Similar gem box, 3 skeletons of the same company as the first line is eliminated, the rupture
soundchange
- 对两个声音进行傅利叶变换,利用A声音的相位和B声音的幅度进行组合,合成一个新的声音-two voices right for Fourier transform, using the voice of the A and B phase margin voice of the portfolio, Synthesis of a new voice
14578jhdfd
- 本代码实现了录放声音的功能。 [代码性质] VC完整应用程序代码 [代码作者] 任雪景、文娟-The code achieved a voice recording function. [Character code] VC integrity of application code [code author] any snow, Wenjuan
CSharpSoundWave
- 在VS2005下用C#编的“声音波形的绘制”的源代码。-In VS2005 using C# Series of
digitalsignalprocessing
- 里面包括我的英文论文和程序以及matlab截图,还有程序使用的声音源文件-Inside, including my English papers and procedures, as well as matlab shots, have to use the voice of the source file
Audio
- 利用DirectSound从麦克风获取声音,以WAV格式存储至计算机的硬盘,并利用Graphics类显示声音文件的波形。-Catch sound from cumputer s microphone.Store it as WAV in the HDD off the computer. Draw waveform of the WAV file by using Graphics.