CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - GPS map

搜索资源列表

  1. JavaGPS_V1.01

    0下载:
  2. JavaGPS enables access to GPS devices from any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:494686
    • 提供者:辛骏
  1. gps

    0下载:
  2. 使用js实现gps信息的位置计算,可以使用google map api 来扩展该应用的功能-Js gps information location calculation, you can use the google map api to extend the functionality of the application
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:842
    • 提供者:张弛
  1. TehranYab_Large

    0下载:
  2. A good map for tehran written in java and can develop so more, and can use in gps
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:14025613
    • 提供者:rsh
  1. ex13_googleApi

    0下载:
  2. 基于android 1.5平台的个人GPS定位,编译环境eclipse-Based on android 1.5 platform for the personal GPS positioning, build environment eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:170107
    • 提供者:白同学
  1. GPSMAP

    0下载:
  2. gps地图的应用的源码,对于Android的初学者有一定的帮助喔-gps map application source code for Android beginners help.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:45247
    • 提供者:车风
  1. googlemap3

    1下载:
  2. 安卓手机的一个程序,主要是调用谷歌的地图,短信接收到gps坐标后直接在地图上显示的功能-A program of Andrews phone call Google map, the SMS received gps coordinates functions displayed directly on the map. . . . .
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-04-02
    • 文件大小:19544
    • 提供者:zzt
  1. load

    0下载:
  2. GPS数据加密解密为地图数据,可供地图坐标定位和查看-GPS data encryption and decryption of data for the map
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:770
    • 提供者:yu
  1. gpsOptimize

    2下载:
  2. gps轨迹优化,gps采样的点显示轨迹的时候,由于gps漂移和定位精度的原因,地图上显示的轨迹不太理想,通过卡尔曼算法,是轨迹达到平滑的效果-gps trajectory optimization, gps sampling point display trajectory, because of drift and gps positioning accuracy reasons, the track displayed on the map is not ideal, through Kal
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:7820
    • 提供者:feijianakang
  1. GPSCorrect

    0下载:
  2. 地图经纬度纠偏算法,可以实现原始GPS坐标转谷歌坐标,也可以实现谷歌坐标转百度坐标,当然也就能实现GPS坐标转百度坐标啦-Map latitude and longitude correction algorithm can achieve the original GPS coordinates turn Google coordinates, can also be achieved Google coordinates turn Baidu coordinates, of course,
  3. 所属分类:Java Develop

    • 发布日期:2016-08-11
    • 文件大小:2048
    • 提供者:刘素含
  1. LocationMap

    0下载:
  2. 一个简单的地图位置定位android应用,在这个基础上可以再通过GPS来获取定位信息-A simple map positioning android applications, on this basis could be obtained by GPS positioning information
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:909041
    • 提供者:eleven
  1. ditie

    0下载:
  2. 地铁助手,带GPS定位功能,可在地图上定位,可查找地铁线路、站点,带数据库-Metro Assistant with GPS positioning function, can be positioned on the map, you can find subway lines, a site with a
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7699728
    • 提供者:魏林
  1. Map

    0下载:
  2. java语言 使用的是百度地图相关API 能够实现对文件内存储的gps信息进行绘图 显示路线图/地点图 单击gps条目能弹窗显示地点信息 注意:百度API需要连网 -java language Baidu Maps API can realize the gps relevant information stored in the file to plot your route map/location image Click gps entry can pop location NOTE:
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:51351
    • 提供者:
  1. gpsTest

    0下载:
  2. 获取GPS信息的代码,用于电子地图设计,以及其他需要获取GPS的地方-How to get the GPS,for designing the map,and where the others want to get the GPS
  3. 所属分类:JavaScript

    • 发布日期:2017-05-03
    • 文件大小:670436
    • 提供者:史兴
  1. Correct

    1下载:
  2. 各地图API坐标系统比较与转换 * WGS84坐标系:即地球坐标系,国际上通用的坐标系。设备一般包含GPS芯片或者北斗芯片获取的经纬度为WGS84地理坐标系, * 谷歌地图采用的是WGS84地理坐标系(中国范围除外) * GCJ02坐标系:即火星坐标系,是由中国国家测绘局制订的地理信息系统的坐标系统。由WGS84坐标系经加密后的坐标系。 * 谷歌中国地图和搜搜中国地图采用的是GCJ02地理坐标系 BD09坐标系:即百度坐标系,GCJ02坐标系经加密后的坐标系
  3. 所属分类:JavaScript

    • 发布日期:2016-08-11
    • 文件大小:2048
    • 提供者:阿梅
  1. showtrack

    1下载:
  2. 百度地图显示gps轨迹,Javascr ipt读取gps数据并在百度地图上显示,用到百度地图API-Baidu map display gps track, Javascr ipt gps data read and displayed on Baidu map, use Baidu Maps API
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:8419
    • 提供者:张波
  1. Program

    0下载:
  2. 研究的系统是一款包括在线地图显示、实时定位、三种方式导航等实用功能的安卓平台手机导航系统。采用Eclipse开发,结合百度地图API和GPS定位技术,在实用性上做了些改进,界面简洁友好,操作简单易懂,路线展示清晰。在大多数的安卓智能手机上都能够流畅运行,功能和性能都满足人们日常出行导航所需,具有良好的灵活性和通用性-Research system is a map display including online, real-time positioning, navigation and ot
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5317407
    • 提供者:万娇
搜珍网 www.dssz.com