搜索资源列表
《com原理与应用》源代码
- 潘爱民一书《com原理与应用》源代码,也可以作为VC学习及COM知识中绝好材料,-Pan Aimin a book, "Theory and Application com" source code, or as a COM VC learning and knowledge excellent material,
基于com控件的温湿度采集系统设计
- 基于com控件的温湿度采集系统设计
VC下利用COM传递不定长结构数组(非Variant)
- Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存
VC++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
CodeAnalyer
- VC 内部COM插件的编程实现--The programing of com plug-in in vc
com-test
- 自己在VC 6.0下做的串行端口测试软件,感觉挺好用的-VC 6.0 under their own to do serial port test software, I feel very good use
ATLCOMandScripts
- VC++ COM编程,并且用VBS或JS调用,有源码-VC++ COM programming, and call with VBS or JS, there are source
COM
- 对COM原理有较深入的探讨,适合vc,vb读者,值得一看.-The principle of COM have a more in-depth to explore for vc, vb readers, worth a visit.
com
- 这是我搜集的Matlab下作COM组件,然后vb,c#.net,vc实现调用打包,的一个例子,照着这个例子做下去,基本上就对基本的功能熟悉了-This is my Matlab collected mainly as COM components, and then vb, c#. Net, vc achieve call packing, an example of a shining example to do so, essentially familiar with the basic
com
- 介绍COM原理,利用windows VC++开发com的步骤,是学习com的不错资料。-COM introduced the principle of the use of windows VC++ development com step is to learn the good com information.
com_demo
- COM原理示例 C++ com vc++ -COM Principle Example C++ com vc++
vc
- VC调用COM组件 VC call COM components-VC call COM components
COM
- 一个串口的调试程序,VC++编译通过的。-A serial port debugger, VC++ compiler to pass.
com-Technical-Books
- COM技术内幕。是VC编程中COM组件编程的高阶进阶参考书。非常值得您下载。-Inside COM. VC programming COM components are high-level advanced programming reference books. Well worth downloading.
vc-serial-comminucate
- 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
CTP-COM--VC
- 盈佳发布了一个基于COM标准的CTP-API接口封装,这是VC调用例子。-EACAN released a COM-based standard of CTP-API interface package, which is an example of VC call
三菱FX-PLC-COM
- 使用VC++软件对三菱PLC进行串口通信的软件编程(Using VC++ software for MITSUBISHI PLC serial communication software programming)
com
- vc串口通信实例,做串口通信功能的同学可以用来参考。(VC serial communication example, the serial communication function of the students can be used for reference.)
[kaoyan.com]VC教程
- 还有关于上机环境,VB,TC,VC,VS环境都是有的,我是用的VC环境,C语言。(And on the machine environment, VB, TC, VC, VS environment is some, I am using the VC environment, C language.)
Com实验
- 实现一个简单的COM组件,实现一个加法器(Implementing simple Com components)
