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

搜索资源列表

  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-07
    • 文件大小:170107
    • 提供者:白同学
  1. 1

    0下载:
  2. 根据周边获取详细的信息,其中包括GPS定位功能-For detailed information, including GPS positioning function according to the surrounding
  3. 所属分类:JavaScript

    • 发布日期:2017-05-08
    • 文件大小:1642011
    • 提供者:张彬
  1. GPS0_53485

    0下载:
  2. 1.基于单片机的GPS定位信息处理 2.GPS和显示时间经纬度 3.GPS和点阵屏-A microcontroller-based GPS positioning information processing latitude and longitude 3.GPS and lattice screen 2.GPS and display time
  3. 所属分类:JavaScript

    • 发布日期:2017-11-19
    • 文件大小:32888017
    • 提供者:谢虹宇
  1. androidDemo3

    0下载:
  2. GPS定位,定位自己周围位置及搜索身边POI-GPS positioning, positioning themselves around the location and search around POI
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:172109
    • 提供者:梁峰
  1. location

    1下载:
  2. 一个简单的android定位应用,功能是用gps定位后以短信形式发至手机,含源代码-A simple application, android positioning function with gps positioning the form of a text message to the phone, including source code
  3. 所属分类:其它源码

    • 发布日期:2014-04-02
    • 文件大小:660073
    • 提供者:易千
  1. ME3

    0下载:
  2. 有关售货服务的源码,比如销售开单,上门服务,gps定位,维修单- Vending services source, such as sales billing, door-to-door service, gps positioning, repair bill, etc.
  3. 所属分类:Java Develop

    • 发布日期:2015-06-26
    • 文件大小:18617344
    • 提供者:lizan
  1. WhereAmI

    1下载:
  2. 该工程判断手机是否打开手机gps,如果打开gps,就直接监听手机gps定位信息,获得经纬度-The engineering judgment whether to open the phone gps phone, open gps, direct monitoring phone gps positioning information obtained latitude and longitude
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-04-02
    • 文件大小:31383
    • 提供者:阿莱克
  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. crrlgps

    1下载:
  2. 一个Android GPS定位的应用实例,在Android智能机中监控别人行踪,一般这是隐私,不允许这样跟踪别人行踪,除非是有为照顾筷家人而开通此种应用,请不要干违法的事情。在Google Search的Google.java中,有杀不死的Service服务,开启定位,坐标发送的手机号码,动态注册短信接收者,如果是符合的ACTION,就启动地理定位并且回复短信,获取发送指令的手机号码,发送短信等,如果定位失败,则不回复短信。   分析短信的模块需要说明的是:   第一步、获取短信的内
  3. 所属分类:Java Develop

    • 发布日期:2014-06-07
    • 文件大小:489472
    • 提供者:rpudn14
  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. GPS

    1下载:
  2. 通过android的gps定位获取所在位置的经纬度,卫星数量及运动速度等。-Get the location of the android gps positioning by latitude and longitude, number of satellites and motion speed.
  3. 所属分类:Java Develop

    • 发布日期:2016-01-04
    • 文件大小:2519040
    • 提供者:zhangyu
  1. Location

    0下载:
  2. 通过手机GPS定位,准确显示出您当前所在位置的经纬度-Through the mobile phone GPS positioning, accurate shows your current location longitude
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-11
    • 文件大小:2215972
    • 提供者:christine
  1. gps2yeelink

    0下载:
  2. gps定位系统,可以将数据实时上传到yeelink网上,并通过其APP查看运动路径-gps positioning system, real-time data can be uploaded to yeelink online and view motion path by its APP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:776566
    • 提供者:hehe
  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. GPS-android

    0下载:
  2. 这篇文章主要介绍了Android实现GPS定位实例,对关键操作部份给出代码示例并做了一定的注释,需要的朋友可以参考下-This article introduces the Android realize GPS positioning example shows the code for the key operating part of the sample and do a certain amount of comment, a friend in need can refer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5802
    • 提供者:管洪炎
  1. GPS-Android-positioning

    0下载:
  2. android GPS定位及自动搜索卫星个数-GPS Android positioning and automatic search satellite number
  3. 所属分类:JavaScript

    • 发布日期:2017-05-07
    • 文件大小:1144969
    • 提供者:sjlzzc
  1. ditudemo

    0下载:
  2. 一个高德地图的demo,演示了基本地图的使用、supportmapfragment创建地图、camera功能、events功能、layers图层功能、热力图功能、地图POI点击功能、地图截屏功能、openg接口功能、polylines功能、polygons功能、arc功能、groundoverlay功能、navigatearrow功能、地理编码功能、lacation小蓝点功能、lacation三种模式、gps追踪功能、gps定位功能、网络定位功能、poi关键字搜索、POI周边搜索、busline
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-25
    • 文件大小:7886910
    • 提供者:wuhao
  1. GPS_weizhi

    0下载:
  2. GPS定位,在android4.4下编译通过,可供参考学习-GPS positioning, android4.4 compiler, available for reference study
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:69721
    • 提供者:张宜婷
  1. gpsshi

    0下载:
  2. android GPS定位程序,需在室外使用,可供参考-android GPS positioning procedures, required for outdoor use for reference
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:786917
    • 提供者:张宜婷
  1. Express-master

    0下载:
  2. 一个简单的基于安卓的快递查询app,通过快递单号或者二维码进行快递识别,并有GPS定位-A simple Andrews-based courier query app, by courier single number or two-dimensional code for express identification, and GPS positioning
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:24440924
    • 提供者:jiaozi
« 12 »
搜珍网 www.dssz.com