期刊文献+

自编头文件的C-MEX混合编程

C- MEX Mixed Programming with Self-compiled Header File
下载PDF
导出
摘要 当使用MATLAB进行大规模数据处理时,一个工程中包含了多个程序,而且各程序需交叉调用多个子程序,这将导致程序执行效率低下。基于VC与MATLAB的自编头文件的CMEX混合编程可以有效解决这一问题。该方法在C/C++中自编一个头文件,声明需要用到的所有算法实现函数,并在另外的程序中编写这些函数的代码,通过mex Function接口函数实现VC与MATLAB混合编程。 For large-scale data processing in MATLAB, multiple programs exist in a project and each program needs to cross-call multiple subprograms,so the execution efficiency of the program is low.The C-MEX mixed progrmming method based on VC and MATLAB can be used to deal be with this problem very well.In this method,by writting a self-compiled header file to declare all the al- gorithm implementation functions whose codes can be written in other programs, and using mexFunction as a interface function, mixed programmincl of VC and MATLAB can be realized.
出处 《机械制造与自动化》 2015年第2期101-102,共2页 Machine Building & Automation
关键词 C/C++ MATLAB C-MEX 自编头文件 混合编程 C/C++ MATLAB C-MEX self-compiled header file mixed programming
  • 相关文献

参考文献4

  • 1王素立,高洁,孙新德编著..MATLAB混合编程与工程应用[M].北京:清华大学出版社,2008:297.
  • 2钱能著..C++程序设计教程 第2版[M].北京:清华大学出版社,2005:551.
  • 3张亮,王继阳.MATLAB与C/C++混合编程[M].北京:人民邮电出版社,2008. 被引量:19
  • 4董长虹主编,余啸海编著..Matlab接口技术与应用[M].北京:国防工业出版社,2004:292.

共引文献18

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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