搜索资源列表
vbandmatlab
- 使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
DLL__MatrixVB
- 基于DLL的VB和MATLAB混编实例,有图形输出和仿真结果
RefProp7
- 一个关于物性计算的软件,能够计算出各种制冷剂的物性,而且有DLL文件供VB和Matlab调用,使用及其方便。
myDaoju
- vb与matlab混合编程的例子,COM+DLL,非常详细-vb and matlab examples of mixed programming, COM+ DLL, a very detailed
chazhi
- vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术-vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. De
vb_call_matlab_dll
- 使用MATLAB编写DLL的一些例子,然后用VB进行调用-vb_call_matlab_dll
MATLAB.dll_test
- 用vb调用matlab联合编程的示例,包含com接口及带参数的传递-Joint programming with vb call matlab example, contains com interface and the transmission parameters
matlab
- 利用matlab如何生成dll文件 并且在vb c++中使用
Matlab_DLL_HDNum
- 本程序用c++编了一个提取硬盘物理序列号的dll程序,然后用matlab的m文件调用链接库文件,在matlab语言环境中提取硬盘序列号。本程序中的链接库文件也可用于VC、vb等其他语言调用。-Of this program compiled with c++ the extract the serial number of hard physical the dll procedure, then call matlab m file link library file, extract the
MATLAB-VB
- 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
233
- 该程序实现了VB与matlab的混合编程,编程方法是利用MATLAB建立COM组件,即形成DLL,然后在VB上进行调用。实现了在VB上进行复杂数学运算,并画出了三维图形。这是本人一个星期学到的东西。特此拿来与大家分享。(This program realizes the mixed programming of VB and matlab, the programming method is to use matlab to establish COM component, namely to