搜索资源列表
6
- 介绍了GPS的数据采集格式,介绍了基于VC的计算机与GPS终端数据传输的两种方法:一种是使用Win32 API通信函数的文件读写方式 另一种是在VC中插入ActiveX MSComm控件来实现,揭开GPS终端数据通信的实质,对GPS设备数据通信有一定参考价值。
gpstk-DDBase-win32.zip
- 很好的GPS解算工具,Borland C++编写,A Good GPS Tool
GpsRecv
- 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a