-
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
-
CHINA
中国地理矢量地图文件,包含地形高程等数据,用于matlab绘制地图。(Chinese geography vector map file that contains the terrain elevation data, for the matlab mapping.)
- 2021-03-15 22:59:22下载
- 积分:1
-
MARMACH
c语言编写的DSP程序,实现ARMA功率谱估计。(c language of the DSP program, to achieve ARMA power spectrum estimation.)
- 2021-01-07 15:28:53下载
- 积分:1
-
chap29--use-OLE-DB-handle-databases
MFC操作数据库ADO操作数据库,
MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
- 2012-09-19 17:29:05下载
- 积分:1
-
adrc
一阶和二阶线性自抗扰控制simulink仿真模型(First order and two order linear ADRC Simulink simulation model)
- 2018-08-31 16:44:16下载
- 积分:1
-
Factor Oracle, Suffix Oracle
We introduce a new automaton on a word p, sequence of letters taken in an alphabet
,that we call factor oracle. This automaton is acyclic, recognizes at least the factors of
p , has m 1 states and a linear number of transitions . We give an on-line construction
algorithm of the factor oracle. The tight links between this structure and the suffix
automaton allows us to introduce a second structure : the suffix oracle . We use these
two structures in string matching algorithms that we conjecture optimal according to the
experimental results. These algorithms are as efficient as the ones that already exist using
less memory and being more easy to implement.
- 2021-08-08 00:30:54下载
- 积分:1
-
anklysxskproclss
这是一篇基于循环延迟分集的分组预编码和空时频编码技术方面的典型文章()
- 2018-06-07 05:09:33下载
- 积分:1
-
safe
采用visual c++ 作为前台开发语言,sql server 2000 作为后台数据库开发的安全行业标准管理体系数据库,其功能强大!(The use of visual c++ As a front to develop language, sql server 2000 database development as a background security industry-standard database management system, its powerful!)
- 2008-06-21 23:49:46下载
- 积分:1
-
GPS_Net_adjustment
用于读取GPS标准文件格式RINEX中的导航文件N文件和观测文件o文件,运用双差模型进行单基线解算(Standard file format used to read GPS navigation files in RINEX files and observation files N o files, the use of double-difference model for single baseline solution)
- 2013-11-21 09:59:25下载
- 积分:1
-
Soma-Client-source-code
vc 2008 环境下编译 ,很早的游戏,圣者无敌客户端源码(Under vc 2008 compiler environment, Ancient game, soma client source code)
- 2021-04-09 14:58:59下载
- 积分:1