-
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
-
file
说明: matlab书籍很好 很好 的文章
(matlab books very good very good article)
- 2008-10-27 21:02:01下载
- 积分:1
-
matlab
set_white,matlab一算算法最短路径的选取,最详细的程序。(set_white matlab count shortest path selection algorithm, the most detailed procedures.)
- 2013-05-10 13:27:27下载
- 积分:1
-
The_C_Programming_Language
C PROGRAMMING LANGUAGE(A BOOK OF C PROGRAMMING LANGUAGE)
- 2014-12-03 20:39:48下载
- 积分:1
-
tgff-3.5
task graph generator: task graph for free version 3.5
- 2020-12-21 09:29:08下载
- 积分:1
-
bianyi4_2
编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。(Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until the end of the analysis process. Can be tested by different grammar (by performance data).)
- 2013-12-05 09:36:24下载
- 积分:1
-
KFCM
基于粗糙熵和K-均值聚类算法的图像分割 (Based on Rough Entropy and K-means clustering algorithm for image segmentation)
- 2008-03-20 18:16:56下载
- 积分:1
-
laguerre
this code calculate how use this programmation
- 2016-11-08 07:17:59下载
- 积分:1
-
p4_1
说明: 输入一个数判定能否开平方,能就开平方,不能就退出(Enter a few decide whether to open the square, to the open square, can not quit)
- 2010-04-11 18:28:32下载
- 积分:1
-
-Power-System-Load-Forecasting-
说明: 电力系统负荷预测研究综述与发展方向的探讨(Review of Power System Load Forecasting and the development of)
- 2011-04-06 13:39:18下载
- 积分:1