文件名称:MercatorProjectionDemo
- 所属分类:
- android开发
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.46mb
- 下载次数:
- 0次
- 提 供 者:
- Lin O*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
麥卡托投影法程式範例
此程式為把地球從圓形轉換成圓柱再把圓柱攤開成平面,把位置的經緯度轉換成X、Y軸後顯示在畫面上-Mercator method program example of this program for the earth convert from circular cylindrical then cylindrical spread into the plane, the latitude and longitude of the location is converted into X and Y axis after displayed on the screen
此程式為把地球從圓形轉換成圓柱再把圓柱攤開成平面,把位置的經緯度轉換成X、Y軸後顯示在畫面上-Mercator method program example of this program for the earth convert from circular cylindrical then cylindrical spread into the plane, the latitude and longitude of the location is converted into X and Y axis after displayed on the screen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MercatorProjectionDemo\MercatorProjectionDemo\.classpath
......................\......................\.project
......................\......................\.settings\org.eclipse.jdt.core.prefs
......................\......................\AndroidManifest.xml
......................\......................\bin\ccc\MercatorProjectionDemo\MercatorProjectionDemo$1.class
......................\......................\...\...\......................\MercatorProjectionDemo$GmapView.class
......................\......................\...\...\......................\MercatorProjectionDemo.class
......................\......................\...\...\......................\R$attr.class
......................\......................\...\...\......................\R$drawable.class
......................\......................\...\...\......................\R$string.class
......................\......................\...\...\......................\R.class
......................\......................\...\classes.dex
......................\......................\...\gmap\MercatorProjection.class
......................\......................\...\MercatorProjectionDemo.apk
......................\......................\...\resources.ap_
......................\......................\default.properties
......................\......................\gen\ccc\MercatorProjectionDemo\R.java
......................\......................\res\drawable\map.png
......................\......................\...\........-hdpi\icon.png
......................\......................\...\.........ldpi\icon.png
......................\......................\...\.........mdpi\icon.png
......................\......................\...\values\strings.xml
......................\......................\src\ccc\MercatorProjectionDemo\MercatorProjectionDemo.java
......................\......................\...\gmap\MercatorProjection.java
......................\......................\bin\ccc\MercatorProjectionDemo
......................\......................\gen\ccc\MercatorProjectionDemo
......................\......................\src\ccc\MercatorProjectionDemo
......................\......................\bin\ccc
......................\......................\...\gmap
......................\......................\gen\ccc
......................\......................\res\drawable
......................\......................\...\drawable-hdpi
......................\......................\...\drawable-ldpi
......................\......................\...\drawable-mdpi
......................\......................\...\layout
......................\......................\...\values
......................\......................\src\ccc
......................\......................\...\gmap
......................\......................\.settings
......................\......................\assets
......................\......................\bin
......................\......................\gen
......................\......................\res
......................\......................\src
......................\MercatorProjectionDemo
MercatorProjectionDemo