-
Modbus调试精灵
说明: 很方便的调试软件,平时使用很多,收藏工具之一(Very convenient debugging software, usually used a lot, one of the collection tools)
- 2020-06-16 01:20:02下载
- 积分:1
-
VCdatabase
说明: 详细介绍了用VC.NET开发城市基础地理数据库的实例,用于城市测绘,城市基础地理系统建设的重要参考。(Described in detail with the development of urban infrastructure VC.NET examples of geographic database for urban mapping, urban infrastructure an important geographic reference system.)
- 2009-08-17 22:36:26下载
- 积分:1
-
_电动汽车光伏充电站的多目标优化调度方法
电动汽车光伏充电站是实现电动汽车对可再生能源就地消纳利用的典型集成方式,本
文针对光伏充电站运行中的优化调度问题展开研究。介绍了光伏充电站的典型结构、组成单元功
能及基本运行策略(Photovoltaic(PV)-assisted charging station for electric vehicles(EVs) is a typical
integration of consuming renewable resources locally. Research on multi-objective optimal scheduling
for PV-assisted charging station of electric vehicles is proposed in this paper)
- 2017-11-20 09:20:36下载
- 积分:1
-
jisuanqi
计算器,可进行四则运算,并且有符号位,退格,以及小数点。(Calculator, can be carried out in four operations, and the sign bit, backspace, and decimal point.)
- 2013-11-11 12:51:12下载
- 积分:1
-
Euler
基于James格式的CFD程序,计算NACA0012翼型流场和升力阻力系数.网格由Fluent提供的Gmbit生成,计算结果可以通过Tecplot观看(James formats based on the CFD program to calculate the flow field and the NACA0012 airfoil lift drag coefficient. Fluent grid provided by the Gmbit generated, calculated results can Tecplot Views)
- 2021-02-19 11:09:44下载
- 积分:1
-
Robocup
Robocup机器人足球世界杯赛_历届赛事,获得荣誉国家(Robocup robot soccer World Cup _ the previous events, the national honors)
- 2010-05-22 12:44:31下载
- 积分: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
-
BMPcase
可以隐藏信息和读取。用LSB算法的。代码长度不长。VC++环境下(to hide information and read. LSB algorithm used. Code length is not long. VC environment)
- 2021-04-02 00:09:07下载
- 积分:1
-
VisualC++Net24
原版经典大作,有一点英语基础的人都能搞定。chm格式清晰度极佳。(original classical crescendo, and is based on the English 1:00 able to get. Chm format excellent clarity.)
- 2007-02-26 12:13:58下载
- 积分:1
-
Hex2c
Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)
- 2010-05-20 17:58:46下载
- 积分:1