搜索资源列表
VC与matlab混合编程实现图像处理
- 这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture processing application example, mainly is two kind of programming languages mutually transfers
VC and Matlab
- 把matlab和VC联结的方法 给初学都一点启示 其实在VC里面用matlab也很简单而且有时候比用VC直接做程序会方便很多-put Matlab and VC linked to the Revelation 1:00 beginners are actually inside the VC used Matlab is also very simple and sometimes directly with VC than do m
complex111
- VC与matlab混合编程-VC mixed with Matlab programming
VC与Matlab混合编程文章
- VC与Matlab混合编程文章.-VC and MatLab article.
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少
vc+mat
- 第一个例子,同样的混合变成,第一部分,是一个不错的vc和matlab结合的例子-first example, the same mixed into, the first part of a good combination of Matlab and vc example
(用)VC调用matlab engine示例
- 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
Matlab与VC CBuilder混合编程精选
- 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data
EdgeDetection2
- VC和Matlab混合编程实现边缘检测的例子-VC and Matlab edge detection example
vc++OTSUcode
- otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
commatlab
- matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。-Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab fun
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to us
Matlab_and_VC
- vc 和 matlab 混合编程例程,已通过测试-vc and matlab mixed programming routines, has been tested
MixFigure
- 很有用的关于VC和matlab混合编程的例子,值得大家学习-Very useful on the VC and matlab examples of hybrid programming, what is worth learning
VC-MATLAB
- VC和matlab的混合编程一种简单实现方法, 不需要安装Matlab就可以运行.-A mixture of VC and matlab programming to achieve a simple method does not require the installation of Matlab can be run.
VCandMatlab
- VC和Matlab混合编程总结 VC和Matlab混合编程总结-VC and Matlab programming concluding mixed mixed VC and Matlab programming summary
inption1
- 该代码为基于vc和matlab混合编程的数字信号内插处理 需要读取的数据长度和倍数可以在用户界面设置 读取文件并画图,并要求选择保存路径和文件名-The code is based on the vc and matlab programming mixed interpolation of digital signal processing needs to read data in multiples of the leng
VC++_Matlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software necessary to us
guid-of-vc-and-matlab-programming
- 详细介绍了用vc和matlab混合编程的开发应用过程,从入门开始直到学会-introduce the programming way of vc and matlab,let s us konw how to use them together you kan study it in detail step by step