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

搜索资源列表

  1. NMEAparser

    0下载:
  2. 有关GPS协议程序,与单片机接口指令,设计单片机控制GPS-The GPS protocol procedures, and the microcontroller interface commands for control of GPS single chip design
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:3083
    • 提供者:王瑞a
  1. GPS_BUS

    1下载:
  2. 采用全球定位系统GPS和TCP/IP网络通信协议,研究设计一个公交车辆监控系统。该系统具有监控车辆、与车辆实时通讯、监控管理车辆的功能。-Global Positioning System GPS and TCP/IP network communication protocol, study design of a monitoring system buses. The system has a monitor vehicles, and vehicle real-time communic
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-07-19
    • 文件大小:1558008
    • 提供者:wufabiyu
  1. Dspic30F4013_GPS

    0下载:
  2. Dspic30F4013解析GPSNMEA-0183协议源码,函数包括unsigned int GPS_time[9] //UTC时间 unsigned int GPS_wd[12] //纬度 unsigned int GPS_jd[13] //经度 unsigned int GPS_warn //定位警告 unsigned int GPS_quality //定位质量 unsigned int GPS_status //定位状态 unsigned int GPS_alt
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:101918
    • 提供者:马西沛
  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. GPS

    0下载:
  2. GPS(全球定位系统)协议NMEA相关知识介绍,及部分代码,相关书籍目录等-GPS (Global Positioning System) protocol NMEA knowledge descr iption, and part of the code, related books, catalogs, etc.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:23013
    • 提供者:
  1. GPSServer

    0下载:
  2. gps位置信息接收,解析nmea1083协议。提取经纬度。-gps position receive
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:498633
    • 提供者:hansonking
  1. GPS

    0下载:
  2. GPRMC协议解析 数据提取 可以参考学习的代码,可以参考参考-GPRMC protocol analysis data extraction can refer to learn the code, can refer to reference
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:2361
    • 提供者:陈湫
  1. GPS-data-

    0下载:
  2. GPS 接收机,上位机端数据通讯协议的解读分析,WORD格式-GPS receivers, PC-side interpretation of the data communication protocol analysis, WORD format
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:59740
    • 提供者:jack
  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. GPS

    0下载:
  2. 此文件时模拟GPS接收机,生成符合0183协议的字符串。-This file is simulated GPS receiver, generate the string in line 0183 agreement.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:2826
    • 提供者:颜俊杰
  1. GPS

    0下载:
  2. 从串口或者蓝牙采集GPS信息的程序,并根据GPS的协议格式,分离了想要得到的数据。代码注释详细-From a serial port or bluetooth GPS information collection program, and according to the agreement, separate GPS format the want of data. Code comments detailed
  3. 所属分类:GPS develop

    • 发布日期:2017-05-15
    • 文件大小:4055664
    • 提供者:殷鹏
  1. gps-handset-based-on-wmmp

    0下载:
  2. 警用手持GPS定位终端设计,基于WMMP协议-handset gps receiver based on wmmp
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:570197
    • 提供者:liang
  1. 087188237GPSSim

    0下载:
  2. 一个很好GPS接收软件,采用该软件可以接受GPS协议,并以图形化的形式显示出来-A good GPS receiver software, you can use the software to accept GPS protocol, and graphically displayed in the form of
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:403365
    • 提供者:罗伟
  1. gps

    0下载:
  2. GPS是标准协议格式,单片机通过串口获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收-GPS is a standard protocol format, the microcontroller through the serial port for GPS module sent the time, location, speed and other information. The program has been experimental ve
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1970
    • 提供者:wangxiaoming
  1. GPS

    0下载:
  2. 采用VS2008编写的基于串口GPS接收机的处理程序,GPS接收输出的数据是基于NMEA0183协议的GPGGA,GPVTG,GPGMC-Written using VS2008 serial GPS receiver based on the processing, GPS receiver output data is based on the NMEA0183 protocol GPGGA, GPVTG, GPGMC-VS2008 serial GPS receiver based on
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:3838
    • 提供者:袁征
  1. code

    0下载:
  2. 智能小区服务器管理中心源码,功能未全部实现,包括网络自定义的协议-Intelligent Community Server Management Center source
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9223856
    • 提供者:陈盛发
  1. the-protocol-of-the-GPS-terminal

    0下载:
  2. 交通部定义的GPS车载终端的协议,便于GPS初学者熟悉使用-Ministry of Transportation definition of the protocol of the GPS terminal, to facilitate GPS beginners familiar with the use of
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:688666
    • 提供者:lcl
  1. GPS

    0下载:
  2. 此程序是基于89c52的GPS定位系统的程序协议-This procedure is based on the 89C52GPS system procedure agreement
  3. 所属分类:GPS develop

    • 发布日期:2017-05-23
    • 文件大小:7276012
    • 提供者:回佩佩
  1. GPS

    0下载:
  2. GPS定位数据解析,GPS设备通过对接收到的导航电文进行分析处理,计算出设备所在的经纬度、海拔、航速、航向等空间信息,并按照规定的NMEA-0183协议将空间信息以及卫星信息进行组织,按照一定的波特率通过串口通讯(按位发送)提供给GPS设备使用者或者在GPS设备上进行显示-GPS positioning data analysis, GPS device by the received navigation message analysis and processing equipment wh
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:219273
    • 提供者:马进孝
  1. GPS

    2下载:
  2. GPS NMEA协议处理框架,可从COM,Txt,TCP作为信号源,实现卡尔曼滤波,平均距离过滤算法-GPS NMEA protocol processing framework, as a source from COM, TXT, TCP, Kalman filtering, the average distance filtering algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:1001314
    • 提供者:liuyu
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com