-
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
-
wilson
activity coefficient calculator
- 2011-02-04 15:54:19下载
- 积分:1
-
Nouveau-dossier
image processing matlab code
- 2012-04-14 22:15:20下载
- 积分:1
-
Kalman-Filtering
Kalman Filtering using matlab have theory and program which is fit to the students.(Kalman Filtering using matlab have theory and program which is fit to the students)
- 2014-08-16 13:28:03下载
- 积分:1
-
hw1
State Space Simulink Model with Two variables.
- 2014-02-24 09:04:53下载
- 积分:1
-
MATLAB
通过四阶差分运算,理想的去除粗差(Four order difference operation, ideal removal of gross error)
- 2021-04-15 23:38:54下载
- 积分:1
-
leachCluster
实现基本leach分簇,每个节点带有能耗,根据每次数据交换的能耗处理能量,可以记录第一个节点死亡的时间(leach cluster)
- 2017-05-21 16:22:48下载
- 积分:1
-
mangyuan_xinhao_fenli
描述盲源信号分离的内容,较为全面,希望有用。(about expressing blind source information seperation )
- 2014-08-11 14:21:05下载
- 积分:1
-
Bcellabba
基于basic的元胞自动机程序,其中有一部分的源代码,里面包包括经典的元胞自动机模式,例如life,
(Program based on the basic cellular automata, in which part of the source code inside the package, including the classic cellular automata models, such as life)
- 2012-08-15 00:11:51下载
- 积分:1
-
fdct_wrapping_matlab_Demo
wrapping curvelet demos in matlab
- 2011-12-01 14:00:43下载
- 积分:1