摘要
VisualC ++是Windows平台下强大的应用程序开发环境 ,MATLAB是一个功能强大的数值计算和结果可视化的软件。一种有效的将两者紧密结合起来的方法是 ,在MATLAB环境下利用MATLAB函数开发某些计算程序 ,将其编译成不依赖MATLAB环境的C函数 ,在VisualC ++中将此C函数编译成动态连接库 ,然后在VisualC
Visual C++ is a powerful developing environment of application program under Windows operating system.MATLAB is a powerful software of numeric calculation and result visualisation.One resultful method of combining Visual C++ and MATLAB is firstly to develop some calculation programs with MATLAB functions,secondly to compile them to C functions which are independent of MATLAB environment,thirdly to compile these C functions to DLL by Visual C++,and then to develop application GUI and loading the DLL in Visual C++ environment.
出处
《计算机应用研究》
CSCD
北大核心
2001年第9期98-99,共2页
Application Research of Computers