搜索资源列表
解释NMEA 0183的公共对象模型的类库
- 接收(从串口)解释NMEA 0183的公共对象模型(COM)的类库,很不错的,在自己的程序中加入GPS功能。-It is a great idea to accept class library of NMEA 0183 com from com port, you can add GPS function in your own programme.
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
pcuseGPS
- 这是一个GPS串口仿真程序,配合蓝牙适配器可做蓝牙GPS仿真,做GIS开发的可能需要,你可输入你要修改的经纬度,改过记得checksum一下,替换掉原来校验位。因为gps数据都必须经过较验。-This is a simulation program Serial GPS, Bluetooth Adapter with Bluetooth GPS can do simulation, so the development of the GIS may be necessary, you can e
GPS接收机
- GPS接收机只要处于工作状态就会源源不断地把接收并计算出的GPS导航定位信息通过串口传送到计算机中。前面的代码只负责从串口接收数据并将其放置于缓存,在没有进一步处理之前缓存中是一长串字节流,这些信息在没有经过分类提取之前是无法加以利用的。因此,必须通过程序将各个字段的信息从缓存字节流中提取出来,将其转化成有实际意义的,可供高层决策使用的定位信息数据。同其他通讯协议类似,对GPS进行信息提取必须首先明确其帧结构,然后才能根据其结构完成对各定位信息的提取。对于本文所使用的GARMIN GPS天线板,
GPS
- 目前GPS(全球定位系统)定位应用市场日趋成熟,正在进入应用的高速发展时期。本文以一款EverMore公司的GM-X205GPS接受模块为例,介绍了其数据格式,以及应用PIC16F874单片机RS232串口进行数据接收的程序-current GPS (Global Positioning System) location-based applications market becomes more mature, Applications are entering a period of rap
GPSlocationLinkProgram
- 主要用于GPS定位、连接以及界面显示的程序,VC++编写,作串口通信研究的可参考
GpsSerialPortProgram1
- c#编写的带控件GPS接收程序,可以扫描串口并可以随时中断与蓝牙模块的连接。
GpsRecv
- GPS机串口通信程序,可以了吧!为什么下个东东也这么难啊
GPSsiearialrev
- gps串口数据接收程序实例。通过一个小例子讲解串口编程。
GPS
- 单片机串口控制GPS模块的程序,以前做过的,有兴趣交流一下
GPSCheckTime
- GPS校时小程序,计算机通过串口读取GPS信息,自动对时!
TEQC.rar
- GPS数据预处理程序TEQC,包括teqc及其说明文档,使用实例等。,GPS data pre-processing procedures TEQC, including teqc and its documentation, use cases and so on.
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,
w77e58
- GPS定位程序,Winbond 单片机 W77E58 双串口测试程序-GPS locator, Winbond single-chip dual-serial test procedure W77E58
GPSport
- 通过串口读手机终端GPS信息号的程序,在多普达P800测试通过-Reading through the serial port GPS information on mobile terminals No. procedures, Dopod P800 test
GPS-data-collect
- 这是一个GPS数据收集器程序。 通过串口编程打开gps模块,自动接收信息,并分析信息。-This is a GPS data collection program. Programmed through the serial port to open gps modules, automatically receive information and analyze information.
840935GPS
- 840935GPS数据采集程序源代码,gps和单片机联合使用-840935GPS data acquisition program source code
mGpsCmd
- 基于ARM11 6410的GPS测试应用程序,已经在 实验板上测试通过。-ARM11 6410' s GPS-based test application, the board has been tested in the experiment.
GPS数据提取 串口操作 vc++6.0环境
- 用串口开发的GPS数据提取程序,通过实际应用,切实可用!(GPS data using serial development program, through practical application, practical!)