搜索资源列表
AddMSComm
- 当我们安装VC++6.0/VB6.0时,如果选择了ACtiveX控件项(自定义安装),MSComm控件-6.0/VB6.0 VC, If you choose ACtiveX Control (custom installation), the MSComm control
深入浅出VC++串口编程之基于控件
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications o
TestComm
- 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
VCPP-MSComm
- 利用VC++实现串口间的通信使单片机和PC间能自由通信,通过上位机控制下位机进行通信。-Use of VC++ serial communication between the freedom of communication between the microcontroller and PC can communicate through the PC control the lower machine.
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
mscomm
- XP系统下串口调试,应用VC++6.0的MSCOMM32.OXC控件-Serial debugging XP system, application of VC++6.0 MSCOMM32.OXC control
mscomm_COM_VC
- 一个用VC mscomm写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC mscomm to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
MSCommPro
- VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial port to send and receive data, p
