-
D2D_single_cell
建立单小区D2D模型,实现随机在单小区当中撒多个蜂窝用户,再将D2D对撒入单小区当中。(Establish single D2D cell)
- 2015-01-05 21:34:42下载
- 积分:1
-
lightPrimitive
Directx 3D编程中灯光是生命,本程序充分展示了D3D中灯光的艺术,当你看到程序的运行结果时你会再次的感叹:这么简单的场景竟然渲染得这样漂亮!(Directx 3D programming in light of life, the process has fully demonstrated the D3D in the art of lighting, when you see the results of the procedure you will run the sighs again: such a simple scene was so beautiful rendering!)
- 2008-03-17 11:52:15下载
- 积分:1
-
registration and anti
一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
- 2022-08-11 12:47:34下载
- 积分:1
-
Play-XM
Visual C++ example source code, welcome to try.(Easy to use player software trial, welcome to try.
Email: lujunlijustin@yahoo.com.tw
)
- 2012-01-19 17:18:51下载
- 积分:1
-
Produced by the use of Direct3D terrain procedures, have a great help for beginn...
利用Direct3D制作的地形程序,对初学者有很大的帮助-Produced by the use of Direct3D terrain procedures, have a great help for beginners
- 2022-09-01 09:00:04下载
- 积分:1
-
The DirectShow TV tuning architecture is b Ha'ased on pre
The DirectShow TV tuning architecture is based on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an internal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or cable frequencies for a given country/region. So, when you use the IAMTuner interface, it gets the channel frequency values from the internal frequency tables according to the selected country/ region and tunes the TV channels.-The DirectShow TV tuning architecture is b Ha"ased on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an int ernal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or cable frequ encies for a given country/region. So, when you use the IAMTuner interface, it gets the channel frequency values from the in ternal frequency tables according to the selec ted country/region and tunes the TV channels.
- 2022-04-24 06:51:44下载
- 积分:1
-
direct Directory code used mainly about how vc direct8.1 game production engine...
dircet教程代码主要讲述怎么用vc++ direct8.1 制作游戏引擎的深入浅出通俗易懂 比较简单-direct Directory code used mainly about how vc direct8.1 game production engine is relatively simple easy accessibly
- 2022-09-25 14:15:03下载
- 积分:1
-
主要整合一些游戏常用的库,
方便自己用,如果别人也希望用就用吧。
包含一个基本的Framework...
主要整合一些游戏常用的库,
方便自己用,如果别人也希望用就用吧。
包含一个基本的Framework-some major integration of the game used to facilitate their use, if people also hope it will be using it. Contains a basic Framework
- 2022-03-18 09:33:57下载
- 积分: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
-
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