搜索资源列表
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
Driverstudio_intro
- 基于Driverstudio、DDK、VC的驱动程序开发介绍,对初学入门有一定帮助。
conny4
- VC在力控组态软件驱动程序开发中的应用,著名国产组态软件公司力控(ForceControl)的程序源码.
zc030x
- 中星微 zc030x 驱动源代码,使用VC编写 -Vimicro zc030x driver source code, use the VC to prepare
USB
- 基于VC的USB接口通信程序设计, 本文研发了一套基于USB接口的数据采集系统,整个系统的设计涉及到硬件、设备固件(Firmware)、USB设备驱动程序及客户应用软件。-VC-based communication program of the USB interface design, this article developed a set of USB-based data acquisition system, the entire system design related to h
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
aceDesigner
- 看雪论坛介绍驱动开发的文档,使用VC++、DDK、虚拟机软件VMWare,调试器WinDbg 设计开发基础。-Forum to see the snow-driven development of the document describes, using VC++, DDK, virtual machine software, VMWare, WinDbg debugger design and development foundation.
WDFUSB
- 该文档主要介绍了怎么用wdk来开发USB驱动 ,支持vc。-windows drivers kit for usb
DirectshowCamera
- vc++下Directshow驱动摄像头-Running cameras by Directshow in VC 6.0 C++