-
sunriseOK
由区号查询经纬度,进而计算出日出日落时间的源码实现,精度与日梭万年历相比,最多差一分。
查表用到二级指针,可以学习其用法。(sunrise ,sunset)
- 2011-06-25 10:02:10下载
- 积分:1
-
现代永磁同步电机控制原理及MATLAB仿真
三相永磁同步电机建模:设计控制算法用:逆变器仿真;控制器仿真等(Modeling of three phase permanent magnet synchronous motor)
- 2017-10-31 18:48:42下载
- 积分:1
-
zbcpe730
BCGPEdit(BCGSoft Professional Editor)是一款MFC(微软基础类)扩展库,用于在基于MFC的程序中加入高级编辑控制。编辑控制支持高亮度语法,外轮廓以及智能感应(BCCPEdit(BCGSoft Professional Editor) is MFC(microsoft fundamental class)extended library,and is used in adding advanced edit control into program based MFC. Edit control has the funtion of highlight syntex, outline and intelligence inducting and so on.)
- 2005-06-01 14:15:18下载
- 积分:1
-
d3d9wj
#include <windows.h>
#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
-
ibatis案例
一个简单的ibatis例子,对初学者很有用
- 2022-02-07 13:23:01下载
- 积分:1
-
GA
说明: 模拟退火算法事例,用以结果旅行商问题,采用简单的C语言完成,求相对最优的智能算法(This routine is created for solving TSP problem,using simple C language,find the best way to solve optimal problem.)
- 2019-11-16 09:18:07下载
- 积分:1
-
xyzpl0
一个小型的编译器,仿照PL/0实现,能实现pl/0全部功能(a small compiler, modeled on the PL/0 to achieve, able to pl/0 functionality)
- 2007-06-19 13:52:29下载
- 积分:1
-
GPUNN_GUI
改代码是基于CUDA GPU的神经网络的实施。(This article describes the implementation of a neural network with CUDA..)
- 2012-06-08 10:38:55下载
- 积分:1
-
vbcloseapp
利用vb关闭应用程序,提供了2种方法,具体看源码(Close the application using vb provide two kinds of methods, see the specific source)
- 2016-05-08 08:54:25下载
- 积分:1
-
wg3000
微耕门禁控制器开发包 (Tiller Access Controller Development Kit)
- 2016-07-22 17:22:20下载
- 积分:1