-
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
-
Raytracing
射线追踪,比较基本的源代码,根据自己的需要调整后使用(Ray tracing,the basic source code, adjusted it before use according to your needs )
- 2010-01-25 16:31:20下载
- 积分:1
-
Tfreq_estimath
这是一个好用的频偏估计算法的mmatlab仿真程序,谢谢使用。
(This is an easy to use Frequency Offset Estimation Algorithm mmatlab simulation program, and thank you to use.)
- 2012-07-22 23:01:03下载
- 积分:1
-
DFT
图像处理滤波,而认为沃尔沃仍然认为而入 人饿(it is not very good)
- 2012-03-28 20:31:19下载
- 积分:1
-
MusicPlay
不用音乐播放控件,使用别的方法播放音乐。功能不全。(Do not have music player controls, the use of other means to play music. Insufficiency.)
- 2010-02-27 16:30:07下载
- 积分:1
-
the-four-step-ranger-r-k
四阶经典R-K方法的Matlab程序和newton的matlab程序的实现(Matlab program to achieve the classic fourth-order RK method and newton s matlab program)
- 2015-03-21 09:52:38下载
- 积分:1
-
Spherical_Harmonic
普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用(Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call)
- 2007-01-13 13:06:38下载
- 积分:1
-
youchengbianma
用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。(C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.)
- 2014-08-26 22:20:27下载
- 积分:1
-
fastharrisdetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:06:04下载
- 积分:1
-
DDK_Filter
This a ddk filter sample for keyboard
- 2007-10-15 01:25:22下载
- 积分:1