搜索资源列表
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
dgpslistener
- Gps 数据采集,定位数据处理,完整功能源码第一版-Gps Data Acquisition, positioning data processing, the first edition of the full functionality of source
GPSManager
- 一个GPS全球卫星定位系统模块之一,有GPS数据采集/处理过程。-A GPS global satellite positioning system module, one has GPS data acquisition/processing.
GPS
- GPS数据采集处理,共包括GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块-GPS data acquisition and processing, including GPS data collection procedures were broadly divided into four modules: Communication, database processing, control and display module
GPS-based-data--processing
- 基于Visual C++的GPS数据采集与处理-VC_ of GPS-based data acquisition and processing
gps
- 一个完整的GPS(C程序)实现数据采集、处理、终端显示。适合刚步入的新手!-(C) a complete GPS data acquisition, processing, display terminal. Is suitable for the new start!
GPS数据处理源代码
- 采集GPS数据,对数据进行解析并显示。在visual c++下面开发。(Collect GPS data, parse and display the data.Development under visual c++.)