CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - VC与MATLAB

搜索资源列表

  1. VC调用matlab中自定义的.m

    2下载:
  2. 这个程序是我用来做数据处理的,在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 a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:177880
    • 提供者:向礼
  1. matlab_visual_program

    0下载:
  2. 用matlab开发的可视化实验系统,采用了mex实现vc与matlab的通信,系统具有针对性和通用性-using Matlab development of the visualization experiment system, mex used to achieve vc Matlab and communications, the system is targeted and versatility
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:77290
    • 提供者:张先生
  1. 50842660C

    1下载:
  2. VC与Matlab接口编程之Matcom安装配置源代码下载-VC and Matlab programming interface configuration installed Matcom's source code Download
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67193
    • 提供者:杨潮晖
  1. matcom45

    0下载:
  2. 利用matcom软件可将matlab生成的m文件转换为c++源文件,实现VC与matlab的混合编程-matcom using Matlab software can be generated to document conversion m c source, VC mixed with Matlab programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8603623
    • 提供者:吴小丹
  1. VC++Matlab

    0下载:
  2. VC++与Matlab混合编程的快速实现,希望对VC++和MATLAB有研究的朋友有所帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:105022
    • 提供者:liuhongjian
  1. LVCMatlab

    0下载:
  2. 实现vc与matlab数据通信,对于初学者很有用的 大家可以看下-Realization vc and matlab data communications, very useful for beginners we can look
  3. 所属分类:Button control

    • 发布日期:2017-06-14
    • 文件大小:22690397
    • 提供者:王瑞
  1. MccDemo

    0下载:
  2. 一个VC与MATLAB混合编程的简单示例,需用到ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib-VC++ and Matlab mix-program demo ,must include ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:69621
    • 提供者:zsy
  1. matlablibs

    0下载:
  2. VC++与Matlab混合编程时,所需的lib库文件压缩包-VC++ and Matlab mix program,need liblibrary rar
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:65837
    • 提供者:zsy
  1. Simulation-between-VC-and-Matlab

    0下载:
  2. 介绍了使用COM组件实现VC与MATLAB2012b仿真-It describes the use of COM components to achieve VC simulation and MATLAB2012b
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:350862
    • 提供者:liuting
  1. debnggingmain

    0下载:
  2. VC与matlab接口程序,主要展示Matcom绘图,是在VC中调试matlab的应用-VC and matlab interface, the main display Matcom drawing, is debugging the application of matlab in the VC
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-17
    • 文件大小:129024
    • 提供者:eltiya
  1. 31019415

    0下载:
  2. 浅析VC与matlab接口编程 On VC and matlab interface programming-Shallow of VC and matlab interface programming interface On VC and matlab programming
  3. 所属分类:ComboBox

    • 发布日期:2017-12-13
    • 文件大小:268346
    • 提供者:Eoroy
  1. mhtlab

    0下载:
  2. VC与matlab接口程序,主要展示Matcom绘图,是在VC中调试matlab的应用(VC and matlab interface, the main display Matcom drawing, is debugging the application of matlab in the VC)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:129024
    • 提供者:jSTFczy
  1. the-lfs

    0下载:
  2. VC具有高效率的优点,通过com接口将VC和matlab进行连接(VC has the advantages of high efficiency, through the com interface will connect VC and matlab)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:115712
    • 提供者:fuuwtbhbal
  1. 565882

    0下载:
  2. vc++与matlab混合编程,对于那些把复杂算法运用到实际系统中的人(Vc + + and matlab mixed programming, for those who put people in the complex algorithm is applied to actual system)
  3. 所属分类:界面编程

    • 发布日期:2017-12-26
    • 文件大小:11264
    • 提供者:ngakkpbe
  1. poivtersfpertlass

    0下载:
  2. VC和Matlab混合编程实现边缘检测的例子 很好的(VC and Matlab programming examples of edge detection is very good)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-28
    • 文件大小:18432
    • 提供者:dicosb
  1. dubugger

    0下载:
  2. 用VC调用MATLAB的DLL,使用MATLAB画出简单的图 不错的,可以(Using VC call MATLAB DLL, use MATLAB to draw simple figure good, you can)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-27
    • 文件大小:60416
    • 提供者:Frfncij
  1. ghvdeneany

    0下载:
  2. 关于vc和matlab接口的资料matlab大观园有不少文字介绍(The information on vc and matlab interface matlab grand view garden has many words is introduced)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:58368
    • 提供者:Sfsanna
  1. dynami-hvblue

    0下载:
  2. 浅析VC与matlab接口编程 On VC and matlab interface programming()
  3. 所属分类:界面编程

    • 发布日期:2018-01-03
    • 文件大小:268288
    • 提供者:wayeb-9841
  1. 8448128

    0下载:
  2. VC与matlab接口程序,主要展示Matcom绘图,是在VC中调试matlab的应用()
  3. 所属分类:界面编程

    • 发布日期:2018-01-04
    • 文件大小:129024
    • 提供者:RLE%24364034
  1. dpppndcntcluster

    0下载:
  2. VC与matlab接口程序,主要展示Matcom绘图,是在VC中调试matlab的应用()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-29
    • 文件大小:129024
    • 提供者:Evijah
« 12 »
搜珍网 www.dssz.com