登录
首页 » Visual C++ » ComDemo

ComDemo

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

代码说明:

说明:  VC++与Matlab通过COM技术实现混合编程的四个例子,含VC++6.0和.NET版本。(VC++ and Matlab through COM technology to achieve the four examples of mixed programming, with VC++6.0 and. NET version.)

文件列表:

COM
...\COMDemo1
...\........\distrib
...\........\.......\COMDemo1.ctf
...\........\.......\COMDemo1_1_0.dll
...\........\src
...\........\...\build.log
...\........\...\COMDemo1.ctf
...\........\...\COMDemo1.def
...\........\...\COMDemo1.rc
...\........\...\COMDemo1class_com.cpp
...\........\...\COMDemo1class_com.hpp
...\........\...\COMDemo1_1_0.dll
...\........\...\COMDemo1_1_0.exp
...\........\...\COMDemo1_1_0.lib
...\........\...\COMDemo1_dll.cpp
...\........\...\COMDemo1_idl.h
...\........\...\COMDemo1_idl.idl
...\........\...\COMDemo1_idl.tlb
...\........\...\COMDemo1_idl_i.c
...\........\...\COMDemo1_idl_p.c
...\........\...\COMDemo1_mcc_component_data.c
...\........\...\COMDemo1_mcr
...\........\...\............\COMDemo1_E2E76B78DBAC75343702538E9A5C8B95
...\........\...\............\.........................................\compopts.bat
...\........\...\............\.........................................\MATLAB EditorDesktop.xml
...\........\...\............\.........................................\matlab.prf
...\........\...\............\.........................................\matlabprefs.mat
...\........\...\............\.........................................\MLintDefaultSettings.txt
...\........\...\............\.........................................\WebRenderer
...\........\...\............\.........................................\...........\cert8.db
...\........\...\............\.........................................\...........\chrome
...\........\...\............\.........................................\...........\......\chrome.rdf
...\........\...\............\.........................................\...........\history.txt
...\........\...\............\.........................................\...........\key3.db
...\........\...\............\.........................................\...........\secmod.db
...\........\...\............\toolbox
...\........\...\............\.......\compiler
...\........\...\............\.......\........\deploy
...\........\...\............\.......\........\......\deployprint.m
...\........\...\............\.......\........\......\deploywhich.mexw32
...\........\...\............\.......\........\......\deploywhich_mexw32.auth
...\........\...\............\.......\........\......\FigureMenuBar.fig
...\........\...\............\.......\........\......\FigureToolBar.fig
...\........\...\............\.......\........\......\fopen.m
...\........\...\............\.......\........\......\help.m
...\........\...\............\.......\........\......\hgrc.m
...\........\...\............\.......\........\......\input.m
...\........\...\............\.......\........\......\matlabrc.m
...\........\...\............\.......\........\......\pause.m
...\........\...\............\.......\........\......\printdlg.m
...\........\...\............\.......\........\......\propedit.m
...\........\...\............\.......\........\......\readline.mexw32
...\........\...\............\.......\........\......\readline_mexw32.auth
...\........\...\............\.......\........\dirname.m
...\........\...\............\.......\........\ja
...\........\...\............\.......\........\..\htm" target=_blank>xlate
...\........\...\............\.......\local
...\........\...\............\.......\.....\docopt.m
...\........\...\............\.......\.....\initprefs.m
...\........\...\............\.......\.....\ja
...\........\...\............\.......\.....\..\htm" target=_blank>xlate
...\........\...\............\.......\.....\pathdef.m
...\........\...\............\.......\.....\printopt.m
...\........\...\............\.......\.....\private
...\........\...\............\.......\.....\.......\getnicedialoglocation.m
...\........\...\............\.......\.....\.......\inputdlgerrorlog.m
...\........\...\............\.......\.....\.......\questdlgerrorlog.m
...\........\...\............\.......\.....\.......\setdefaultbutton.m
...\........\...\............\.......\.....\reporterrorlogs.m
...\........\...\............\.......\.....\userpath.m
...\........\...\............\work
...\........\...\............\....\COM
...\........\...\............\....\...\multidouble.m
...\........\...\dlldata.c
...\........\...\mccExcludedFiles.log
...\........\...\mwcomtypes.h
...\........\...\mwcomtypes_i.c
...\........\...\mwcomtypes_p.c
...\COMDemo1.prj
...\multidouble.m
COMDemo1
........\COMDemo1.aps
........\COMDemo1.clw
........\COMDemo1.cpp
........\COMDemo1.dsp
........\COMDemo1.dsw
........\COMDemo1.h
........\COMDemo1.ncb
........\COMDemo1.opt
........\COMDemo1.plg
........\COMDemo1.positions
........\COMDemo1.rc
........\COMDemo1.sln
........\COMDemo1.vcproj
........\COMDemo1Dlg.cpp
........\COMDemo1Dlg.h
........\COMDemo1_idl.h
........\COMDemo1_idl_i.c
........\Debug

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

发表评论

0 个回复

  • dm365_gpio_drv_yr
    dm365gpio口驱动,编译成功,可以轮流输出高低电平.需要手动mknod,加载驱动后在命令行或在shell脚本里加入mknod /dev/dm365_gpio c 199 0(dm365gpio driver)
    2014-09-21 23:04:54下载
    积分:1
  • rouhua
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止(VC++ the processing image blur or soften the effect of sample source code, similar to Photoshop image Gaussian blur effect, each click the right mouse button, the procedure for fuzzy time, until you are satisfied)
    2013-05-07 20:24:37下载
    积分:1
  • VC串口
    说明:  基于MSComm控件的PC串口通信原程序,利用中断方式接收数据(MSComm on the original PC serial communication procedure, and use interrupt receiving data)
    2005-10-05 19:07:27下载
    积分:1
  • admin
    宿舍管理,MFC 账号admin, 密码0001(Dormitory management, MFC account admin, password 0001)
    2013-12-26 14:05:47下载
    积分:1
  • Makefile
    驾驭Makefile 简单的Makefile入门参考(Simple control Makefile Makefile introductions)
    2016-09-04 20:40:34下载
    积分:1
  • wk2114
    cai yong 一个串口拓展成4个串口!(1 uart to 4)
    2020-09-08 09:58:02下载
    积分:1
  • rpg
    说明:  一个rpg游戏源码,用vc++制作(A source rpg game with vc++ Production)
    2008-12-04 20:52:10下载
    积分:1
  • TCP--duoxiancheng
    基于TCp的网络编程,一个服务器对多个客户端,用用的是多线程方法(Based on the TCp network programming, a server to multiple clients, use is a multi thread method)
    2015-03-26 18:03:29下载
    积分:1
  • 1702sldll
    1702sl上位机源程序 (1702 sl PC source program )
    2016-07-07 15:34:09下载
    积分:1
  • Expression-evaluation
    bo3-1.cpp 顺序栈(存储结构由c3-1.h定义)的基本操作(9个) algo3-6.cpp 表达式求值(输入、输出和中间结果均只能是0~9)(Bo3-1.cpp order of the stack (storage structure defined by the c3-1.h) basic operations (9) Algo3-6.cpp expression evaluation (input, output, and intermediate results are only 0 to 9))
    2014-02-11 18:14:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载