-
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
-
DirectDraw 的简单例子
使用汇编语言
DirectDraw 的简单例子
使用汇编语言
-DirectDraw examples of the use of a simple assembly language
- 2022-08-16 09:15:08下载
- 积分:1
-
厌氧间歇发酵动态模拟, matlab 代码
厌氧间歇发酵动态模拟, matlab 代码-anaerobic fermentation intermittent dynamic simulation, Matlab code
- 2022-02-01 20:21:36下载
- 积分:1
-
Direct3D技术内幕_0的一些参考书,学Direct3D的朋友下此书啦
Direct3D技术内幕_0的一些参考书,学Direct3D的朋友下此书啦-Direct3D technology insider Huffman of some reference books, learn Direct3D friends under the book--
- 2023-05-11 02:45:04下载
- 积分:1
-
fluidsD3D9
An example of fluid simulation using CUDA and CUFFT, with Direct3D 9 rendering.
- 2009-09-11 18:26:49下载
- 积分:1
-
DirectX-Stencil
说明: 一个演示DirectX中使用Stencil的程序,所有的代码都自己编写.并且附带了编程心得.(a demonstration of the use of DirectX Stencil procedures, all the code to their preparation. fringe and the programming experience.)
- 2006-02-20 21:55:39下载
- 积分: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
-
用纯软件的方法完成的一个动画程序!
用纯软件的方法完成的一个动画程序!-with pure software method to complete the procedures of an animation!
- 2023-02-07 06:40:04下载
- 积分:1
-
DirectX8
介绍DirectX的书籍 内容非常详细 并附源代码及开发工具(DirectX introduced in great detail the contents of the books with source code and development tools)
- 2009-05-06 17:59:49下载
- 积分:1
-
学习directx的光照效果源程序, 显示spotlight光照效果,在directx8环境下编译...
学习directx的光照效果源程序, 显示spotlight光照效果,在directx8环境下编译-Directx study the effect of the light source, spotlight illumination effects show that, in the circumstances directx8 compiler
- 2022-07-21 13:29:12下载
- 积分:1