-
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
-
MVQrara
用matlab实现基于LBGG算法的向量量化编码可直接使用。
(Using matlab to achieve vector quantization coding based on LBGG algorithms can be used directly.)
- 2012-07-18 11:28:39下载
- 积分:1
-
pcre
Binary for PCSE
Updated and packed with an unkown packer
- 2014-08-15 21:27:44下载
- 积分:1
-
JPEG
JPEG 仿真 在Matlab7 上运行,效果最佳(The code of JPEG.If some one want using it,please download。)
- 2011-05-24 17:47:03下载
- 积分:1
-
chap4matlab
实例10:阶梯图
实例11:枝干图
实例12:罗盘图
实例13:轮廓图
实例14:交互式图形
实例15:变换的傅立叶函数曲线(Example 10: Ladder Diagram Example 11: Example branches Figure 12: Compass Chart Example 13: The contour map instance 14: 15 Interactive graphic example: the Fourier transform function curve)
- 2011-05-20 01:50:29下载
- 积分:1
-
Point-Of-Sale
POS inventory system
- 2014-11-16 19:36:35下载
- 积分:1
-
gliml
最新的积分算数方法gliml,已经测试没问题(The latest count integral method gliml, no problem has been tested)
- 2011-09-26 13:03:37下载
- 积分:1
-
experiment_1
实验一、数字图像读取及色彩、亮度、对比度变化(c++)
- 2011-01-04 19:15:51下载
- 积分:1
-
Tabbar1.17_cn
类似与wndtars的国产软件,功能独特(similar wndtars with the homemade software, a unique function)
- 2007-06-17 13:44:21下载
- 积分:1
-
RWLock
说明: 读写锁:
一个简单的支持多个读,一个写控制源码(Read-write lock: the support of more than a simple read, a write control source)
- 2006-03-13 10:36:20下载
- 积分:1