-
- 2022-05-30 03:37:17下载
- 积分:1
-
使用汇编编写directdraw程序
使用汇编编写directdraw程序-Directdraw program which has used ASM
- 2022-08-04 03:26:22下载
- 积分:1
-
使用DirectSound播放声音。DirectSound全部是播放声音效果所需要的,可以把它看作控制所有声音的API。...
使用DirectSound播放声音。DirectSound全部是播放声音效果所需要的,可以把它看作控制所有声音的API。-broadcast voices. DirectSound all play a sound effect is needed, it can be taken as the voice of all control API.
- 2022-04-23 03:03:38下载
- 积分:1
-
Animated Fractals
Animated Fractals
- 2022-01-25 21:38:33下载
- 积分:1
-
本程序在Windows 2000、VisualC++6.0、DirectX 9.0 环境下编译通过。
本程序在Windows 2000、VisualC++6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
- 2023-06-24 12:20:03下载
- 积分:1
-
在DirectX下弹出对话框,通过钩子实现(附件中有钩子dll)源码...
在DirectX下弹出对话框,通过钩子实现(附件中有钩子dll)源码-DirectX under the dialog box appears, by hook achieve (a hook annex dll) FOSS
- 2023-08-09 09:10:02下载
- 积分:1
-
这是一个很不错的Directx编程文档,赶快下载
这是一个很不错的Directx编程文档,赶快下载-This is a very good DirectX programming documents, quickly download
- 2022-09-26 11:25:03下载
- 积分:1
-
Directx 贴图技术列子
Directx 贴图技术列子-DirectX mapping technology Liezi
- 2022-08-11 02:05:48下载
- 积分:1
-
用Direct3D写得一个3D动画,是初学Diretc3D的很好的入门例子.有详细的说明文档....
用Direct3D写得一个3D动画,是初学Diretc3D的很好的入门例子.有详细的说明文档.- Writes a 3D animation with Direct3D, is begins studies Diretc3D
the very good basic example Has the detailed explanation documents
- 2022-02-15 06:17:32下载
- 积分: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