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

搜索资源列表

  1. GPS接收机

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

    • 发布日期:2015-06-11
    • 文件大小:2.81kb
    • 提供者:黄里文
  1. GPS

    0下载:
  2. GPS经纬度格式转换程序,可运行于电脑上,使接收到的信息在度,度分,及度分秒之间转换
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:5.56kb
    • 提供者:唐进
  1. GPS.rar

    1下载:
  2. C#开发GPS源码。 其中可以获得时间和经纬度。,failed to translate
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:98.25kb
    • 提供者:smallwood
  1. VCgpstest

    0下载:
  2. 自己封装的能解析出GPS数据中的$GPRMC数据,获得经纬度信息,时间,日期等等。 可直接调用我封装的GPS类(已编译通过)-Their own package to resolve the GPS data in the $ GPRMC data, access to latitude and longitude information, time, date and so on. I can directly call the GPS package category (compiled
  3. 所属分类:GPS develop

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

    0下载:
  2. GPS源码,可以在真机和模拟器上运行,可以定位经纬度和具体地点-GPS source, you can run on real machines and simulators, you can locate the latitude and longitude, and site-specific
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:43.25kb
    • 提供者:zjc
  1. gps

    1下载:
  2. 已知两点经纬度,计算两点间距离, 是从google maps里扒出来的。-Known latitude and longitude points to calculate the distance between two points is from the google maps out where Pa.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:540byte
    • 提供者:king
  1. GPS

    0下载:
  2. GPS解算程序,通过GPS采集的原始数据能够解算出来当地的经纬度-GPS Solution program, raw data collected by GPS can calculate the latitude and longitude of the ground out
  3. 所属分类:GPS develop

    • 发布日期:2017-03-25
    • 文件大小:5.67kb
    • 提供者:冉跃龙
  1. GPS-theory

    0下载:
  2. 本人收集的关于GPS经纬度到直线距离结算公式,求GPS两点夹角以及轴向角的数学理论及示意图。-I collect GPS latitude and longitude to the straight-line distance on the settlement formula, find the angle between the GPS points and the axial angle and schematic diagram of the mathematical theory.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:48.19kb
    • 提供者:老才
  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
    • 文件大小:126.76kb
    • 提供者:陆萍
  1. GPS

    1下载:
  2. 显示GPS经纬度,时间,海拔等信息,并可存成excel文件-Show GPS latitude and longitude, time, altitude and other information, can be saved as excel file
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:22.2kb
    • 提供者:xumin
  1. GPS-data-analysis-

    0下载:
  2. 用51单片机解析GPS数据并在12864液晶显示经纬度、时钟以及高度的源代码程序-GPS data analysis with 51 single-chip liquid crystal display latitude and longitude in the 12,864, clock, and a high degree of source code program
  3. 所属分类:GPS develop

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

    2下载:
  2. android 手机调用gps程序 获得经纬度的坐标,-android phone call gps program to obtain latitude and longitude coordinates
  3. 所属分类:android开发

    • 发布日期:2014-03-26
    • 文件大小:35.52kb
    • 提供者:lizhi
  1. gps

    0下载:
  2. GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。   编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:768.55kb
    • 提供者:王一辉
  1. gps-info

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

    • 发布日期:2017-05-04
    • 文件大小:182.95kb
    • 提供者:fffccc
  1. GPS-CTest-

    0下载:
  2. 标准的gps信息,解码出经纬度信息,卫星信息,速度信息。(Standard GPS information, decoding latitude and longitude information, satellite information, speed information. gps imformation)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:donmine
  1. GPS数据解析

    0下载:
  2. 读取GPS模块,解析出经纬度信息,并且经由串口发送出去(Read the GPS module, parse the latitude and longitude information)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-04
    • 文件大小:150kb
    • 提供者:风10
  1. GPGGA to GPS

    1下载:
  2. 实现gpgga报文经纬度转换成gps经纬度(Transforming the latitude and longitude of gpgga message into GPS longitude and latitude)
  3. 所属分类:GPS编程

    • 发布日期:2018-04-19
    • 文件大小:6kb
    • 提供者:指路人
  1. GPS模块测试程序

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

    • 发布日期:2018-04-22
    • 文件大小:72kb
    • 提供者:扛把子
  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
    • 文件大小:289kb
    • 提供者:扛把子
  1. GPS-master

    0下载:
  2. 模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时计算从站距离基站位置和当前速度。界面长1000px,高600px。(另:计算GPS坐标距离公式是参考网上公
  3. 所属分类:GPS编程

    • 发布日期:2018-04-28
    • 文件大小:1.57mb
    • 提供者:john G
« 12 3 4 5 6 »
搜珍网 www.dssz.com