搜索资源列表
AboutMSCOMM
- 这是我在平时写VC程序(说准确点是在写一个串口程序时)发现的使用MSCOMM控件时需要进行的一些设置,希望对大学有点帮助啊!-This is what I wrote in peacetime VC (accurately point is a serial write process) found that the use of MSCO MM controls required for the setting up, and I hope to help the University a l
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
UART
- 在众多网友的支持下,串口调试助手从2001年5月21日发布至今,短短一个月,在全国各地累计下载量近5000人次,在近200多个电子邮件中,20多人提供了使用测试意见,更有50多位朋友提出要串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,-UART
chuankoushoufa
- 用VC编写的串口收发,使用MSCOMM控件,能实现基本功能-Written by VC serial transceivers, using MSCOMM control, to achieve the basic functions of
chuankoushoufa
- 用VC编写的串口收发文件代码,使用MSCOMM控件,能实现基本功能-With the VC send and receive documents written in serial code, the use of MSCOMM control, to achieve the basic functions of
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
VC-MSCOMM
- 主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例.-Introduces CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance.
VC-MSCOMM-experiment
- 很多VC++编程的实验程序,很详细很全面-Of many VC++ programming experimental procedures, very detailed and very comprehensive
GPS-simulator-software-design
- 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
VC
- 帮助了解RS232,MSComm控件的定义,主要功能作用的等。-this file can help learners to understand RS232 and MSComm。
mscomm
- 图解VC++6.0中使用mscomm串口控件,有需要学习串口编程的随意下载-Graphic VC++6.0 used mscomm serial control the use of graphic VC++6.0 mscomm using the serial control diagram VC++6.0 mscomm serial control the use of graphic VC++6.0 mscomm serial control the use of graphic VC++
comm
- 利用MSComm控件实现的VC串口收发程序- The basic VC serial transceiver
vcPPWindows-API-CSerial-MSComm
- vc++ 串口编程,用vc++编写上上位机程序 常见的几种方式以及注意事项均有介绍
VCPPSerialPort(MSComm)
- VC++串口编程(基于MSComm),介绍很详细,有例子。-VC++ serial programming (based on MSComm), describes in great detail, there are examples.