信息交流、传播、提炼

nice to meet you

博客园 首页 新随笔 联系 订阅 管理

文章分类 -  Algorithm

math、security...
摘要:%用loadlibrary函数, 根据epanet2.h中的函数定义,加载epanet2.dllloadlibrary('c:\epanet2.dll','c:\epanet2.h');%查看epanet2.dll支持的函数接口libfunctions epanet2 -full% [int32, string, string, string] ENopen(string, string, string)% int32 ENsolveH % [int32, singlePtr] ENgetnodevalue(int32, int32, singlePtr)a1= 阅读全文
posted @ 2011-12-18 23:35 seeyou 阅读(719) 评论(0) 推荐(0)