-
VCMATLABEngine
VC++调用MATLAB Engine。本文档详细介绍了在VC++编程中如何调用MATLAB引擎。(VC++ calling MATLAB Engine. This document details the VC++ programmers how to call the MATLAB engine.)
- 2010-09-03 15:25:06下载
- 积分:1
-
xb050229
希尔伯特变换理论及其在工程领域的应用,介绍了原理及其实现方法(hibert transform)
- 2009-05-01 20:27:37下载
- 积分:1
-
pingchafuzhuhanshu
平差辅助函数,用于平差过程中需要使用的函数模型(Adjustment helper function for function model adjustment process requires the use of)
- 2014-02-17 10:17:15下载
- 积分:1
-
icpMATLAB
基于vs+MATLAB的icp基本演算法(Based on the icp vs+ MATLAB basic algorithm)
- 2015-04-01 11:54:27下载
- 积分:1
-
vc_matlab
MSVC2008调用Matlab2009的方法。该资料为文档。(VC call matlab program)
- 2014-12-22 15:20:23下载
- 积分:1
-
Ssimmple_jpegu
简易的JPEG压缩程序源码(MMatlab实现)
(Easy JPEG compression program source (MMatlab implementation))
- 2012-09-15 14:17:31下载
- 积分:1
-
delcam_flexlm_new_crack
delcam soft crack,very good.
- 2013-07-30 18:36:19下载
- 积分:1
-
mutualinformationandpoincaresection
计算互信息和作庞卡来截面的C程序,很实用,计算速度超快/(Calculation of mutual information and for Ponca to the C-section procedure, it is useful to calculate the speed of ultra-fast /)
- 2008-03-27 22:36:26下载
- 积分:1
-
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
-
1
说明: 编程计算图形的面积。程序可以计算圆形,长方形,正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长得值,计算出面积的值后将其显示出来。(Calculate the area of graphics programming. Program can calculate the round, rectangular, square area, run-time prompts the user to first select the type of graph, and then the radius of the circle requires the user to input the value of the rectangle requires the user to input the length and width values, requires the user to input side of the square grow the value to calculate the value of the area after the show.)
- 2009-11-14 21:38:32下载
- 积分:1