搜索资源列表
gpsSERV.ZIP
- 使用nmea0183的gps服务程序原码-use of a gps nmea0183 service program source
用VB+MapX实现的用于PDA和PC机的gps显示源码
- 用VB+MapX实现的用于PDA和PC机的gps显示源码(很有参考价值),gps信号采用nmea0183协议。-gps code for PDA&PC by using VB+MapX(valuable),gps signal using nmea0183 standard
gps数据的采集
- 该程序采用gps异步串行方式,通过串口采集遵循nmea0183协议的gps数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used gps asynchronous serial, serial through acquisition agreement followed nmea0183 gps data, on which background processing into the database through ODBC! Classic
ucOS-II-gps
- ucOS-II 实例:gps应用源码,可以掌握gps通信原理,学习nmea0183 ASCII接口协议格式。-ucOS-II examples : gps application source code, can acquire gps Communication Theory, Learning nmea0183 ASCII Interface Protocol format.
gps-nmea0183
- 该程序是一个关于gpsnmea0183格式编程的程序,其中包括C写的串口类及其使用方法,是一个gps应用的复杂程序。
R66N8.rar
- gps手机导航用的 Route66N8主程序,已经破解.800m地图文件那个,,gps cell phone navigation Route66N8 main program used has been to break .800 m map document that,
gpsnmea.rar
- 单片机51读取gps nmea0183格式及解析,51 single-chip gps nmea0183 format to read and Analysis
gps
- gps数据提取 串口操作 vc++6.0环境-gps serial data extraction operation vc++ 6.0 Environment
GAMIT
- gps处理软件gamit使用说明,适合初学者,希望能给大家提供帮助-gps GAMIT processing software for use, suitable for beginners, I hope we can help
gps
- 对于给定的gps接收信号,输出其制定的含义,相当好用的C++代码程序!-For a given gps receiver signal, the output of its established meaning, quite useful C++ Code procedures!
nmea0183
- gps NMEA-0183程序,包括了所有NMEA语句-gps NMEA-0183 procedures, including all the NMEA statements
nmea0183
- gps+nmea0183协议说明 gps+nmea0183协议说明
gps-nmea0183
- VCGPRS的实现 大家可以互相学习学习,很实用-VC GPRS
gps
- vc++代码,测试过,表示感谢. 可以读取串口gps数据显示地理位置,需要有外置的串口的gps接收机连接电脑,在demo主窗口界面可以输出gps接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含nmea0183.LIB的源代码,以及SerialCom串口源代码-vc++ code, tested, thanks. can read the serial port gps location data, the need for an external gps receiver con
gps-nmea0183-Protocol-Parsing
- 该文档实现gps数据的解析,透彻分析了与gps相关的nmea0183协议,我在学习时受益匪浅。-The document to realize the gps data analysis, thoroughly analyze the related nmea0183 agreement with gps, I benefited from in the study.
gps-nmea0183
- 本文详细分析了各种gps数据形式与格式,详解了各种NEEA0183gps报文-This paper makes a detailed analysis of the gps data form and format, explained all kinds of NEEA0183gps message
nmea0183
- NMEA 0183是美国国家海洋电子协会为海用电子设备制定的标准格式。现在已经成为gps导航设备统一的RTCM标准协议。本程序主要实现对NMMA的数据格式进行进行解析。(NMEA 0183 is the standard format developed by the National Ocean Electronics Association for marine electronic equipment. Has now become a unified RTCM standard prot
Example_2833x
- TI DSP 28335 平台;gps.c主是nmea0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main nmea0183 protocol, string into latitude and longitude data structure
gps
- gps protocol nmea0183 parser
WinDOWS CE读取解析gps数据
- 本文利用mfc编程,在Windows CE环境下读取gps信息并按nmea0183协议分解数据