搜索资源列表
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++
VCPPSerialPort(MSComm)
- VC++串口编程(基于MSComm),介绍很详细,有例子。-VC++ serial programming (based on MSComm), describes in great detail, there are examples.