-
用 DirectSound 生成电子鼓,特约专栏作家 Ianier Munoz 使用托管 Microsoft DirectX 库和 C# 来即时合成音频流,从而...
用 DirectSound 生成电子鼓,特约专栏作家 Ianier Munoz 使用托管 Microsoft DirectX 库和 C# 来即时合成音频流,从而生成了电子鼓。directx开发学习的好例子!-with DirectSound generation electronic drums, Contributing columnist Ianier Munoz use hosted Microsoft DirectX libraries and C# instantly streaming audio synthesis, resulting in the formation of an electronic drum. DirectX development of learning a good example!
- 2023-03-14 14:55:02下载
- 积分:1
-
On the video, which has a lot of Dongdong, you can slowly go take a look at the
关于视频的,里面有很多的东东,可以慢慢的去看一看-On the video, which has a lot of Dongdong, you can slowly go take a look at the
- 2022-03-19 02:42:41下载
- 积分:1
-
0441
放大取色源码程序,结合易语言DirectX2D支持库和扩展功能支持库,调用API函数实现放大取色不失真效果。(Enlarge take color source program, combined with easy language support library and extensions DirectX2D support library , call the API function color distortion amplification takes effect .)
- 2016-04-01 09:47:10下载
- 积分:1
-
DX编程 很简单的
DX编程 很简单的-DX very simple programming
- 2022-01-27 20:08:40下载
- 积分:1
-
文字艺术效果处理
文字艺术效果处理-language arts effects processing
- 2023-09-08 03:05:03下载
- 积分:1
-
Evc下用directshow技术编的多媒体播放器源代码
Evc下用directshow技术编的多媒体播放器源代码-Evc using directshow technology for the multimedia player source code
- 2022-01-31 04:08:47下载
- 积分:1
-
其中有不少注释,刚学Direct3D,对初学者有很大帮助
其中有不少注释,刚学Direct3D,对初学者有很大帮助-Note, many of which are just learning Direct3D, has great help for beginners
- 2022-04-27 12:56:21下载
- 积分:1
-
d3d9wj
#include <windows.h>
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
DirectX3D精通图形和动画程序设计
《精通DirectX3D图形与动画程序设计》――26_第二十六章 纹理动画- DirectX3D proficient in graphics and animation program design - 26th Chapter 26_ texture animation
- 2022-01-25 14:46:52下载
- 积分:1
-
67030659Preview
directshow视频采集很不错的东西(directshow video capture)
- 2015-01-31 22:52:50下载
- 积分:1