搜索资源列表
VB
- VB串口字节通信程序,包括:1字节发送子程序,n字节接收子程序-Visual Basic byte signal communication program
scommtest
- 串口通信,MSCOMM控件的应用,串口通信问题-Serial Communication,MSCOMM Control Application,the question of Serial Communication
MSCommVB
- VB中的MSComm 控件提供了一系列标准通信命令的接口, 它允许建立串口连接, 可以连接到其他通信设备、可发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件, 介绍了有关的知识和技术, 并由实例分步骤说明如何利用VB6.0 中的MSComm 控件进行通信软件的开发。-MSComm controllware of VB has provided with an interface for a series of standard command orders, that p
VCPP-MSCOMM-entry
- 用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。-Own quite crappy C++ of write a simple serial interface of the PC program, share and experience the fun of the SCM and PC communications.
GPS-simulator-software-design
- 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
BASCOMM
- MSCOMM,用API来完成,VBA做串口通信-MSCOMM, with the API to accomplish, VBA do serial communication
VS2010-using-the-MSComm-control
- 在VS2010中使用MSComm控件实现串口通信的详细步骤 适合于初学者入门-MSComm in VS2010 using serial communication to achieve detailed steps suitable for beginners