-
TimeTransform
本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算(This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 after the number of seconds since this conversion MFC time to comply with the provisions of the conversion standard time embedded systems to facilitate storage and computing)
- 2008-12-22 20:33:30下载
- 积分:1
-
盛大传奇外挂源码
值的研究的一个外挂程序(value of a plug)
- 2005-02-01 17:13:47下载
- 积分:1
-
Entity_Framework_MVC
说明: Entity framework example
- 2020-06-21 07:20:01下载
- 积分:1
-
Chatterbot12
This is a copy of source code of a simple chatterbot written in cpp
- 2014-08-15 20:14:43下载
- 积分:1
-
Sin-Nombre1
realize de merge sort
- 2013-10-06 09:46:27下载
- 积分:1
-
adblib2
在VC6中使用的数据库开发包, 含测试例子(VC6 used in the database development kits, containing test case)
- 2005-01-30 22:01:58下载
- 积分:1
-
cPPbuilder
c++ builder 可以导出相应的DBGrid里面的数据(c++ builder can export the data inside the corresponding DBGrid)
- 2013-11-29 21:08:28下载
- 积分: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
-
Clock
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
- 2014-02-08 17:22:58下载
- 积分:1
-
2812-pid-V60
说明: PID在DSP上的应用,可以在CCS上运行,各种响应十分协调,希望能有帮助(PID DSP C)
- 2011-03-08 15:32:56下载
- 积分:1