CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VC matlab c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VC matlab c - List
[
GDI-Bitmap
]
vc++digdraw
DL : 0
VC&matlab混合编程的研究-VC
Update
: 2025-02-19
Size
: 302kb
Publisher
:
[
Windows Develop
]
p333333
DL : 0
关于vc和matlab接口的资料matlab大观园有不少文字介绍,大家可以方便地获得参考。为 加深大家的理解,我给大家提供一个简单的例子作为感性认识本文只介绍用引擎接口方式 ,这对于Simulink与vc接口尤为重要。-on vc Matlab and Matlab interface information herald many words, we can facilitate access to information. To enhance the understanding, I will give you a simple example perceptions as presented in this paper only way interface with the engine, which Simulink and vc interface is particularly important.
Update
: 2025-02-19
Size
: 52kb
Publisher
:
wei
[
Documents
]
matlab and vc
DL : 0
Update
: 2025-02-19
Size
: 1.16mb
Publisher
:
[
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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李震
[
AI-NN-PR
]
vc++_image
DL : 0
这是图象处理模式识别一书的源代码,包括C++和MATLAB的程序,对于做这方面的研究人员来说,会很有帮助的。-This is an image processing pattern recognition on the source code, including C and Matlab procedures for doing this kind of research personnel, will be very helpful.
Update
: 2025-02-19
Size
: 1.74mb
Publisher
:
丽云
[
Algorithm
]
仿matlab矩阵运算
DL : 0
vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone using them
Update
: 2025-02-19
Size
: 85kb
Publisher
:
李晓辉
[
Other
]
C调用Matlab
DL : 0
Update
: 2025-02-19
Size
: 9kb
Publisher
:
zlf
[
CSharp
]
Matlab与Vc的接口转换程序
DL : 1
在Vc中调用Matlab源文件的调试程序!-in Vc Calling Matlab source debugging procedures!
Update
: 2025-02-19
Size
: 17kb
Publisher
:
昂清
[
matlab
]
vcmatlab7src
DL : 0
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Compiler is a built-in MATLAB Compiler, it will be m documents into C, C p, or other types of source code and generating executable required documents lib files (libraries), dll files or documents S function. MATLAB 6.5 The compiler includes MATLAB C \ C math library functions and graphics library. Dynamic link library (dll) software is commonly used to prepare a technical, MATLAB M will provide the documentation dll file into the method, on how the document Matlab6.5 will m z into dll file, and then call in the VC dll file.
Update
: 2025-02-19
Size
: 41kb
Publisher
:
林林
[
2D Graphic
]
VC++中值滤波
DL : 1
数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C++/Matlab image processing and recognition of selected cases"--.
Update
: 2025-02-19
Size
: 145kb
Publisher
:
陈咚
[
Windows Develop
]
VC++&&Matlab混合编程的快速实现
DL : 1
VC++与Matlab混合编程的快速实现 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 103 KB -VC and MatLab the rapid realization of books Language : English books categories : program design license : free software books Size : 103 KB
Update
: 2025-02-19
Size
: 103kb
Publisher
:
[
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.
Update
: 2025-02-19
Size
: 1.12mb
Publisher
:
srgr
[
Books
]
matlab与各类语言接口技术
DL : 0
一个相当全面的关于matlab与各类语言接口技术。含有C,blandC++,vc,c++等-a fairly comprehensive with all kinds of Matlab language interface technology. Containing C, blandC, vc, c, etc.
Update
: 2025-02-19
Size
: 45kb
Publisher
:
[
Books
]
Matlab&VC
DL : 1
详细介绍了VC环境下调用MATLAB过程,是一本不错的参考书.-details of VC environment MATLAB process is a good reference book.
Update
: 2025-02-19
Size
: 275kb
Publisher
:
aaa
[
matlab
]
vc+matlab
DL : 1
matlab 与 vc++接口五种不同的方法与实例-vc Matlab interface with five different methods and examples
Update
: 2025-02-19
Size
: 702kb
Publisher
:
[
Graph program
]
Vc+Matlabimageprocessingcode
DL : 2
Vc++ Matlab图像处理与识别实用案例精选一书附带的源码,希望对各位有书的朋友作个参考!-Vc Matlab image processing and recognition of practical cases selected a book with source code, Members hope to have the book for a reference to a friend!
Update
: 2025-02-19
Size
: 4.99mb
Publisher
:
绿色的毛毛虫
[
Books
]
MATLAB-VC
DL : 1
这份资料主要讲解matlab与vc连接方面的知识,混合编程可以用到-this information mainly on Matlab vc connectivity with the knowledge, can be used in mixed programming
Update
: 2025-02-19
Size
: 55kb
Publisher
:
徐敬
[
AI-NN-PR
]
VC++Matlab
DL : 0
matlab神经网络的程序,希望有借鉴作用。-matlab neural network procedures, would like to have reference.
Update
: 2025-02-19
Size
: 104kb
Publisher
:
南湖
[
Windows Develop
]
vc-matlab
DL : 0
实现在visual c++ 中调用matlab,标准源程序。-Realize the visual c++ Call matlab, the standard source.
Update
: 2025-02-19
Size
: 1.79mb
Publisher
:
斯蒂文
[
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.
Update
: 2025-02-19
Size
: 1.41mb
Publisher
:
jagel
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.