文件名称:GPStranslate
介绍说明--下载内容均来自于网络,请自行研究使用
通过android手机内置GPS获取平面直角坐标和高斯的java程序代码。
在部队和地方测绘工作中,常常需要知道当前位置的平面直角坐标,现在仅仅通过一个带GPS的安卓手机就可以实现。以后在外出找点时,就靠它了。-By android phone built-in GPS for plane rectangular coordinates and Gauss java code. In the armed forces and local mapping work, often need to know the current location of plane rectangular coordinates, and now only through an Android phone with GPS can be achieved. After going out to find something, it depends on it.
在部队和地方测绘工作中,常常需要知道当前位置的平面直角坐标,现在仅仅通过一个带GPS的安卓手机就可以实现。以后在外出找点时,就靠它了。-By android phone built-in GPS for plane rectangular coordinates and Gauss java code. In the armed forces and local mapping work, often need to know the current location of plane rectangular coordinates, and now only through an Android phone with GPS can be achieved. After going out to find something, it depends on it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPS定位高斯坐标\.classpath
...............\.project
...............\.settings\org.eclipse.jdt.core.prefs
...............\AndroidManifest.xml
...............\bin\0.apk
...............\...\AndroidManifest.xml
...............\...\classes\com\xuhui\BuildConfig.class
...............\...\.......\...\.....\MainActivity$1.class
...............\...\.......\...\.....\MainActivity$2.class
...............\...\.......\...\.....\MainActivity$3.class
...............\...\.......\...\.....\MainActivity$4.class
...............\...\.......\...\.....\MainActivity$5.class
...............\...\.......\...\.....\MainActivity.class
...............\...\.......\...\.....\R$attr.class
...............\...\.......\...\.....\R$drawable.class
...............\...\.......\...\.....\R$id.class
...............\...\.......\...\.....\R$layout.class
...............\...\.......\...\.....\R$menu.class
...............\...\.......\...\.....\R$string.class
...............\...\.......\...\.....\R$style.class
...............\...\.......\...\.....\R.class
...............\...\classes.dex
...............\...\dexedLibs\android-support-v4-c1eeed7c378bcd893569e649cc111f41.jar
...............\...\GPS定位高斯坐标.apk
...............\...\jarlist.cache
...............\...\res\drawable-hdpi\ic_launcher.png
...............\...\...\.............\line.PNG
...............\...\...\.........ldpi\ic_launcher.png
...............\...\...\.............\line.PNG
...............\...\...\.........mdpi\ic_launcher.png
...............\...\...\.............\line.PNG
...............\...\...\.........xhdpi\ic_launcher.png
...............\...\resources.ap_
...............\gen\com\xuhui\BuildConfig.java
...............\...\...\.....\R.java
...............\ic_launcher-web.png
...............\libs\android-support-v4.jar
...............\proguard-project.txt
...............\project.properties
...............\res\drawable-hdpi\ic_launcher.png
...............\...\.............\line.PNG
...............\...\.........ldpi\ic_launcher.png
...............\...\.............\line.PNG
...............\...\.........mdpi\ic_launcher.png
...............\...\.............\line.PNG
...............\...\.........xhdpi\ic_launcher.png
...............\...\layout\main.xml
...............\...\menu\main.xml
...............\...\values\strings.xml
...............\...\......\styles.xml
...............\...\......-v11\styles.xml
...............\...\.........4\styles.xml
...............\src\com\xuhui\MainActivity.java
...............\bin\classes\com\xuhui
...............\...\.......\com
...............\...\res\drawable-hdpi
...............\...\...\drawable-ldpi
...............\...\...\drawable-mdpi
...............\...\...\drawable-xhdpi
...............\gen\com\xuhui
...............\src\com\xuhui
...............\bin\classes
...............\...\dexedLibs
...............\...\res
...............\gen\com
...............\res\drawable-hdpi
...............\...\drawable-ldpi
...............\...\drawable-mdpi
...............\...\drawable-xhdpi
...............\...\layout
...............\...\menu
...............\...\values
...............\...\values-v11
...............\...\values-v14
...............\src\com
...............\.settings
...............\assets
...............\bin
...............\gen
...............\libs
...............\res
...............\src
GPS定位高斯坐标