-
a ball movement procedures encountered rebuffed end. From such as a lightning ga...
一个球体运动程序,遇到碰壁结束。由如一个闪电游戏。-a ball movement procedures encountered rebuffed end. From such as a lightning game.
- 2023-08-14 15:15:03下载
- 积分:1
-
DirectX Chapter VI
DirectX开发第六章源码。-DirectX Chapter VI-source development.
- 2023-07-10 03:20:03下载
- 积分:1
-
d3d9wj
说明: #include
#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
-
VC编写的AVI解析器
VC编写的AVI解析器-an AVI file analyzer written by VC
- 2022-04-18 08:39:17下载
- 积分:1
-
将AVI转换为MPEG文件的程序源代码,不错的一个程序,是关于DirectShow方面的,有需要的朋友可以下载来...
将AVI转换为MPEG文件的程序源代码,不错的一个程序,是关于DirectShow方面的,有需要的朋友可以下载来-MPEG to AVI file is converted to source code, a good procedure, on the DirectShow regard, there is a need can be downloaded to a Friend
- 2022-05-09 00:04:01下载
- 积分:1
-
DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转
DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转-DirectX 3d presentation, a 3D model of teapots, mouse control rotation
- 2022-05-26 20:29:26下载
- 积分:1
-
DirectShow programming, use the function of VMR9
DirectShow编程,用到VMR9的功能-DirectShow programming, use the function of VMR9
- 2022-02-15 00:34:32下载
- 积分:1
-
这个程序实现了动态倒影,也就是Direct编程中阴影体的具体实现,希望在你刚学习编程能有帮助哈...
这个程序实现了动态倒影,也就是Direct编程中阴影体的具体实现,希望在你刚学习编程能有帮助哈-Implementation of this process of dynamic reflection, that is, in the shadow of Direct programming of the specific implementation body, you just want to study programming to help have ha
- 2022-04-08 07:10:53下载
- 积分:1
-
x264编解码源码 一个比较好的H.264的开源
x264编解码源码 一个比较好的H.264的开源-H.264 codec a relatively good source of revenue H.264
- 2022-04-30 08:24:12下载
- 积分:1
-
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能...
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能-many video playback software or video editing software to build frames for the functions of the code on the realization of this function
- 2022-01-25 15:21:22下载
- 积分:1