Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab vc
Search - matlab vc - List
DL : 0
vc与matlab7的混编,采用的混编方式是通过shared-vc matlab7 with the mixing of the way through the air shared
Date : 2025-12-29 Size : 5.05mb User : 山城棒棒儿军

DL : 0
matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式-matlab6.5 vc with the mixed mode, including dll example, the engine, com, as well as vc Simulink model called Operation Mode
Date : 2025-12-29 Size : 103kb User : 山城棒棒儿军

DL : 1
第一个例子,同样的混合变成,第一部分,是一个不错的vc和matlab结合的例子-first example, the same mixed into, the first part of a good combination of Matlab and vc example
Date : 2025-12-29 Size : 168kb User : 尹俊

vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
Date : 2025-12-29 Size : 23kb User : 侯磊


Date : 2025-12-29 Size : 33kb User : 刘韬

这个程序是我用来做数据处理的,在VC中调用matlab编写的.m文件来实现我所需功能,直接调用matlab中现成的函数来处理在vc中需要自己编很长代码来实现的数据处理函数,提高了工作效率,结合vc的界面美观与matlab的方便-this procedure is used for data processing. the VC Calling Matlab prepared. m documents I needed to realize functions, called directly available in Matlab functions to address the needs vc own code provision long to realize the data processing Function, improving work efficiency, vc combined with the beautiful interface convenience Matlab
Date : 2025-12-29 Size : 2.92mb User : 向礼

一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
Date : 2025-12-29 Size : 130kb User : 付朝霞

vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。-vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.
Date : 2025-12-29 Size : 23kb User : 陈晨

这是matlab与VC编程的源码 所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。 如果您有和技术相关的问题或者发现本书实例有错误之处,请发邮件到: matlab_vc_program@yahoo.com.cn 与作者联系或批评指正。 -This is the matlab programming with VC source of all programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5). If you have and the technology-related questions or find examples of this book have errors, please send an email to: matlab_vc_program@yahoo.com.cn contact with the author or criticism.
Date : 2025-12-29 Size : 26mb User : WW

Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
Date : 2025-12-29 Size : 64kb User : vipjvs

DL : 0
要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib-VC to successfully compile Matlab engine procedures, must include the engine header files engine.h and the introduction of the corresponding Matlab library files libmx.lib, libmat.lib, libeng.lib
Date : 2025-12-29 Size : 26kb User : 海德

DL : 0
该代码为基于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 length and settings in the user interface can read the file and drawing, and asked to select save path and file name
Date : 2025-12-29 Size : 3.23mb User : 张秀再

DL : 0

Date : 2025-12-29 Size : 139kb User : 雷霆强

DL : 0
VC++与Matlab混合编程的快速实现,希望对VC++和MATLAB有研究的朋友有所帮助-err
Date : 2025-12-29 Size : 102kb User : liuhongjian

vc++/matlab混合编程~~~~~~很不错的接口-vc++/matlab ~~~~~~ mixed programming interface is pretty good
Date : 2025-12-29 Size : 67kb User : chengxiaojun

DL : 0
matlab 与 vc 混合编程 自带的例程-matlab and vc
Date : 2025-12-29 Size : 168kb User : cyberdstar

DL : 0
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
Date : 2025-12-29 Size : 2mb User : liao

DL : 0
Matlab程序独立打包与混合编程的研究 Matlab程序的独立打包指的是不借用其他语言的混合编 程方法, 而只使用Matlab本身提供的打包工具实现Matlab程序 在未安装Matlab的机器上运行的方法。-Matlab is a good large-scale numerical simulation software.the program run in an explain implementation mode.It has a lot of feature,for example: Real-time debug window ,high-performance computing matrix ,Rich toolbox,etc. These feature make it into a numerical computation and scientific research must-have software.Although the Matlab has many advantages, but it is very difficult to complete the process from the environment to run matlab,the interface also features low efficiency.These shortincomings make us who using it ,begin worry about the results of their own convenience can not be made public easily.This paper makes an analysis on matlab s run mode,then make mixed-language programming methods between Matlab and VC,And how to improve the independence and efficiency of Matlab program.
Date : 2025-12-29 Size : 122kb User : zgc

DL : 0
程序以正弦函数为例,实现了matlb和vc的混合编程。-Procedures to sine function, for example, achieved a mix of programming matlb and vc.
Date : 2025-12-29 Size : 1.89mb User : ligan

10负荷点配电网蒙特卡洛法可靠性计算程序,用于计算简单的给定的配电网,内容包含matlab与vs2010程序,以及配电网参数的说明。(10 load point distribution network Monte Carlo reliability calculation program is used to calculate a simple distribution network. The contents include MATLAB and VS2010 program, and the description of distribution network parameters.)
Date : 2025-12-29 Size : 1.07mb User : Ink Zeal
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.