CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 GPS编程 搜索资源 - 解析数据

搜索资源列表

  1. GPS_test

    0下载:
  2. gps的数据解析,根据经纬度进行坐标转换,可连接GPS也可从文件读取数据测试-a GPS data analysis, based on latitude and longitude coordinates for conversion, GPS also can be linked from the document read test data
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:216302
    • 提供者:luoqijun
  1. gps_ucos

    1下载:
  2. ucos下GPS数据的接受,解析,显示.-CENTER GPS data acceptance, analyze, and display.
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:3334
    • 提供者:stephenye
  1. GPScode

    0下载:
  2. 监听端口并解析所有的GPS数据. WINCE上可用. -monitor port and parse all the GPS data. Available on WINCE.
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:6847
    • 提供者:dzx
  1. GPS_getinfo

    0下载:
  2. 实现GPS数据的解析,即将得到的NAME协议数据转换得到定位信息
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:8385
    • 提供者:huyongjin
  1. GPS_P

    0下载:
  2. 这是个解析GPS的GGA数据的代码。通过解析GGA的数据,可以精确的定位到当前的精度和纬度。还有当前的时间。
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:41074
    • 提供者:路伟
  1. GPSProtocol

    0下载:
  2. 自己编写的对于NMEA0813解析的C#代码,提供对GPGGA,GPRMC数据的解析
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:2168
    • 提供者:苏克
  1. 串口接收GPS数据解析并且显示出相应的时间位子可存储

    1下载:
  2. 串口接收GPS数据 代存储功能 解析了几句关键的GPS数据 可以直观的看出当前定位信息。
  3. 所属分类:GPS编程

  1. gps数据的接收与解析

    2下载:
  2. gps数据的接收与解析,实现定位功能。
  3. 所属分类:GPS编程

  1. gpsd-2.37

    0下载:
  2. GPS数据处理。包含sirf,garmin,mti,trimble各家公司二进制协议解析,rtcm104协议分析,多种内容。-GPS data processing. Contains sirf, garmin, mti, trimble each company binary protocol analysis, rtcm104 protocol analysis, a variety of content.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:684137
    • 提供者:zl
  1. GPS-EPH

    0下载:
  2. GPS 星历的二进制格式详细说明,在解析GPS二进制数据时会用的到-GPS ephemeris detailed descr iption of the binary format, binary data in the resolution GPS to use when
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:873196
    • 提供者:momo
  1. GPS_MFC_WP1

    0下载:
  2. 本人编制的GPS的数据解析代码,其中包括对五种NMEA协议的解析-I compiled the code of GPS data analysis, including analysis on five NMEA protocol
  3. 所属分类:GPS develop

    • 发布日期:2017-05-16
    • 文件大小:4274930
    • 提供者:王紫
  1. portofgps

    0下载:
  2. 一个不错的通用国际GPS数据解析及通过网络上传到服务器的接口。-A good common international GPS data analysis and uploaded to the server through the network interface.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:1319237
    • 提供者:
  1. GPS_ASSEMBLE_PARSE

    0下载:
  2. 此工程包含GPS语句的封装与解析,将数据转换成GPS便准语句,然后发送到串口,可供设备解析。-This project contains a package with the GPS statement analysis, GPS data will be converted into quasi-statement, and then sent to the serial port for device analysis.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-28
    • 文件大小:11634604
    • 提供者:颜俊杰
  1. GPS

    0下载:
  2. 单片机读取GPS传回的数据,解析后通过液晶显示出来。-Returned microcontroller reads the GPS data, parse through the LCD.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-17
    • 文件大小:111616
    • 提供者:sunjiasheng
  1. GPS

    0下载:
  2. GPS 信号解析程序,把GPS数据解析出来分别存在相应的寄存器,好利于其他函数调用数据-GPS signal analysis program, the GPS data analysis out there is a corresponding register, respectively, and good data on the benefit of other function calls
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:810
    • 提供者:li
  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. GpsViewer1.5

    0下载:
  2. 一款GPS解码软件,通过PC机的rs232串口解析数据-GPS decoding software through the serial data analysis
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:1163581
    • 提供者:王高
  1. GPS数据处理源代码

    0下载:
  2. 采集GPS数据,对数据进行解析并显示。在visual c++下面开发。(Collect GPS data, parse and display the data.Development under visual c++.)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-30
    • 文件大小:121856
    • 提供者:naruto1992
  1. GVT_GPS

    0下载:
  2. 将GPS模块输出的NMEA数据解析成需要的经纬度等信息(Parsing the NMEA data from the GPS module to the desired latitude and longitude information)
  3. 所属分类:GPS编程

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:purplerue
  1. 读取GPRS模块数据

    0下载:
  2. 读取远端GPRS数据,并提供定位信息的解析,可用于s/b和s/c中(Read GPRS data,And provide the location information parsing,apply to s/c)
  3. 所属分类:GPS编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:彭daolun
« 12 3 »
搜珍网 www.dssz.com