-
一个DX的小程序
一个DX的小程序-a small program
- 2022-02-22 09:31:10下载
- 积分:1
-
利用DirectDraw创建双表面。DirectDraw允许用户直接对内存要求。
利用DirectDraw创建双表面。DirectDraw允许用户直接对显示内存操作,支持硬件位块传输、硬件覆盖、表面翻转、纹理映射和镜像。-using DirectDraw create dual surface. DirectDraw allows users to direct memory operation, support hardware bit block transfers, hardware coverage, reversed the surface, texture mapping and image.
- 2022-02-21 18:35:59下载
- 积分:1
-
Bigdata__743574SWITCHMAN_5525245
今天把这个源码Bigdata__743574SWITCHMAN_5525245分享给各位同学,希望你们喜欢这个源码(Share the source Bigdata__743574SWITCHMAN_5525245 give the classmate of everyone, today I hope you like the source code)
- 2017-02-24 21:05:03下载
- 积分:1
-
一开始是电子书谈论游戏
a ebook talking about beginning game with direcx -a ebook talking about beginning game with direcx
- 2022-03-19 04:36:43下载
- 积分:1
-
ball
DirectX开发的一个弹球例子,可以模拟弹球的运行轨迹(DirectX development of a pinball example, can simulate the operation of pinball trajectory)
- 2020-10-23 17:27:22下载
- 积分: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
-
MP3的VC和BC代码,对于想了解MP3的人应该有帮助
MP3的VC和BC代码,对于想了解MP3的人应该有帮助-MP3 VC and BC code for the MP3 would like to know who should help
- 2022-02-01 21:52:41下载
- 积分:1
-
使用汇编编写directdraw程序
使用汇编编写directdraw程序-Directdraw program which has used ASM
- 2022-08-04 03:26:22下载
- 积分:1
-
A windows Mobile platform mp3 decoder.
一个windows Mobile平台上mp3解码器.-A windows Mobile platform mp3 decoder.
- 2022-02-13 20:12:51下载
- 积分:1
-
很不错的资料,我找了很久才找到的
很不错的资料,我找了很久才找到的-very good information, I look for a long time to find the
- 2023-04-24 12:25:04下载
- 积分:1