-
ball
DirectX开发的一个弹球例子,可以模拟弹球的运行轨迹(DirectX development of a pinball example, can simulate the operation of pinball trajectory)
- 2020-10-23 17:27:22下载
- 积分:1
-
空
对directshow9.0的一些案例,有助于学习使用。-null
- 2022-06-27 21:07:04下载
- 积分:1
-
DirectShow过滤器2
DirectShow 2.0 filter
- 2023-07-24 00:20:05下载
- 积分:1
-
DirectShow视频音频聊天
directshow 实现远程视音频聊天-DirectShow remote video and audio chat
- 2022-01-31 19:02:48下载
- 积分:1
-
direct sound enumerate sound drivers
direct sound enumerate sound drivers
- 2022-06-19 17:45:53下载
- 积分:1
-
Dsound
说明: DirectX声音编程及管理,Visual+C++音频视频处理技术及工程实践本光盘实例源文件第4张(DirectX Sound Demo and DirectX Sound Manager)
- 2010-05-03 20:47:22下载
- 积分:1
-
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法...
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is my last one, following a solution to solve Streams.h header file after the upload again
- 2022-01-30 19:27:05下载
- 积分:1
-
kinect
一个自己开发的kinect体感程序,建立在WIN7+DX9+VS2010框架下,很有用哦!(A sense of their own development kinect body program, established in WIN7+ DX9+ VS2010 framework, useful for Oh!)
- 2011-11-24 10:34:06下载
- 积分:1
-
我初学vc时实现windows窗口的代码。
我初学vc时实现windows窗口的代码。-when I realize that when vc windows window code.
- 2023-01-22 13:55:03下载
- 积分:1
-
volumemeter(Managed DirectX)
VolumeMeter (Managed DirectX)
This project is a live volume meter control for monitoring audio levels from a sound card. It is written entirely in C#, and uses Microsoft s Managed DirectX (June release). You can drag-and-drop the control into any Windows Forms application. You may select the input, and tweak the appearance of the animation through various parameters.
The idea behind this project is to maintain a very short buffer of audio and constantly record into it. The control is on a timer, and periodically queries the buffer to see what volume level the most recent sample has, and then sets a progress bar s value accordingly.
- 2022-03-25 07:11:13下载
- 积分:1