Welcome![Sign In][Sign Up]
Location:
Search - GPS-NMEA0183

Search list

[Communication-MobileGPSSERV.ZIP

Description: 使用NMEA0183的gps服务程序原码-use of a GPS NMEA0183 service program source
Platform: | Size: 121032 | Author: 盛可帕 | Hits:

[Other resource用VB+MapX实现的用于PDA和PC机的GPS显示源码

Description: 用VB+MapX实现的用于PDA和PC机的GPS显示源码(很有参考价值),GPS信号采用NMEA0183协议。-GPS code for PDA&PC by using VB+MapX(valuable),GPS signal using NMEA0183 standard
Platform: | Size: 47134 | Author: 反对撒 | Hits:

[CommunicationGPS数据的采集

Description: 该程序采用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
Platform: | Size: 79975 | Author: ysx | Hits:

[OtherGPS

Description: 一段很好用的把经纬度转化为平面坐标的代码-a good use put into longitude and latitude coordinates of the plane code
Platform: | Size: 2048 | Author: 朱世雄 | Hits:

[GPS developGPS

Description: 该源码介绍了使用GPS传感器的进行导航系统开发的步骤,包含5个文件,其中Serial.cpp为串口操作 GPSDlg.cpp定义了从GPS传感器中读取位置参数并将位置映射到数字地图上, .BMP为数字地图-The source described the use of GPS sensor for navigation system development steps, including the five documents, which Serial.cpp for the definition of a serial operation GPSDlg.cpp read from the GPS sensor and the location of the location parameter is mapped to the digital map ,. BMP for the digital map
Platform: | Size: 36864 | Author: 李强 | Hits:

[GPS developReceiverCode

Description: 关于单片机开发应用GPS的NMEA0183数据的汇编程序。-On the development and application of single-chip GPS-NMEA0183 data compilation process.
Platform: | Size: 4096 | Author: shalalala | Hits:

[GPS developGPSsiearialrev

Description: gps串口数据接收程序实例。通过一个小例子讲解串口编程。-gps serial data reception procedures. Through a small example on serial programming.
Platform: | Size: 104448 | Author: kal | Hits:

[GPS developMFCNMEA

Description: GPS的协议为NMEA0183,本程序中包括NMEA协议的全部解析-GPS agreement NMEA0183, this program includes all NMEA protocol analysis
Platform: | Size: 108544 | Author: zhangying | Hits:

[GPS developGps

Description: 模拟GPS接收机,定位信息的提取,NMEA0183协议解析。-Simulation of GPS receivers, positioning information extraction, NMEA0183 protocol analysis.
Platform: | Size: 532480 | Author: zhangying | Hits:

[SCMGPS_MCU

Description: GPS定位信息的单片机控制显示系统,主要讲述GPS模块常用的NMEA0183命令,并且给出单片机的访问-GPS positioning information display system of single-chip control, mainly on the GPS module used NMEA0183 orders, and gives access to single-chip microcomputer
Platform: | Size: 144384 | Author: 王治强 | Hits:

[GPS developR66N8

Description: gps手机导航用的 Route66N8主程序,已经破解.800m地图文件那个,-gps cell phone navigation Route66N8 main program used has been to break .800 m map document that,
Platform: | Size: 1437696 | Author: dengxin | Hits:

[GPS developGAMIT

Description: gps处理软件gamit使用说明,适合初学者,希望能给大家提供帮助-gps GAMIT processing software for use, suitable for beginners, I hope we can help
Platform: | Size: 430080 | Author: 孟力 | Hits:

[SCMgpsnmea

Description: 单片机51读取GPS NMEA0183格式及解析-51 single-chip GPS NMEA0183 format to read and Analysis
Platform: | Size: 5120 | Author: giscell | Hits:

[GPS developNMEA0183

Description: GPS NMEA-0183程序,包括了所有NMEA语句-GPS NMEA-0183 procedures, including all the NMEA statements
Platform: | Size: 344064 | Author: zhuyong | Hits:

[OtherNMEA0183

Description: NEMA0183GPS数据格式描述的标准文档,可以当作开发GPS应用产品的参考-NEMA0183 GPS data format description standard document. we can take i as a reference document for the GPS application production design.
Platform: | Size: 47104 | Author: James | Hits:

[Windows DevelopGPS-NMEA0183

Description: VCGPRS的实现 大家可以互相学习学习,很实用-VC GPRS
Platform: | Size: 44032 | Author: 并斌 | Hits:

[GPS developGPS

Description: 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 connected to the computer serial port, in the demo main window interface can output GPS receiver' s location, longitude, latitude, time, etc. information. provides us with in-depth study, including NMEA0183.LIB the source code, and the serial source code SerialCom
Platform: | Size: 384000 | Author: 何伟光 | Hits:

[OtherNMEA0183

Description: 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 protocol for GPS navigation equipment. This procedure mainly to achieve the NMMA data format for analysis.)
Platform: | Size: 40960 | Author: 流水飘远 | Hits:

[DSP programExample_2833x

Description: 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 into convertGeoToUTM.c; the coordinates to UTM coordinates conversion; Example_2833x.c is the main function, can not directly run, other project code are deleted, leaving only the interrupt service function.)
Platform: | Size: 5120 | Author: 利帆 | Hits:

[GPS developGPS

Description: GPS protocol NMEA0183 parser
Platform: | Size: 20480 | Author: cnsky | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net