谁有程序员联合开发网的账号,帮我下个源代码吧,不胜感激
你好,请下载附件吧,你需要的程序文件已给你上传,希望对你的学习研究有所帮助,寻找不易,还望采纳答案哦
SWMM5接口代码文件,包含了SWMM5的V接口文件、Visual Basic接口文件和Delphi Pascal接口文件等。-This
archive contains the SWMM 5 Interfacing Guide and supporting files.
Contents
--------
Interfacing.chm The Interfacing Guide in the form of a Windows HTML
Help
file (double click to launch it).
swmm5.h function declarations for interfacing the SWMM 5
swmm5.lib engine DLL with C/C++ code.
swmm5.bas function declarations for interfacing with Visual Basic.
swmm5.pas function declarations for interfacing with Delphi Pascal.
swmm5_iface.c some useful interfacing functions for C/C++, Visual,
swmm5.iface.h Basic and Delphi Pascal.
swmm5_iface.bas
swmm5_iface.pas
test.c an example of using the interfacing functions to build
a small C application that uses the SWMM 5 engine.