-
这是一个关于DirectX编程中用DirectMusic,DirectSound,DirectShow播放音乐的程序例子,请 参考...
这是一个关于DirectX编程中用DirectMusic,DirectSound,DirectShow播放音乐的程序例子,请 参考-This is a study on DirectX programming with DirectMusic, DirectSound, DirectShow procedures play music examples, please refer to
- 2022-03-30 17:57:43下载
- 积分:1
-
Dirext样例
Dirext样例-DirectX sample
- 2022-01-25 15:15:59下载
- 积分:1
-
音频过滤器可以直音频输入采样率采样
音频DirectShow过滤器可以重采样到音频输入采样率
- 2022-03-15 11:04:48下载
- 积分: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
-
DirectShow
DirectShow技术的应用研究与开发(DirectShow technology, applied research and development)
- 2013-09-10 15:55:21下载
- 积分:1
-
使用Direct3D创建旋转立方体。本程序的核心是LoadMeshs()函数。
使用Direct3D创建旋转立方体。本程序的核心是LoadMeshs()函数。-use Direct3D create rotating cube. This procedure is the core of LoadMeshs () function.
- 2022-02-27 02:23:43下载
- 积分: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
-
VideoEXE
一个DirectShow的例子。通过回调函数来获取图像信息。(A DirectShow example. Through the callback function to obtain the image information.)
- 2008-06-03 17:38:02下载
- 积分:1
-
slp
ABS滑移率计算模型,自己编的,希望对大家有用(failed to translate)
- 2013-05-06 10:29:06下载
- 积分:1
-
自己写的小游戏,没什么好说的,很菜,多多见谅
自己写的小游戏,没什么好说的,很菜,多多见谅-himself wrote a small game, and there is nothing more to be said, very vegetables, a lot forgiven
- 2022-03-23 00:58:16下载
- 积分:1