文件名称:matGear
- 所属分类:
- 交通/航空行业
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-09
- 文件大小:
- 431kb
- 下载次数:
- 0次
- 提 供 者:
- 在**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
matlab作为一种强大的科学计算语言,其强大的计算能力和海量的函数工具包,把它作为后台计算语言嵌入到你的软件中去,可以省去繁杂的数学公式编程,是一种很好的计算资源。而matlab本身也提供了一组C语言API供程序调用。本文基于这组C语言API对MATLAB进行二次开发matGear,其目的只有一个:以更简便的方式,把MATLAB集成到自己的工程项目中去。-matlab as a powerful scientific computing language, powerful computing capacity and mass function tools package, it is calculated as a background language embedded in your software, eliminates the need for complicated mathematical formula programming, is a good computing resources. Matlab itself also provides a set of C language API for the procedure call. This article is based on the C language API MATLAB the secondary development matGear, for one purpose: an easier way to MATLAB integrated into their own projects.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matGear\debug\matGear.exe
.......\main.cpp
.......\..tGear\ImxArray.h
.......\.......\MatEngine.cpp
.......\.......\MatEngine.h
.......\.......\MatFunc.cpp
.......\.......\matGear.aps
.......\.......\matGear.rc
.......\.......\matGear.vcproj
.......\.......\matGear.vcproj.H-13799E54F93C4.sanjj.user
.......\.......\matGear.vcproj.WIN-AUJ1560RH9S.Administrator.user
.......\.......\MatTest.cpp
.......\.......\MatTest.h
.......\.......\mxWrap.cpp
.......\.......\mxWrap.h
.......\.......\resource.h
.......\.......\type_define.h
.......\.......\xArray.cpp
.......\.......\xArray.h
.......\.......\xBool.cpp
.......\.......\xBool.h
.......\.......\xDouble.h
.......\.......\xDoubleMatrix.cpp
.......\.......\xDoubleMatrix.h
.......\.......\xFile.cpp
.......\.......\xFile.h
.......\.......\xInt.h
.......\.......\xString.cpp
.......\.......\xString.h
.......\.......\xStruct.cpp
.......\.......\xStruct.h
.......\matGear.ncb
.......\matGear.sln
.......\matGear.suo
.......\debug
.......\matGear
matGear