-
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
-
TheFirstExpT
C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。)
需:include"graphcis"(C-signals over the digital signal processing systems (FIR, IIR filters, including drawing subroutine.) Must: include " graphcis" )
- 2010-12-15 23:08:44下载
- 积分:1
-
VCPP-Matlab.m
5.1 在VC++中调用Matlab引擎 matlabenginetest目录
5.2 VC++中调用Matlab *.m函数编译后的动态链接库 VC++中调用Matlab .m函数编译后的动态链接库目录(failed to translate)
- 2011-05-06 13:35:36下载
- 积分:1
-
vcmatlab
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程(vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming)
- 2009-04-17 12:41:21下载
- 积分:1
-
setmodem
说明: 一个用于CDPD调制解调器参数设置的程序。(a CDPD modem for parameter setting procedure.)
- 2006-04-03 12:29:05下载
- 积分:1
-
CryptoApiRSA
This is a simple sample of crypto
- 2014-11-02 14:04:38下载
- 积分:1
-
duilie
循环双端队列的元素插入,删除,以及输入输出(Double-ended queue, circular element insertion, deletion, and the input-output)
- 2010-01-11 12:39:06下载
- 积分:1
-
TaskManagerExSrc
Not only incredibly useful utility for managing processes, but great tool for learning about the Task Manager
- 2007-10-22 13:33:43下载
- 积分:1
-
acl
acl细粒度访问控制机制 简单易懂 能够成功运行(The acl fine-grained access control mechanism Easy to understand To be able to run successfully)
- 2015-01-14 20:28:22下载
- 积分:1
-
matlab-arithmetic
matlab经典算法程序,可以运行通过。很好的一个遗传算法。(GA)
- 2010-05-06 09:00:09下载
- 积分:1