CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GPS Parsing

搜索资源列表

  1. gps.tar

    0下载:
  2. 一个简单的GPS信息解析的demo,从GPGGA信息中取除了时间、经纬度、和卫星数目,其他信息可以通过程序出相同的方法得到.-A simple GPS information parsing demo, taken from the GPGGA message in addition to time, latitude, longitude, and the number of satellites, and other information can be obtained by the sa
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:2733
    • 提供者:11561
  1. GpsModule

    0下载:
  2. gps端口的配置,打开,gps数据解析与分析。gps状态信息的描述-gps port configuration, open, gps data parsing and analysis. gps status information of the descr iption of
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:17212
    • 提供者:steven
  1. GPS

    0下载:
  2. 编程实现对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.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:711909
    • 提供者:余仁来
  1. ADuC7026_GPS_LEA-5S_GPRMC

    0下载:
  2. ADuC7026控制GPS模块LEA-5S,并解析GPS的GPRMC命令-ADuC7026 Control GPS Module LEA-5S, and GPS-GPRMC command parsing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:102773
    • 提供者:feng
  1. gps-binary-data-parsing

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:393185
    • 提供者:zl
  1. gps

    0下载:
  2. lpc2214解析GPS程序,可以读出经纬度-lpc2214 parsing GPS program, you can read out the latitude and longitude
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:7770
    • 提供者:hexiaobin
  1. GPS_Viewer

    0下载:
  2. GPS信号监视器源代码,NEMA0183协议解析的源码-GPS signal monitor source code, NEMA0183 protocol parsing source code
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:498116
    • 提供者:胡炜明
  1. GSM-GPS

    1下载:
  2. 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:132909
    • 提供者:zhanglaiyu
  1. GPS-NMEA0183-Protocol-Parsing

    0下载:
  2. 该文档实现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.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:177236
    • 提供者:颜俊杰
  1. GpsData-Draw

    1下载:
  2. GPS数据解析程序,读取GPS数据,然后逐行解析,进行坐标转换,有大地坐标转换为平面坐标,然后将各个点显示出来形成地图-Analytical process GPS data read GPS data and Progressive parsing, coordinate conversions, there are flat earth coordinates into coordinates, then each point map displayed form. .
  3. 所属分类:GPS develop

    • 发布日期:2017-05-14
    • 文件大小:12993536
    • 提供者:李振
  1. GPS-Serial-Communications

    0下载:
  2. GPS Serial Communications - It s an explanation of parsing NMEA string, using TurboC++ for DOS.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:190583
    • 提供者:Gordon Freeman
  1. GPS-DataPacket-Parser

    0下载:
  2. 关于GPS数据包解析的详细说明文档,在开发GPS定位系统相关功能很好的参考-GPS data packet parsing detailed documentation
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:7433
    • 提供者:luoshizhou
  1. GPS

    0下载:
  2. 单片机解析GPS模块命令(包含GPRMC、 GPGGA、$GPGSV)-Chip GPS module parsing command (including GPRMC, GPGGA, $ GPGSV)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:26429
    • 提供者:josan
  1. GPS

    0下载:
  2. 对GPS协议进行解析,协议采用nema,解析经纬度,时间等信息-The GPS protocol analysis, protocol uses nema, parsing latitude and longitude, time and other information
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3120
    • 提供者:yuankui
  1. GPS-NMEA

    0下载:
  2. GPS NEMA parsing code 关于GPS的通信程序-GPS NEMA parsing code
  3. 所属分类:GPS develop

    • 发布日期:2017-04-14
    • 文件大小:2944
    • 提供者:曹杨
  1. C语言的GPS解析程序

    0下载:
  2. 使用C语言实现GPS解析功能,识别时间、精度、维度等关键参数,是一个入门级程序。(The use of C language to achieve GPS parsing function, identification of time, precision, dimensions and other key parameters, is an entry-level program.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:chenghao
  1. mega128处理解析GPS详细数据

    0下载:
  2. mega128处理解析GPS详细数据,详细解析 GPS 信号数据(Mega128 processing, parsing GPS detailed data, detailed analysis of GPS signal data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:MJ涛哥
  1. gps-c-sourcecode

    0下载:
  2. gps 测试代码,包括电文解析,PVT解算,最小二乘法(GPS test code, including navigation message parsing, PVT calculation, the least square method)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:572416
    • 提供者:frankmikle
  1. GPS

    0下载:
  2. GPS解析例程,MCU为STM32F103系列,也可以改成其他的mCU(GPS parsing routine MCU for the STM32F103 series, and other mCU)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:1195008
    • 提供者:haisen
  1. GPS_HardwareSerial_Parsing_verbessert

    0下载:
  2. Improved GPS parsing with arduino
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:Darknight8
« 12 3 »
搜珍网 www.dssz.com