搜索资源列表
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
VCPPV1.0
- 1. VC++6.0串口操作实现GPS数据提取 2. VC++串口实现双机互联,包含视窗加代码 3. VC++编写的实时读写串口数据,并用VC画出相应的数据波形 4. VC++串口控件实现温度数据的采集并显示,做出曲线 -1. VC++6.0 serial operation to achieve GPS data extraction 2. VC++ Serial Port Dual Internet, including Windows add code 3. VC++ wr
GPS
- 编程实现对GPS通讯信息的采集方法,将接收到的数据进行语义的解析,并在LCD上显示 当前的地理位置信息。 -Programming of the GPS communications and information collection methods, will receive the data semantic parsing, and the LCD displays the current location information.
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-send
- GPS数据采集显示 借用他人的程序 很有用希望对大家有用-GPS data collection process showed very useful to borrow other people' s hope for all of us
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++.)