-
diffusion
非结构任意多边形网格辐射扩散方程有限体积格式(Arbitrary polygon mesh unstructured finite volume form of radiation diffusion equation)
- 2011-07-11 21:51:14下载
- 积分:1
-
physicmanage
VC++ 中使用 DB-Libray 编程(SQL Server) (use DB-Libray programming (SQL Server))
- 2004-08-09 21:23:23下载
- 积分:1
-
NuMegaBoundsCheckerVisualC
说明: 通过此软件可以检测编写的程序是否存在漏洞,以提高系统的鲁棒性(With this software can detect the existence of loopholes in a program written to enhance the robustness of the system)
- 2011-02-26 16:17:19下载
- 积分:1
-
cprograming
C++面向对象的程序设计语言书,易学易用,好理解。
(C++ object-oriented programming language book, easy to use, easy to understand.)
- 2010-12-20 18:19:19下载
- 积分:1
-
ModbusV1.024
Modbus调试精灵采用vc编写,运行时不需要其它任何文件。可以调试具有modbus协议的所有设备,软件非常小巧,但功能强大,是现场工程调试人员必备软件。(Modbus debug vc prepared using the wizard, run-time does not require any other document. Can debug Modbus protocol with all the equipment, software is very compact, but powerful, is the field engineering staff necessary software debugging.)
- 2007-09-27 08:53:58下载
- 积分:1
-
F16_aerodatas
F16战斗机的气动数据文件,是开发飞行仿真的好的空气动力学系数文件,(air datas)
- 2014-09-28 14:22:17下载
- 积分:1
-
ListCtrlPlus
大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
- 2010-09-19 18:46:35下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
SparseMatrixOfExamples
稀疏矩阵的实例,讲述如何用稀疏矩阵进行实际的编程。本例是以超市购物为实际背景。(Examples of sparse matrix)
- 2010-07-29 09:57:15下载
- 积分:1
-
Artificial-potential-field-method
智能车避障路径动态规划和车体控制研究,通过改进传统人工势场法来实现车辆壁障。(Dynamic planning and vehicle body control of intelligent vehicle obstacle avoidance,by improving the traditional artificial potential field method to realize the vehicle wall barrier.)
- 2021-03-31 11:19:08下载
- 积分:1