-
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
-
eCos
ecos设备驱动程序的编写以及设计分析文档(The writing of the ecos device driver and the analysis of the design documents)
- 2014-08-05 20:19:23下载
- 积分:1
-
libnodave-0.8.4.6.tar
西门子PLC第三方通信驱动,包括PPI,MPI,ISO-TCP等所有通信协议(Siemens PLC, third-party communications drivers, including PPI, MPI, ISO-TCP communication protocol)
- 2020-08-27 17:28:14下载
- 积分:1
-
gstreamer
GStreamer Windows 开发环境安装快速配置包。(GStreamer Windows development environment, rapid deployment package to install.)
- 2010-07-21 23:53:43下载
- 积分:1
-
C#开发助手(正则表达式/win32 api/句柄/代码生成)等功能 让编程变得更为简单
功能很强大,详见下图
- 2015-05-01下载
- 积分:1
-
chuankou_tongxun
基于VC++的一个串口通讯类应用实例,有兴趣的朋友学习一下。(VC++ based on a serial communications application example, friends who are interested to learn about.)
- 2011-05-25 06:03:09下载
- 积分:1
-
分割代码
本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
- 2017-11-02 11:50:13下载
- 积分:1
-
libjrpc-master
c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)
- 2020-06-23 20:20:02下载
- 积分:1
-
Test6-1
GT400运动控制卡控制程序,用于控制伺服电机(GT400 motion control card control procedures, used to control servo motor)
- 2020-12-25 16:29:05下载
- 积分:1
-
456-
[上位机][C#][学习笔记] 学习如何给自己的软件加后门(this is the good data for a test)
- 2011-08-24 14:38:25下载
- 积分:1