登录
首页 » Java » GPS_weizhi

GPS_weizhi

于 2016-09-23 发布 文件大小:68KB
0 274
下载积分: 1 下载次数: 2

代码说明:

  GPS定位,在android4.4下编译通过,可供参考学习(GPS positioning, android4.4 compiler, available for reference study)

文件列表:

GPS_weizhi
..........\.classpath,475,2016-01-13
..........\.project,848,2012-05-28
..........\AndroidManifest.xml,1037,2012-05-31
..........\bin
..........\...\AndroidManifest.xml,1037,2016-01-13
..........\...\classes
..........\...\.......\wonder
..........\...\.......\......\gps
..........\...\.......\......\...\BuildConfig.class,329,2016-01-18
..........\...\.......\......\...\GPS_LocationActivity$1.class,1371,2016-01-18
..........\...\.......\......\...\GPS_LocationActivity$ButtonListerner.class,1588,2016-01-18
..........\...\.......\......\...\GPS_LocationActivity$TestLocationListerner.class,1672,2016-01-18
..........\...\.......\......\...\GPS_LocationActivity.class,1726,2016-01-18
..........\...\.......\......\...\R$attr.class,316,2016-03-22
..........\...\.......\......\...\R$drawable.class,383,2016-03-22
..........\...\.......\......\...\R$id.class,405,2016-03-22
..........\...\.......\......\...\R$layout.class,370,2016-03-22
..........\...\.......\......\...\R$string.class,403,2016-03-22
..........\...\.......\......\...\R.class,475,2016-03-22
..........\...\classes.dex,5528,2016-01-13
..........\...\GPS_Location.apk,15798,2016-01-13
..........\...\res
..........\...\...\crunch
..........\...\...\......\drawable-hdpi

..........\...\...\......\drawable-ldpi

..........\...\...\......\drawable-mdpi

..........\...\...\drawable-hdpi

..........\...\...\drawable-ldpi

..........\...\...\drawable-mdpi

..........\...\resources.ap_,10901,2016-01-13
..........\gen
..........\...\wonder
..........\...\......\gps
..........\...\......\...\BuildConfig.java,152,2016-01-13
..........\...\......\...\R.java,801,2016-03-22
..........\proguard.cfg,1248,2012-05-28
..........\project.properties,361,2016-01-13
..........\res
..........\...\drawable-hdpi

..........\...\drawable-ldpi

..........\...\drawable-mdpi

..........\...\layout
..........\...\......\main.xml,793,2012-05-31
..........\...\values
..........\...\......\strings.xml,190,2012-05-28
..........\src
..........\...\wonder
..........\...\......\gps
..........\...\......\...\GPS_LocationActivity.java,2303,2012-05-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • acquisition
    gps接收机的捕获程序,可供初学者参考,是一个经典的捕获程序(gps receiver capture program reference for beginners, is a classic capture program)
    2012-06-19 10:12:50下载
    积分:1
  • SmsManager
    TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
    2013-12-06 14:31:24下载
    积分:1
  • 使用Java实现数据库(北大青鸟java入门教)
    使用Java实现数据库编程(北大青鸟java入门教程)
    2019-09-10下载
    积分:1
  • Exe4_3
    3.已知车辆(Vehicle)包括机动车(MotoVehicle)和非机动车(NonMotorVehicle)2种。小汽车(Car)、公交车(Bus)等属于机动车,自行车(Bicycle)等属于非机动车。随着能源技术的发展,出现了电动自行车(ElectricBicycle)、电动小汽车(ElectricCar)、天然气公交车(NaturalGasBus)等新型车辆。车辆的共同特征是都能够运行(run),并且有唯一的5位车牌号(LicenseNumber)。机动车的共同特征是采用燃油发动机(FuelEngine),且能够驾驶(drive)。自行车的共同特征是能够骑行(ride)。电动车辆的共同特征是由电池(Battery)驱动。天然气车辆的共同特征是采用天然气(NaturalGas)作为动力。 要求: (1)设计一个类体系描述上述车辆,写出它们的属性和方法。 (2)一家公司(Company)拥有10辆普通小汽车、5辆公交车、2辆电动小汽车和1辆天然气公交车,要求写一个方法listVehicles()显示所有车辆的信息(车牌号以及采用的动力)。 程序文件命名为Exe4_3.java。(3. Known vehicle (Vehicle) including motor vehicle (MotoVehicle) and non-motorized (NonMotorVehicle) 2 species. Cars (Car), bus (Bus), etc. to motor vehicles, bicycles (Bicycle), etc. are non-motor vehicles. With the development of energy technologies, the emergence of electric bicycles (ElectricBicycle), electric cars (ElectricCar), natural gas buses (NaturalGasBus) and other new vehicles. A common feature of the vehicle is able to run (run), and there are only five license plate number (LicenseNumber). Common feature is the use of a motor vehicle fuel engine (FuelEngine), and is capable of driving (drive). Common feature is the ability to ride a bike (ride). Common characteristics of the electric vehicle is driven by a battery (Battery). A common feature is the use of natural gas vehicles (NaturalGas) as the driving force. Claim: (1) describe the design of a class system of the vehicle, write their properties and methods. (2) a company (Company) owns 10 ordinary cars, five buses, )
    2015-06-14 18:22:51下载
    积分:1
  • auction-lap-master
    说明:  拍卖算法,可以用来学习分布式拍卖算法,了解原理,希望对大家有帮助(this is the distributed auction algorithm developed by Java, hope help anyone who need it!)
    2020-03-24 20:33:19下载
    积分:1
  • java_client
    微信支付退款接口java实现,微信官方文档提供,仅供参考(java weixin pay tuikuan interface,2016.06.28)
    2016-06-28 18:12:14下载
    积分:1
  • javabasic2
    基本的java小程序,需要的可以看看,能使吸纳基本功能(Basic java applets, need to look at, to make the basic functions to absorb)
    2014-05-03 20:36:58下载
    积分:1
  • 实验三 SNMP的应用开发(三)
    说明:  此为基于java的snmp管理站开发,编程实现SNMP管理站,完成对SNMP代理的远程访问。(Development of SNMP management station based on Java)
    2019-06-09 13:25:29下载
    积分:1
  • ly
    说明:  旅游网站设计,数据库设计,框架设计,主体设计,网页设计(Travel website design, database design, frame design, main design, web design)
    2019-05-14 11:25:39下载
    积分:1
  • GPS_Software_receirver
    GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。(The source code of the software GPS receiver signal tracking, capture, message demodulation, position resolution and other functions, help students to learn satellite navigation to deepen understanding of the GPS receiver works can also be extended as the core code for the GPS receiverworking principle of demo program.)
    2020-07-04 11:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载