期刊文献+

VC++调用Fortran子程序编程

Program of VC++ calling Fortran Subroutine
下载PDF
导出
摘要 VC++调用Fortran子程序时,既可在C/C++中使用STDCALL属性的调用约定,也可以在Fortran程序中用!MS$ATTRIBUTES C编译伪指令来改变Fortran子程序的调用约定,也可以使用链接库的方式进行调用。其中使用动态链接库的优点比较多,可以实现快速高效的编程。 There are three ways for VC++ calling Fortran subroutine: one is using the STDCALL calling convention in C/C++ language;another is employing "!MS$ATTRIBUTES C" compiling pseudo instruction to change the calling convention of Fortran subroutine in Fortran program;the other is utilizing the Link Library.The means of using Dynamic Link Library works with great efficiency and speed.
作者 黄婷 苏欣欣
出处 《潍坊教育学院学报》 2010年第5期93-94,共2页 Journal of Weifang Educational College
关键词 VC++ FORTRAN 动态链接库 VC++ Fortran Dynamic Link Library
  • 相关文献

参考文献1

二级参考文献1

  • 1刘乃琦,IBMPC混合语言编程技术,1990年

共引文献10

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部