摘要
基于组件对象模型COM的组件具有可重用性、语言独立性、自描述性等优点,将Fortran计算程序/数学模型建造成COM组件并集成到组件软件系统是一必然发展要求.COM组件拥有怎样的基本特征,如何规划、设计Fortran COM组件,CVF计算开发环境中的Fortran COM Server Wizard插件为创建Fortran COM组件提供了哪些方面的支持,在COM组件中能否直接使用Fortran数据类型,就这样一些Fortran编程人员所关注的基本问题进行探讨.
A COM component is reusable,programming-language independent,and self-describing,so there exists a certain need that Fortran computation programs/ mathematical models are changed to COM components and integrated in the component-based system.What are the marked characteristics of a COM component? How to plan and design it? How to support creating it with the Fortran COM Server Wizard? Whether can Fortran data types be directly used? A thorough discussion on the Fortran programmer s concerns mentioned above ...
出处
《郑州大学学报(工学版)》
CAS
北大核心
2009年第2期88-90,94,共4页
Journal of Zhengzhou University(Engineering Science)
关键词
数学模型
COM
组件接口
类型库调度
自动化兼容类型
mathematical model
component object model(COM)
component interface
type library marshalling
automation-compatible data types