登录
首页 » Visual C++ » Vc-and-Matlab-with-com

Vc-and-Matlab-with-com

于 2021-03-04 发布 文件大小:2224KB
0 373
下载积分: 1 下载次数: 13

代码说明:

  在VC++环境下,利用Com组件实现Vc和Matlab混合编程案例(Vc and Matlab with com)

文件列表:

Vc2add
......\Debug
......\.....\M3add_1_0.obj,1685,2012-08-07
......\.....\M3add_1_0.tlh,2081,2012-08-07
......\.....\M3add_1_0.tli,1241,2012-08-07
......\.....\mwcomutil.tlh,25069,2009-02-12
......\.....\mwcomutil.tli,18253,2009-02-12
......\.....\StdAfx.obj,105563,2012-08-07
......\.....\Vc2add.exe,106559,2012-08-07
......\.....\Vc2add.ilk,190652,2012-08-07
......\.....\Vc2add.obj,22750,2012-08-07
......\.....\Vc2add.pch,5106312,2012-08-07
......\.....\Vc2add.pdb,369664,2012-08-07
......\.....\Vc2add.res,2640,2012-08-07
......\.....\Vc2addDlg.obj,39206,2012-08-07
......\.....\vc60.idb,222208,2012-08-07
......\.....\vc60.pdb,397312,2012-08-07
......\M3add_1_0.c,1136,2012-08-07
......\M3add_1_0.dll,159744,2012-08-07
......\M3add_1_0.h,8582,2012-08-07
......\M3add_1_0.tlh,2009,2012-08-07
......\M3add_1_0.tli,1205,2012-08-07
......\mwcomtypes.h,132541,2012-08-07
......\mwcomutil.dll,135168,2009-02-12
......\mwcomutil.h,22592,2009-01-17
......\mwcomutil.tlh,24997,2009-02-12
......\mwcomutil.tli,18217,2009-02-12
......\ReadMe.txt,3579,2012-08-07
......\res

......\...\Vc2add.rc2,398,2012-08-07
......\resource.h,822,2012-08-07
......\StdAfx.cpp,208,2012-08-07
......\StdAfx.h,1054,2012-08-07
......\Vc2add.aps,35676,2012-08-07
......\Vc2add.clw,1257,2012-08-07
......\Vc2add.cpp,2063,2012-08-07
......\Vc2add.dsp,4351,2012-08-07
......\Vc2add.dsw,537,2012-08-07
......\Vc2add.h,1324,2012-08-07
......\Vc2add.ncb,74752,2012-08-07
......\Vc2add.opt,48640,2012-08-07
......\Vc2add.plg,974,2012-08-07
......\Vc2add.rc,5459,2012-08-07
......\Vc2addDlg.cpp,5377,2012-08-07
......\Vc2addDlg.h,1357,2012-08-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MatlabCMathLibrary
    Matlab C++数学库.Matlab C语言接口、如何生成可独立运行的Matlab程序、在Visual C++中调用Matlab程序、Matcom.(Matlab C++ Math Library)
    2010-01-16 09:07:51下载
    积分:1
  • 12452
    在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。(Vc console in the run, the shortest path with the genetic algorithm, said the road map with the adjacency matrix.)
    2011-05-08 09:16:11下载
    积分:1
  • Matlab_VC
    By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages of several common interfaces are studied,and the most functions provided by Matlab engine is proved to be comprehensive. An example showing the combination of Matlab and VC in image and data processing is proposed
    2010-08-04 05:31:37下载
    积分:1
  • !---Beginning-Visual-CPP-2012
    This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
    2014-09-20 14:46:33下载
    积分:1
  • rbstsyn
    混沌同步 对初学者很有帮助的matlab (chaos synchronization)
    2015-03-17 21:20:49下载
    积分:1
  • implicit-function
    differtial implicit function
    2011-09-26 12:54:30下载
    积分:1
  • cooccurrence2
    共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
    2010-09-15 21:28:21下载
    积分:1
  • daima
    一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。(A total of five codes, which aufgabe and lms function is a pulse input signal, depending on the system parameters, derived output signal. cordic is a rotation angle calculation method. gray and graydecode is to enter a number, corresponding to a time become an output of two binary output signals. Because I was a student, you may code for relatively simple hope that owners understand, thank you! I really hope to be a member of the station, to learn useful knowledge.)
    2009-12-07 07:37:10下载
    积分:1
  • IPM-OPF
    程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。(Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.)
    2021-03-22 09:29:17下载
    积分:1
  • matlabfuction
    matlab常用函数,是一些基本的函数,说明及使用(matlab function)
    2009-03-08 10:28:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载