搜索资源列表
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-
SPP.doc
- 在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述 -In VC++ in the There are two ways to carry out serial communication. One is the use of Microsoft' s ActiveX controls provided by Microsof
5345345345
- 利用ActiveX控件开发串口通信软件 - VC++ - 编程文档 - 编程论坛-The use of ActiveX controls serial port communications software development- VC++- Programming Document- Programming Forum
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
GPSportcommunication
- VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
UAV-Flight-Control-Ground-Station
- 针对某型无人机飞行监测和控制的要求, 以VC + + 可视化语言为开发工具, 嵌入NI 控件, 设计了一套操作方便、功能强 大的飞控地面站软件系统 软件基于模块化设计思想, 采用串口通信和以太网两种通信方式, 串口通信上, 实现了遥测数据的实时显 示、数据库存储、故障提示和遥控指令的定时发送等功能 以太网通信上, 很好地实现了与导航地面站的接口设计 经过实际联调, 系统运行良好, 通信实时性很高, 很好地完成了各部分功能, 并具有很好的扩展性。-Design of Sof tw
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