-
code
游戏编程精粹4书对应的代码,里面主要是对应书中的例子代码实现,大家分享下(Game Programming Gems 4 corresponding to the code book, which mainly corresponds to the book' s example code, share with)
- 2011-07-03 19:08:10下载
- 积分:1
-
DirectShow
基于DirectShow的简单播放器源码。-DirectShow-based player a simple source.
- 2022-07-21 23:45:17下载
- 积分:1
-
c# realize achieved with directx video playback, the code is very simple, and re...
c#下实现用directx实现视频的播放,代码很简单,并实现视频截屏,很好很强大!-c# realize achieved with directx video playback, the code is very simple, and realize the video screen, very good very powerful!
- 2023-04-25 19:15:03下载
- 积分:1
-
directx multimedia SDK procedures, speeding up the development of
directx多媒体方面的SDK程序,加速开发-directx multimedia SDK procedures, speeding up the development of
- 2022-01-28 03:31:05下载
- 积分:1
-
D3D中处理设备丢失的源码。希望对大家有用
D3D中处理设备丢失的源码。希望对大家有用-D3D-processing equipment in the source lost. Hope useful for everyone
- 2023-05-31 00:55:03下载
- 积分:1
-
a good video conference code, the use of the source code can install delphiX
一个不错的视频会议代码,
使用源代码可以先安装
delphiX
-a good video conference code, the use of the source code can install delphiX
- 2022-03-04 18:04:18下载
- 积分:1
-
MegaMan DirectDraw Example
MegaMan DirectDraw Example
- 2023-01-04 09:25:04下载
- 积分:1
-
directx9.0 教程 可以帮助爱好游戏编程的朋友更快的熟悉编程方法。...
directx9.0 教程 可以帮助爱好游戏编程的朋友更快的熟悉编程方法。-directx9.0 can help guide the game-loving friends programming faster familiar programming methods.
- 2022-02-04 05:38:01下载
- 积分:1
-
DirectShow audio examples, from dx Development Kit
DirectShow 音频例子,来自dx开发包-DirectShow audio examples, from dx Development Kit
- 2022-01-28 00:27:12下载
- 积分: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