-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
item_set_names
trinitycore item_set_names表汉化(trinitycore item_set_names Chinese)
- 2015-03-07 03:26:30下载
- 积分:1
-
release51protected
这是一个用MATLAB做的指纹图像,希望对大家有用(This is a use MATLAB to do the fingerprint image, in the hope that useful)
- 2007-12-13 10:08:08下载
- 积分:1
-
Desktop2
电机的仿真,运用simulink对电机进行分块建模仿真,得出电机的转速和转矩的图像(The simulation using simulink motor on the motor, it is concluded that the partitioned modeling simulation of motor speed and torque images)
- 2011-05-28 19:35:02下载
- 积分:1
-
Minttegdiff-ma
matlab微积分讲义ppt,包含算法,程序源码等非非常多不错的咚咚,能学习一下 可直接使用。 已通过测试。
(matlab calculus lecture notes ppt, including algorithms, program source code and other non-very good pound, and can learn can be used directly. Has been tested.)
- 2012-07-25 22:57:21下载
- 积分:1
-
test_detect1
program to detect detection of vehicle on road using learning of haar features
- 2014-01-30 17:41:07下载
- 积分:1
-
industrial-strength
eBook - Industrial Strength C++ - Visual C++ guide
- 2014-02-02 13:03:09下载
- 积分:1
-
CPP_with_Matlab
how to load .m matlab file in c++.
c++ with matlab
- 2013-02-01 19:17:58下载
- 积分:1
-
ff
说明: qQq QqQ qQ
- 2019-06-25 04:44:14下载
- 积分:1
-
5.18
编写程序定义一个vector对象,其每个元素都是指向string类型的指针,读取该vector对象,输出每个string的内容及其相应的长度。(Write a program to define a vector object, which each element is a pointer pointing to the string type, reads the vector object, the output of each string and the corresponding length.)
- 2015-03-04 15:22:04下载
- 积分:1