摘要
本文讨论了在VC + +程序中在后台调用Fortran计算程序的同时显示计算进度的方法 ,此方法已应用于笔者开发的“竖向桁架式高层建筑结构时程分析系统”中 ,取得了良好的效果。这种方法能够综合利用VC + +在开发图形界面方面的强大功能和现存的大量Fortran计算程序资源 ,在结构工程CAD软件的开发中可以得到广泛的应用。
The method has been applied in the program “Time history analysis system of high rise building with vertical truss” developed by the author, with a good result. It makes use of the powerful function of VC++ in developing GUI and a mass of existent Fortran-coded program and can be applied in the development of structural engineering CAD software. [
出处
《建筑科学》
2001年第2期58-62,共5页
Building Science
关键词
Fortran编程
结构工程
CAD软件
programmed with VC++
programmed with Fortran
development of structural engineering CAD software
multiple thread
combined language programming
dynamic link library