搜索资源列表
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
4
- GPS数据采集程序(通过串口读取GPS数据,协议格式为GRPMC)-GPS data collection procedures (through the serial port to read GPS data, the agreement format GRPMC)
GPS
- 在VC++环境下通过串口实现GPS数据采集程序,-In VC++ environment under implementation through the serial port GPS data collection procedures,
GPS_collection
- 本程序使用串口采集GPS信息,并使用ACCESS数据库保存定位信息-This procedure using the serial port GPS information collection and use of location information to preserve ACCESS database
840935GPS
- 840935GPS数据采集程序源代码,gps和单片机联合使用-840935GPS data acquisition program source code
GPSdataCollectionProcedures
- GPS数据采集程序,讲述了GPS串口的操作方法,通过例程很好地展示GPS的操作-GPS data collection procedures
GPS
- 从串口或者蓝牙采集GPS信息的程序,并根据GPS的协议格式,分离了想要得到的数据。代码注释详细-From a serial port or bluetooth GPS information collection program, and according to the agreement, separate GPS format the want of data. Code comments detailed
GPS-DAQ
- GPS串口采集程序,基于VC++ MFC,非常不错的资源,采用多线程实现。-GPS serial acquisition program, based VC++ MFC, very good resources, using multithreading.