搜索资源列表
Effecto_Src
- play wave file and show effect 3d , you can set lister in everywhere ,voice will change ,can set 8 echo
3DWater
- 利用VC+DIRECTX制作三维水波浪效果-VC DIRECTX produce three-dimensional effect of the water wave
projgriddemo
- 一个很好的海浪模拟程序. 注意编译环境是VC2003.net和directx 9.0 sdk-a good wave simulation program. Attention to the environment is compiled and direct VC2003.net x 9.0 sdk
ripsample
- 老王的一个非常经典的水波屏保例子程序-the Pharaohs a very classic example of the wave screensaver procedures
PlaySound
- 从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,\"IDW\",\"WAVE\") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASYNC) FreeResource(hg) r
06
- Playing Wave Files Directly From The Resource via DirectSound通过DirectSound函数从资源中播放Wave声音文件-Playing Wave Files Directly From The Resource via DirectSound through DirectSound function from the resource Wave broadcast sound files
01_TexSeaWave.rar
- Visual c+和directx 9实现海面波浪的仿真,Visual c+ And directx 9 to achieve the sea wave simulation
TexSeaWave.rar
- 海浪模拟效果,用的是DirectX,VC,实现的,想学习的人可以看一看,比较不错,是一本书中的例子。,Wave simulation results, using DirectX, VC, implementation and study of people want to take a look at the comparison is true that a book are examples.
01_TexSeaWave.rar
- Windows directx sdk写的关于海浪模拟的效果,可以模拟海浪的效果,可以帮助你更好的理解dx的效果,及海浪效果的算法,Windows directx sdk to write simulation on the effect of waves, can simulate the effect of the waves, I can help you better understand the effect of dx, and the wave effect of the algo
SimpleWater
- Visual C++ 6.0 + DirectX 8 二维水波效果(请按空格)-Visual C++ 6.0+ DirectX 8 2D wave (please press blank)
wave
- 非常完美的水波纹,direct9.c2008版本环境, 完全3D的效果,-Very perfection fully 3D water ripple effect
DirectX_SeaWave
- DirectX海浪效果模拟,用两种方法模拟海浪效果,中文注释,清晰明了,代码简洁易懂。-DirectX wave simulation results, using two methods simulate the effect of waves, Chinese notes, clear, concise and understandable code.
RecSound
- direct sound wave recorder
DirectSound
- 使用directsound来播放音频wav文件的小程序,使用时请注意,修改程序代码的wav文件的地址,改成本地的一个wave文件路径即可-Use directsound to play audio wav files small program, please note that when used, modify the program code of the wav file the address of a wave into a local file path can be
SinSeaWave
- DirectX & VC++2005通过正弦波海洋模型实现实时动态海浪效果--效果不太好。-DirectX & VC++2005 by sine wave ocean model for real-time dynamic effects- results not very good.
TexSeaWave
- DirectX & VC++2005通过纹理贴图实现海浪效果模拟--效果不错。-DirectX & VC++2005 achieved through texture mapping wave simulation results- good results.
simut
- 原来做了一个内部版本号为1.0.0.0发行版本号为Beta的仿真软件,当时只是发布在中国无损检测论坛上。个人觉得很糟,不仅代码冗长(上了600KB),而且功能也不及这个软件。 后来改了几次,效果都不太理想。不是速度跟不上刷新,就是出现一些莫名奇妙的波。15号的时候决定推倒重做,放弃以前用画板作图的习惯,改用DirectX绘制波形。感觉还可以。 目前只是单声线跟踪,所以有点假~~ 下面进入正文-Had done an internal version number for the
AdjustSound
- AdjustSound sample shows how to load and play a wave file using a DirectSound buffer and adjust its focus, frequency, pan, and volume. -AdjustSound sample shows how to load and play a wave file using a DirectSound buffer and adjust its f
vs2010_DirectSound_wav
- vs2010_DirectSound_wav vs2010环境下DirectSound程序播放wav声音 DirectSound是DirectXAudio的一个较底层的部件,提供了丰富的接口函数,实现.wav格式的波形声音数据的播放控制。 -vs2010_DirectSound_wav DirectSound program to play wav sound vs2010 environment DirectSound is DirectXAudio the lower
dsnd
- 使用DiretSound读取Wave格式文件-Use DiretSound read the Wave format files