代码搜索:MatlabEng

找到约 12 项符合「MatlabEng」的源代码

代码结果 12
www.eeworm.com/read/353830/10415078

cpp matlabeng.cpp

// MatlabEngine.cpp: implementation of the CMatlabEng class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MatlabEng.h" /////////////
www.eeworm.com/read/353830/10415091

h matlabeng.h

#ifndef _MATLAB_ENGINE_H_ #define _MATLAB_ENGINE_H_ //////////////////////////////////////////////////////////////////////////// // Copyright : 27 May 2003 // // Email: a.riazi@misbah3com.com
www.eeworm.com/read/399907/7823289

cpp matlabeng.cpp

// MatlabEngine.cpp: implementation of the CMatlabEng class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MatlabEng.h" /////////////
www.eeworm.com/read/399907/7823307

h matlabeng.h

#ifndef _MATLAB_ENGINE_H_ #define _MATLAB_ENGINE_H_ //////////////////////////////////////////////////////////////////////////// // Copyright : 27 May 2003 // // Email: a.riazi@misbah3com.com
www.eeworm.com/read/157771/11665438

zip matlabeng_src.zip

www.eeworm.com/read/153872/12001548

f90 matlabeng.f90

program main integer engOpen,engGetMatrix,mxCreateFull,mxGetPr integer ep,T,D,result double precision time(10),dist(10) integer stat,temp data time/1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0/ ep=e
www.eeworm.com/read/353830/10415109

plg matlabengclass.plg

Build Log --------------------Configuration: MatlabEngClass - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~
www.eeworm.com/read/399907/7823323

plg matlabengclass.plg

Build Log --------------------Configuration: MatlabEngClass - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~
www.eeworm.com/read/157771/11665443

txt 文件说明.txt

mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机 OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。 MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab XMineSweeper_src.zip 微软公司扫雷程序源码 Mik
www.eeworm.com/read/353830/10415087

cpp matlabengclass.cpp

// MatlabEngClass.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "MatlabEng.h" #define message(x) printf(x "\n\n") int main(int argc, char* arg