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

搜索资源列表

  1. 第5章 GPS数据采集程序

    0下载:
  2. GPS数据采集程序-GPS data acquisition program
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:3250238
    • 提供者:张健
  1. GPS数据的定位

    1下载:
  2. vc++开发的GPS数据的定位于提取的源程序代码
  3. 所属分类:GPS编程

    • 发布日期:2014-01-23
    • 文件大小:2583193
    • 提供者:dm
  1. 串口接收GPS数据解析并且显示出相应的时间位子可存储

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

  1. gps数据的接收与解析

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

  1. gps.rar

    0下载:
  2. GPS数据采集软件,包括串口配置等多个子项,GPS data acquisition software, including the serial port configuration, such as multiple sub-items
  3. 所属分类:GPS develop

    • 发布日期:2017-05-16
    • 文件大小:4198428
    • 提供者:刘东
  1. GPS-Odroid

    0下载:
  2. android下一个简单的GPS数据操作访问的参考代码,仅供参考-android GPS data under the operation of a simple reference access code, for reference only
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:42034
    • 提供者:Frank
  1. GPS

    0下载:
  2. c# 导航GPS 数据读取类,读取普通的蓝牙 GPS。-c# Navigation GPS data acquisition class, read the ordinary Bluetooth GPS.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:6330
    • 提供者:yyshenxiang
  1. gps

    0下载:
  2. 使用AVR单片机解析出GPS数据,并将这些信息显示在1602液晶屏上-Using the AVR microcontroller parse out the GPS data and information displayed in the LCD screen 1602
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:18246
    • 提供者:小陈
  1. Gps

    0下载:
  2. windows mobile 获取 GPS数据-windows mobile GPS
  3. 所属分类:Windows Mobile

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

    0下载:
  2. 在VC++环境下通过串口实现GPS数据采集程序,-In VC++ environment under implementation through the serial port GPS data collection procedures,
  3. 所属分类:GPS develop

    • 发布日期:2017-04-24
    • 文件大小:86386
    • 提供者:socong
  1. GPS

    0下载:
  2. 一个简单地基于VC 读取串口读取gps 数据-VC based on a simple reading gps serial read data
  3. 所属分类:GPS develop

    • 发布日期:2017-05-19
    • 文件大小:5207608
    • 提供者:李宁
  1. GPS

    0下载:
  2. GPS数据获取 并处理 利用串口通讯 串口利用SerialPort-GPS data acquisition and processing using serial communication serial port using SerialPort
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:37299
    • 提供者:zhw
  1. gps

    0下载:
  2. GPS实现功能,包括GPS数据下载分析,实现全球定位,并在终端显示经纬度,格林威治时间,北京时间-GPS realization of functions, including GPS data download analysis, global positioning, and show the latitude and longitude in the end, GMT, GMT
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:129798
    • 提供者:陆萍
  1. GPS-data-collect

    0下载:
  2. 这是一个GPS数据收集器程序。 通过串口编程打开gps模块,自动接收信息,并分析信息。-This is a GPS data collection program. Programmed through the serial port to open gps modules, automatically receive information and analyze information.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:59671
    • 提供者:kaihong
  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

    2下载:
  2. GPS数据的采集已经转换功能,可以应用于手机上的程序-GPS data collection has already been converted function, the procedure can be applied to mobile phones
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-26
    • 文件大小:298224
    • 提供者:wuwawa
  1. GPSdataCollectionProcedures

    0下载:
  2. GPS数据采集程序,讲述了GPS串口的操作方法,通过例程很好地展示GPS的操作-GPS data collection procedures
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:61775
    • 提供者:hcy
  1. GPS

    1下载:
  2. gps接受数据源程序,可适用GPS设备或者模拟器模拟接受GPS数据-gps accepted data source, the applicable acceptance of GPS devices or GPS data simulator simulation
  3. 所属分类:GPS编程

    • 发布日期:2014-03-26
    • 文件大小:122375
    • 提供者:yinyang
  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. GPS数据提取 串口操作 vc++6.0环境

    0下载:
  2. 用串口开发的GPS数据提取程序,通过实际应用,切实可用!(GPS data using serial development program, through practical application, practical!)
  3. 所属分类:GPS编程

    • 发布日期:2018-01-02
    • 文件大小:207872
    • 提供者:bbbbqqqq
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com