-
Poolcode
大学时的毕业设计,包括演示文稿,详细介绍了中国游戏开发的现状、Direct3D技术、DirectDraw技术介绍等。
(College graduation design, including presentation, detailing the status of the Chinese game development, Direct3D technology, DirectDraw technology introductions.)
- 2010-07-09 13:11:00下载
- 积分:1
-
TestTimeApplication
用delphi写的时间测试小程序,供初学者参考(used the time to write a small test procedures for beginners reference)
- 2006-07-24 14:34:52下载
- 积分:1
-
y1kPaid
千年2的储值服务器源码,有懂的人拿去研究下吧。(Millennium 2 SIM server source code, there are people who take research to understand under the bar.)
- 2013-08-10 09:39:45下载
- 积分:1
-
desksource
能够旋转窗体的程序,用到拷屏、图像处理等技术(Can rotate the form of procedures, use screenshots, image processing techniques)
- 2010-07-23 12:44:07下载
- 积分:1
-
Delphi
说明: Delphi标准AES加解密算法,DEMO(Delphi Standard AES encryption and decryption algorithm, demo)
- 2020-12-20 22:29:08下载
- 积分:1
-
DLL函数查看器V2.0
DLL函数查看器V2.0 可以看看dll里导出地函数(Function reader V2.0 of DLL can see the ground function of the derivation in dll )
- 2020-06-26 07:40:02下载
- 积分:1
-
ping
本程序检测统计同一网段的电脑在线情况,功能比较单一是给新手学习的.老鸟就绕过了(This program detects and counts the online situation of the computer in the same network segment. The function is relatively simple for novices to learn. Old birds bypass it.)
- 2019-03-13 21:07:50下载
- 积分: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
-
netupdate
在线更新的实现源程序(online update the realization source)
- 2005-03-03 21:14:12下载
- 积分:1
-
SynEdit.cvs.2004.03.05
一个mwEdit控件原码,比mwCuuEdit0.92a功能先进.(a mwEdit Control original code than mwCuuEdit0.92a advanced functions.)
- 2006-11-01 12:37:54下载
- 积分:1