搜索资源列表
Matlab与VC CBuilder混合编程精选
- 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
matlab+vc
- 利用matlab和VC的混合编程,加速程序执行效率和开发速度.-using Matlab and VC mixed programming, the implementation of procedures to accelerate the development of efficiency and speed.
datacard
- 数据采集卡程序,并利用最小二乘估计数据模型。VC+MatLAb 混合编程实现。
vc++matlab
- vc++与matlab混合编程的快速实现
VC++andMATLAB
- VC++与Matlab混合编程的快速实现. 特别适用!!
VC++_Matlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
VC++Matlab
- vc++与matlab混合编程快速实现!PDF文档下载
matlaB与vc混合编程
- matlaB与vc混合编程
fig
- VC&Matlab混合编程实现比例导引弹道仿真-VC
hunhebianma
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
Matlab
- Matlab与VC混合编程的指导,中文版-Matlab programming with VC mixed guidance, the Chinese version
MATLAB
- MATLAB混合编程课程设计资料(VC,VB) 在Matlab环境下实现混合编程的学习者可以下载-MATLAB hybrid programming curriculum design information (VC, VB) in the Matlab environment to achieve mixed programming learners can be downloaded.
VCmatlabmixedprogrammingmethods
- 由浅入深地介绍了vc与matlab混合编程的方法,并配有大量图片说明。代码注释详细。-Deep and introduced vc mixed with matlab programming method, and Peiyoudaliang caption. Detailed code comments.
MATLAB
- vc与matlab混合编程, vc与matlab混合编程-vc vc with mixed programming with matlab matlab mixed programming
VCPP-and-Matlab
- VC++与Matlab混合编程的快速实现教程,及一些简单的例子,新手快速上手-VC++ and Matlab Fast Implementation of mixed programming tutorial, and some simple examples, the novice get started quickly
guid-of-vc-and-matlab-programming
- 详细介绍了用vc和matlab混合编程的开发应用过程,从入门开始直到学会-introduce the programming way of vc and matlab,let s us konw how to use them together you kan study it in detail step by step
matlab-and-vc
- MATLAB和VC混合编程的论文资料近50篇,均为图书馆下载,很详细-Hybrid Programming MATLAB and VC data nearly 50 papers, all libraries to download, very detailed
VC-Matlab
- 详细阐述了vc和MATLAB混合编程的实现方式,方法,学会如何在matlab中用c语言进行编程开发-Elaborated vc mixed programming and MATLAB implementations, methods, learn how to matlab programming using c language development
vc-matlab
- vc与matlab混合编程关于饼图的绘制。-vc and matlab mixed programming drawn on the pie chart.
小波去噪matlab vc++混合编程
- 实现小波去噪功能。vc++6.0下实现与matlab混合编程。