登录
首页 » Java » GPS_weizhi

GPS_weizhi

于 2016-09-23 发布 文件大小:68KB
0 246
下载积分: 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 个回复

  • springmvc-2
    利用spring MVC框架实现登录的功能,该代码主要是用于熟悉spring MVC框架的用法(Using the spring MVC framework can realize the function of login, the code is mainly used to familiar with the use of the spring MVC framework)
    2017-04-05 17:59:49下载
    积分:1
  • Java-tutorial
    适合很不错的Java入门教程,可以帮助java初学者较快的掌握java(A perfect guide for java starter)
    2014-11-14 20:30:47下载
    积分:1
  • jdk_chianese
    JavaAPI中文 我看到许多论坛的朋友, 寻找 中文的javaAPI, 无奈sun没有提供中文的,这是SUN对中国程序员的轻视,有日文,为什么不能有中文,小日本为什么不用看英文。 我利用JavaWebStudio里提供的, 制作chm格式的, 希望对大家学习java提供方便。 Orient Software Company cmh制作者 碧海蓝天 e_mail:uit3e@yahoo.com.cn 制作日期2004年7月23日 (I see many forum friends, looking for the English javaAPI, but the English did not provide sun, SUN This is to underestimate the Chinese programmer, there is Japanese, why should not there is English, why not look small in Japan in English. I use to provide the JavaWebStudio, production chm format, and they hope to facilitate the U.S. study java. Orient Software Company cmh producers of water, blue sky e_mail: uit3e@yahoo.com.cn production date of July 23, 2004)
    2009-03-14 19:26:18下载
    积分:1
  • MailSystem
    设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。 如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c 挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等 请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
    2013-11-14 13:27:11下载
    积分:1
  • gps
    GPS卫星坐标计算,通过卫星星历表数据的参数传递来计算卫星坐标(GPS satellite coordinates calculated parameters passed via satellite ephemeris data to calculate the satellite coordinates)
    2012-10-20 17:55:25下载
    积分:1
  • hc_characterdatareplacedatabegining
    import org.w3c.domts.DOMTestDocumentBuilderFactory .
    2013-11-28 14:47:58下载
    积分:1
  • Library-management-system
    这是用java语言Hibernate开发实例----图书管理系统的源代码(This is a java language development instance---- Hibernate library management system source code)
    2013-11-22 22:53:45下载
    积分:1
  • 串口数据保存至TXT文件
    说明:  将labview里的串口数据保存为txt文档的操作(save data to txt inlabview)
    2019-04-08 17:58:12下载
    积分:1
  • JT808-GPSServer
    本篇文章将介绍JT808协议的解析思路。 另请大神绕路,不喜勿喷! 先写个大致的思路,有疑问可以联系本人,联系方式:(This article will introduce the analytical ideas of the JT808 protocol. Please God detour, do not like do not spray! First write a general idea, there is a question that you can contact me, contact the way:)
    2017-12-25 15:05:34下载
    积分:1
  • ReportProperties
    ReportProperties implements IAppErrorCodes.
    2014-02-19 12:11:46下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载