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

搜索资源列表

  1. GPS接收机

    0下载:
  2. GPS接收机只要处于工作状态就会源源不断地把接收并计算出的GPS导航定位信息通过串口传送到计算机中。前面的代码只负责从串口接收数据并将其放置于缓存,在没有进一步处理之前缓存中是一长串字节流,这些信息在没有经过分类提取之前是无法加以利用的。因此,必须通过程序将各个字段的信息从缓存字节流中提取出来,将其转化成有实际意义的,可供高层决策使用的定位信息数据。同其他通讯协议类似,对GPS进行信息提取必须首先明确其帧结构,然后才能根据其结构完成对各定位信息的提取。对于本文所使用的GARMIN GPS天线板,
  3. 所属分类:GPS编程

    • 发布日期:2015-06-11
    • 文件大小:2882
    • 提供者:黄里文
  1. android GPS编程

    2下载:
  2. 一个简单的android下的GPS信息获取程序!
  3. 所属分类:GPS编程

    • 发布日期:2011-06-13
    • 文件大小:36417
    • 提供者:dahai2626
  1. GSM-GPS

    0下载:
  2. GSM/gps通信程序:双串口控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM/gps Communication Program: Two serial control. When
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:9091
    • 提供者:李喜
  1. GPS_Framework

    0下载:
  2. 分析GPS工作原理,如何获取定位信息,如何获取卫星-GPS working principle analysis, how to get the positioning information, how to get the satellites, and so on
  3. 所属分类:GPS develop

    • 发布日期:2017-04-17
    • 文件大小:30935
    • 提供者:乔恒谊
  1. GPSTest

    1下载:
  2. 获取gps信息 经纬度 卫星 速度 坐标-Gps obtain information
  3. 所属分类:GPS develop

    • 发布日期:2017-05-24
    • 文件大小:8666686
    • 提供者:于丽霞
  1. GPS

    0下载:
  2. gps定位 同过mfc界面,编程获取gps模块的信息,经度纬度时间等-gps
  3. 所属分类:GPS develop

    • 发布日期:2017-05-09
    • 文件大小:2183324
    • 提供者:amanda
  1. GPSDll

    0下载:
  2. 获取GPS信息,已经制作成DLL,使用者可以直接调用该D-Access to GPS information, has been made into a DLL, the user can directly call the DLL
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:36899
    • 提供者:likendsl
  1. Modem

    0下载:
  2. gprs模块AT命令接口,里面包括获取模块基本信息,可以参考AT命令的解析,比较简单明了-gprs module AT command interface, which includes basic information for the module, refer to AT command parsing, more straightforward
  3. 所属分类:GPS develop

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

    0下载:
  2. gps处理方法,里面有详细的gps获取方法和获取gps信息的例子-gps approach, there are detailed gps gps information access methods and examples for
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:101194
    • 提供者:周凯
  1. ExifTester

    0下载:
  2. 获取照片的EXIF资,,并从中读取GPS信息-Read the GPS information
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:539
    • 提供者:洪志杰
  1. GPScom

    0下载:
  2. 通过串口获取GPS信息,解析经纬度并存入oracle数据库-Through the serial port for GPS information, longitude and latitude resolution and stored in oracle database
  3. 所属分类:GPS develop

    • 发布日期:2017-05-28
    • 文件大小:11074482
    • 提供者:lq
  1. gps-receive

    0下载:
  2. gps编程,解码收到的gps信息,获取自己需要的信息,可以直接拿来用的。-GPS programming, decoding receive GPS information, obtain information you need, can be directly used for.
  3. 所属分类:GPS develop

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

    0下载:
  2. 很好用的GPS算法,用于GPS输出的0183协议,获取时间位置信息,很好用哦-GPS algorithm used, the 0183 agreement for the GPS output, access time position information, oh well
  3. 所属分类:GPS develop

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

    0下载:
  2. STM32开发平台下GPS的信息获取代码, 并通过LCD128液晶屏,使用并行显示方式将信息显示出-The GPS information access code under the STM32 development platform, and through the LCD128 LCD screen, using the parallel display mode to display information
  3. 所属分类:GPS develop

    • 发布日期:2017-04-26
    • 文件大小:148162
    • 提供者:wang xinlong
  1. GPS

    1下载:
  2. 利用Arduino获取GPS串口信息,从信息串中截取时间、经纬度信息,并将信息转换格式后通过串口发送并显示-Get use Arduino serial GPS information, the interception time, latitude and longitude information the burst, and the information is sent through the serial port after format conversion and displa
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:1403
    • 提供者:liyuan
  1. Location0915

    0下载:
  2. 定位功能,能事时定位当前的位置,并且获取定位信息发送到服务器。-Positioning, positioning the current position of responsibility, and acquiring positioning information is sent to the server.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-07
    • 文件大小:1141799
    • 提供者:林小西
  1. gps-info

    0下载:
  2. 获取GPS信息,包括GPS经纬度信息,VC源码-get gps info
  3. 所属分类:GPS develop

    • 发布日期:2017-05-04
    • 文件大小:187340
    • 提供者:fffccc
  1. GPS模块测试程序

    0下载:
  2. 提取GPS信息,获取经纬度、时间及速度等信息(Extract GPS information, access to latitude, longitude, time and speed and other information)
  3. 所属分类:GPS编程

    • 发布日期:2018-04-22
    • 文件大小:73728
    • 提供者:扛把子
  1. C语言读取GPS

    0下载:
  2. 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)
  3. 所属分类:GPS编程

    • 发布日期:2018-04-20
    • 文件大小:295936
    • 提供者:扛把子
搜珍网 www.dssz.com