Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab vc
Search - matlab vc - List
详细讲解MATLAB6.5 与VC 6.0之间的混合编程的方法和配置流程,非常全面.还包括一个具体的例子,供学习使用.
Date : 2009-03-03 Size : 178.34kb User : yxd402@126.com

Matlab、Matcom与VC++混合编程在FFT上的实现很有用
Date : 2010-12-29 Size : 138.28kb User : kingfly

对初学者非常适合的MATLAB的书籍!谢谢了!-very suitable for beginners MATLAB books! Thank you!
Date : 2025-12-29 Size : 274kb User : 阿荣

综述MATLAB与VC 的交互编程.需要有朋友可以下载。-on MATLAB and VC interactive programming. Need friends can be downloaded.
Date : 2025-12-29 Size : 81kb User : fengsai

本软件提供了VC++中调用Matlab.m函数编译后的动态链接库.Matlab的数值处理能力很强,用VC++调用Matlab函数可以解决很多问题-The software provides a VC Calling Matlab.m function compiled the dynamic link library. Matla b numerical processing capacity strong, with VC Calling Matlab function can solve many problems
Date : 2025-12-29 Size : 95kb User : 王安

基于COM的VC与Matlab的混合编程技术-COM-based Visual C++ and Matlab mixed programming technology
Date : 2025-12-29 Size : 106kb User : 巍巍

DL : 0
基于IEEE1588的时钟同步技术及其应用,希望给大家带来帮助-based on the IEEE 1588 time synchronization technology and its applications, we hope to bring help
Date : 2025-12-29 Size : 238kb User : 李同康


Date : 2025-12-29 Size : 6.6mb User : 卢在盛

介绍matlab编程的经典著作,包括与VC++进行联合编程,还包括一些经典的算法和源程序-Matlab programming on the classics, including the VC and joint programming, also including some classic algorithms and source
Date : 2025-12-29 Size : 19.45mb User : liumin

VC++与Matlab混合编程的快速实现,这是篇很实用的资料,-VC++ With Matlab rapid realize mixed language programming, which is very useful information articles,
Date : 2025-12-29 Size : 102kb User : Yuanji

从 Win32 控制台程序调用MATLAB C Math Library,从VC++中调用m函数,有几十个例子-From a Win32 console program called MATLAB C Math Library, from VC++ Call m function, has dozens of examples of
Date : 2025-12-29 Size : 16.97mb User : lihua

本书详细介绍了面向对象编程、提高运行效率、编译器4.0、MATLAB与C/C++,VB,VC,VB.NET,VC#.NET,Excel,SPSS,硬件和网络等的接口技术、COM生成器、Excel生成器、报表生成器以及高级界面编程技术。紧跟技术发展步伐,保持在高级编程方面的领先优势。 -This book details the object-oriented programming, improve operational efficiency, the compiler 4.0, MATLAB and C/C++, VB, VC, VB.NET, VC#. NET, Excel, SPSS, hardware and network interface technology, COM Generator, Excel generators, Report Builder, as well as high-level interface for programming techniques. Keep up the pace of technological development and maintain high-level programming in the lead.
Date : 2025-12-29 Size : 7.8mb User : zz

VC调用matlab图像处理工具箱进行canny边缘检测-VC call matlab image processing toolbox for canny edge detection
Date : 2025-12-29 Size : 93kb User : qu

Matlab与VC混合编程 苗春葆(Simwe会员,ID:SCIE)-Matlab and VC Mixed Programming Miao Chun-pao (Simwe member, ID: SCIE)
Date : 2025-12-29 Size : 275kb User : 徐荣

VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。 C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等), 以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。 -VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed. C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ), Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency.
Date : 2025-12-29 Size : 3.82mb User : CHANG

VC与Matlab的混合编程方法及其应用 详细介绍了VC与Matlab混合编程的方法和实例,适合初步接触混合编程的人使用。-Mixture of VC and Matlab programming and application details of the VC and Matlab programming methods, and case mix for the initial contact with mixed programming to use.
Date : 2025-12-29 Size : 256kb User : begin1988

vc和matlab的混合编程,vc and mixed programming matlab-vc and mixed programming matlab
Date : 2025-12-29 Size : 367kb User : Matthew

DL : 0
VC调用matlab,有详细的说明VC如何调用matlab。-VC call matlab, there is a detailed description of VC how to call matlab.
Date : 2025-12-29 Size : 2kb User : 于玲

DL : 0
深入浅出matlab 7.x混合编程,一本非常详细的介绍matlab7.x与VC之间通过各种方式混合编程的实现方法-Layman matlab 7.x mixed programming, a very detailed introduction matlab7.x and VC mixed programming through a variety of ways to achieve method
Date : 2025-12-29 Size : 12.64mb User : 侯凯

阐述了MATLAB 与VC 交互的三种方式, 深入分析了MATLAB 引擎的原理和使用方式, 详细地论述了使用MATLAB 自 带编译器和使用MATCOM 对MATLAB 的M 文件进行代码转换的步骤。针对每种方式给出了关键代码, 并对三种方式进行 比较, 分析各自适用的场合和利弊, 得出MATLAB 与VC 进行交互的最优方式, 使得MATLAB 强大的计算能力和数据处理能 力与VC 优秀的编程能力结合起来。-MATLAB and VC elaborated interact in three ways, in-depth analysis of the principles and use MATLAB Engine manner discussed in detail using the MATLAB built-in compiler and use MATCOM on MATLAB M-files are transcoded steps. For each method gives the key code, and three ways to compare, analyze their possible applications, and the pros and cons, MATLAB and VC obtained the optimal way to interact, making the powerful MATLAB computing power and data processing capabilities and VC Excellent programming skills together.
Date : 2025-12-29 Size : 58kb User : renxiaoqian
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.