-
602107
外部网页加广告源码程序,结合易语言超文本浏览框支持库和DirectX2D支持库,将广告嵌入到网页窗口中。(Plus external web advertising source program, combined with easy language support library hypertext browsing box and DirectX2D support library , the advertising embedded in Web pages window.)
- 2015-09-26 17:19:43下载
- 积分:1
-
支持双人得潜艇大战
支持双人得潜艇大战-support double in the submarine war
- 2022-01-26 03:36:42下载
- 积分:1
-
dephi 下的Dirextx的开发说明
dephi 下的Dirextx的开发说明-under development Note Dirextx
- 2022-01-26 06:40:37下载
- 积分:1
-
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。...
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。-books "3D game programming" supporting source code (the book includes all the demo code).
- 2022-02-25 01:40:41下载
- 积分:1
-
adc_finish_2
C ADC Direct Curent Register
- 2012-12-27 22:16:15下载
- 积分:1
-
directx
一个微软自带的DirecX程序的例子,相当经典!(A DirecX Microsoft' s own example of the procedure, very classic!)
- 2020-10-27 21:59:58下载
- 积分:1
-
此为DirectX3D代码,无需解压码
此为DirectX3D代码,无需解压码-DirectX3D for this code, without extracting yards
- 2023-01-05 05:10:03下载
- 积分: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
-
Learn-vc-game-2
利用 vc 的游戏开发基础教程源代码,基本程序开发(Use vc game development based tutorial source code)
- 2011-10-18 13:10:43下载
- 积分:1
-
direct3d物理模拟
direct3d物理模拟-Direct3D physical simulation
- 2022-03-22 13:11:17下载
- 积分:1