登录
首页 » Java » wifiLocator

wifiLocator

于 2020-12-20 发布 文件大小:1781KB
0 243
下载积分: 1 下载次数: 77

代码说明:

  使用wifi指纹以及参考点信号强弱实现定位安卓手机精确定位(Fingerprint and the reference point using wifi signal strength to achieve precise positioning positioning Android phones)

文件列表:

扫描附近wifi
............\.classpath,475,2013-09-08
............\.project,852,2013-09-08
............\AndroidManifest.xml,1709,2013-09-08
............\assets
............\bin
............\...\AndroidManifest.xml,1709,2013-09-08
............\...\classes
............\...\.......\src
............\...\.......\...\hero
............\...\.......\...\....\com
............\...\.......\...\....\...\AddLocation$1$1.class,2800,2013-09-29
............\...\.......\...\....\...\AddLocation$1$2.class,824,2013-09-29
............\...\.......\...\....\...\AddLocation$1.class,2401,2013-09-29
............\...\.......\...\....\...\AddLocation.class,2128,2013-09-29
............\...\.......\...\....\...\BuildConfig.class,333,2013-09-29
............\...\.......\...\....\...\Contact.class,824,2013-09-29
............\...\.......\...\....\...\ListOk.class,4049,2013-09-29
............\...\.......\...\....\...\PositonInfo.class,862,2013-09-29
............\...\.......\...\....\...\R$attr.class,322,2013-10-02
............\...\.......\...\....\...\R$color.class,5147,2013-10-02
............\...\.......\...\....\...\R$drawable.class,446,2013-10-02
............\...\.......\...\....\...\R$id.class,754,2013-10-02
............\...\.......\...\....\...\R$layout.class,504,2013-10-02
............\...\.......\...\....\...\R$string.class,409,2013-10-02
............\...\.......\...\....\...\R.class,531,2013-10-02
............\...\.......\...\....\...\ShowLocation$1.class,1395,2013-09-29
............\...\.......\...\....\...\ShowLocation.class,7837,2013-09-29
............\...\.......\...\....\...\ShowPosition.class,2190,2013-09-29
............\...\.......\...\....\...\WifiDatabase.class,4912,2013-09-29
............\...\.......\...\....\...\WifiInfo.class,843,2013-09-29
............\...\.......\...\....\...\WifiTester$1.class,1175,2013-09-29
............\...\.......\...\....\...\WifiTester$2.class,1024,2013-09-29
............\...\.......\...\....\...\WifiTester$3.class,1023,2013-09-29
............\...\.......\...\....\...\WifiTester$4.class,1024,2013-09-29
............\...\.......\...\....\...\WifiTester$5.class,1019,2013-09-29
............\...\.......\...\....\...\WifiTester$WifiReceiver.class,1890,2013-09-29
............\...\.......\...\....\...\WifiTester.class,5511,2013-09-29
............\...\.......\...\....\...\WifiTesterApp.class,599,2013-09-29
............\...\classes.dex,36436,2013-09-08
............\...\dexedLibs
............\...\.........\annotations-c09cdee111832f76f46200649c4a0b48.jar,943,2013-09-08
............\...\jarlist.cache,120,2013-10-02
............\...\res
............\...\...\drawable-hdpi


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

............\...\...\drawable-xhdpi

............\...\...\drawable-xxhdpi

............\...\resources.ap_,329545,2013-09-08
............\...\扫描附近wifi.apk,347242,2013-09-08
............\gen
............\...\src
............\...\...\hero
............\...\...\....\com
............\...\...\....\...\BuildConfig.java,154,2013-09-08
............\...\...\....\...\R.java,15202,2013-10-02

............\proguard.cfg,1248,2013-09-08
............\project.properties,361,2013-09-08
............\res
............\...\drawable-hdpi


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

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


............\...\drawable-xhdpi


............\...\drawable-xxhdpi

............\...\layout
............\...\......\addposition.xml,1751,2013-09-08
............\...\......\contact.xml,623,2013-09-08
............\...\......\main.xml,1905,2013-09-08
............\...\......\showloc.xml,954,2013-09-08
............\...\......\showpos.xml,388,2013-09-08
............\...\values
............\...\......\colors.xml,8735,2013-09-08
............\...\......\strings.xml,175,2013-09-08
............\src
............\...\src
............\...\...\hero
............\...\...\....\com
............\...\...\....\...\AddLocation.java,3178,2013-09-08
............\...\...\....\...\Contact.java,617,2013-09-08
............\...\...\....\...\ListOk.java,3048,2013-09-08
............\...\...\....\...\PositonInfo.java,360,2013-09-08
............\...\...\....\...\ShowLocation.java,5745,2013-09-08
............\...\...\....\...\ShowPosition.java,1198,2013-09-08
............\...\...\....\...\WifiDatabase.java,3935,2013-09-08
............\...\...\....\...\WifiInfo.java,354,2013-09-08

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

发表评论


0 个回复

  • Allotchapter_2
    Allot公司的流量控制手册——英文原版电子书第二章(Allot's traffic control manual-- the English original e-books Chapter II)
    2007-05-27 20:29:37下载
    积分:1
  • book1
    Solving NP-hard discrete optimization problems to optimality is often an immense job requiring very ecient algorithms, and the B&B paradigm is one of the main tools in construction of these. A B&B algorithm searches the complete space of solutions for a given problem for the best solution. However, explicit enumeration is normally impossible due to the exponentially increasing number of potential solutions. The use of bounds for the function to be optimized combined with the value of the current best solution enables the algorithm to search parts of the solution space only implicitly.
    2010-12-14 03:52:40下载
    积分:1
  • CosmoWorldDoc
    三维建模软件CosmoWorld的教程,功能比较强大。(Three-dimensional modeling software tutorial CosmoWorld, more powerful features.)
    2008-03-20 11:09:14下载
    积分:1
  • Computer-Scientist
    关于python学习的一本书,可以参考,是英文版的。(A book on python and computer)
    2014-12-18 15:23:31下载
    积分:1
  • dzsj
    说明:  关于电子设计方面的一些知识,希望对大家有帮助(On some knowledge of electronics design, we want to help)
    2011-03-23 13:51:17下载
    积分:1
  • j
    说明:  基于数字全息和离散余弦变换的数字水印技术(Digital watermarking technology based on digital holography and discrete cosine transform)
    2013-03-18 15:47:09下载
    积分:1
  • python提取abaqus后处理指定集合的信息
    python提取abaqus后处理指定集合的信息(位移和应力)(Python extracts the information (displacement and stress) of the specified set after ABAQUS processing)
    2021-05-14 22:30:03下载
    积分:1
  • high-qualityCplusprogramming
    高质量c++编程指南:教你如何编写风格良好,可读性高的程序(High-quality c plus Programming Guide: teach you how to write programs with good style and high quality)
    2010-09-22 23:52:46下载
    积分:1
  • Cshujujieguo
    本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。 ()
    2008-03-07 13:46:43下载
    积分:1
  • tingdownload-master
    从百度上下载音乐的脚本,需要用到python2.x的库。(download music from music.baidu.com)
    2013-12-05 19:04:01下载
    积分:1
  • 696518资源总数
  • 104582会员总数
  • 48今日下载