CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab vc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab vc - List
[
matlab
]
用VC调用matlab的dll文件
DL : 0
用VC调用matlab的dll文件-VC call Matlab dll file
Date
: 2025-12-29
Size
: 6kb
User
:
付少辉
[
matlab
]
vc调用matlab
DL : 0
将一个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.
Date
: 2025-12-29
Size
: 1kb
User
:
李震
[
matlab
]
vc与matlab接口
DL : 0
Date
: 2025-12-29
Size
: 2.65mb
User
:
黄冉
[
matlab
]
VC调用matlab中定义的.m文件中的函数的实例
DL : 1
如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
Date
: 2025-12-29
Size
: 40kb
User
:
葛强
[
matlab
]
Matlab与VC混合编程-p001008
DL : 0
介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值。-introduces a Matlab compiled executable in a way that allows programs written Matlab can be completely out of the Matlab environment to implementation, thus greatly improving the procedures for the application and usefulness.
Date
: 2025-12-29
Size
: 361kb
User
:
jackieluo
[
matlab
]
Matlab与VC方法
DL : 0
matlab应用越来越广泛。但如何与VC 结合来提高编程效率呢,本文提供的资料可以帮大家。-matlab application is more and more widespread. How but unifies with VC enhances the programming efficiency, this article provides the material may help everybody.
Date
: 2025-12-29
Size
: 2.22mb
User
:
王清华
[
matlab
]
Matlab与VC CBuilder混合编程精选
DL : 1
本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed Matlab and C programming examples and theory. Research VC CBuilder Matlab and the most authoritative and classic examples. The online collection of hair at a time. The results showed very little content. Our school had to find a library. Grateful the entire CJFD (CJFD), they will find this program with a few pairs of officers help and reference of the article. I made a few good money in the hope that those with vitamin C and Matlab Cbuilder mixed programming staff have great help.
Date
: 2025-12-29
Size
: 1.12mb
User
:
srgr
[
matlab
]
VC++_Matlab_pdf
DL : 1
Matlab与VC混合编程实例,rar格式-Matlab and VC mixed programming examples, rar format
Date
: 2025-12-29
Size
: 103kb
User
:
[
matlab
]
vc+matlab
DL : 1
matlab 与 vc++接口五种不同的方法与实例-vc Matlab interface with five different methods and examples
Date
: 2025-12-29
Size
: 702kb
User
:
[
matlab
]
VC++withMatlab
DL : 1
很有用的一个资料,可以帮助你更加深入的了解VC-a very useful information, I can help you more in-depth understanding of VC
Date
: 2025-12-29
Size
: 102kb
User
:
aa
[
matlab
]
VC+Matlab
DL : 0
这是关于MATLAB与VC 实现卫星照片三维显示-This is on the MATLAB and VC realize satellite photos of three-dimensional display
Date
: 2025-12-29
Size
: 54kb
User
:
王君
[
matlab
]
VC++andMATLAB
DL : 0
VC++与Matlab混合编程的快速实现. 特别适用!!
Date
: 2025-12-29
Size
: 108kb
User
:
[
matlab
]
VC++_Matlab
DL : 0
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software necessary to use complex mathematical algorithms. VC++ Can form a variety of user interface, and can be directly related to systems and data exchange underlying hardware. The study VC++ And Matlab programming hybrid has great practical significance. The article discussed how to use the Matlab Compiler to compile*. m functions for dynamic link library DLL, available to VC++ Call methods, provides a VC++ With Matlab rapid realize mixed language programming.
Date
: 2025-12-29
Size
: 103kb
User
:
贺鼎宏
[
matlab
]
VC++Matlab
DL : 0
vc++与matlab混合编程快速实现!PDF文档下载-vc++ with matlab realize mixed language programming fast! PDF document download
Date
: 2025-12-29
Size
: 102kb
User
:
ly
[
matlab
]
sift_MATLAB+VC_ImageFusion
DL : 0
sift MATLAB+VC Image Fusion,MATLAB和VC混合编程,用SIFT算法实现图像拼接功能。-sift MATLAB+ VC Image Fusion, MATLAB and VC mixed programming, using SIFT algorithm image mosaic function.
Date
: 2025-12-29
Size
: 2.74mb
User
:
zhangrui
[
matlab
]
matlab
DL : 0
VC与MATLAB接口的实例应用,列举了详细的例子-The applications of MATLAB and VC interfacation , cited some detailed examples
Date
: 2025-12-29
Size
: 1.5mb
User
:
yeecom
[
matlab
]
skills_for-VC-MATLAB_combined_coding
DL : 0
VC与matlab接口编程,matlab 强大的数学分析能力,结合VC强大的编程,那么接口程序如何编写就显得重要了。-VC interface with matlab programming, matlab powerful mathematical analysis capabilities, combined with powerful programming VC, then the interface program on how to prepare it is important.
Date
: 2025-12-29
Size
: 1.41mb
User
:
jagel
[
matlab
]
ComHuaTu
DL : 0
VC调用matlab画图,需要安装matlab-VC call matlab to draw fig
Date
: 2025-12-29
Size
: 370kb
User
:
cyw
[
matlab
]
matlab-vc-hybrid-program
DL : 0
Date
: 2025-12-29
Size
: 81kb
User
:
蔡勇
[
matlab
]
matlab-and-vc
DL : 0
MATLAB和VC混合编程的论文资料近50篇,均为图书馆下载,很详细-Hybrid Programming MATLAB and VC data nearly 50 papers, all libraries to download, very detailed
Date
: 2025-12-29
Size
: 14.02mb
User
:
苏君平
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.