-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
artoolkit
artoolkit中文教程,包括开发原则,例子程序讲解,新建maker,多模板等几个部分(failed to translate)
- 2013-05-05 15:53:17下载
- 积分:1
-
QtMatlab
一个简单的Matlab与Qt结合的项目。(A simple combination of Matlab and Qt project.)
- 2013-08-19 15:45:50下载
- 积分:1
-
CALL
matlab transformed to C++. Eigenvalue
- 2013-04-04 12:44:19下载
- 积分:1
-
C--CPP-programmers-reference
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
- 2015-01-31 22:59:58下载
- 积分:1
-
pca
matcom插件调用matlab里面princomp函数对数据进行处理的小程序(plug-ins inside matcom call matlab function princomp data processing applet)
- 2009-06-05 10:39:52下载
- 积分:1
-
VBMatlab
基于VB与Matlab的谷物霉变识别系统的开发,希望对研究的朋友提供帮助。(VB and Matlab-based identification system for cereal mildew development, want to study a friend to help.)
- 2009-10-20 12:00:50下载
- 积分:1
-
LMS
基于LMS算法的均衡技术在matlab上的仿真应用(Equalization technique based on the LMS algorithm in matlab simulation applications)
- 2013-08-28 21:57:31下载
- 积分:1
-
observe
视频采集 matlab仿真 这个程序可以参考参考 个人觉得不错(Video capture)
- 2012-05-11 08:21:16下载
- 积分:1
-
shujukeshihua
说明: MATLAB数学实验之数据可视化,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments data visualization, which includes courseware, as well as exercises and answers, the document bearing source)
- 2006-03-08 15:23:32下载
- 积分:1