文件名称:MercatorProjectionDemo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.46mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
麥卡托投影法程式範例
此程式為把地球從圓形轉換成圓柱再把圓柱攤開成平面,把位置的經緯度轉換成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
MercatorProjectionDemo/MercatorProjectionDemo/.project
MercatorProjectionDemo/MercatorProjectionDemo/.settings/org.eclipse.jdt.core.prefs
MercatorProjectionDemo/MercatorProjectionDemo/AndroidManifest.xml
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/MercatorProjectionDemo$1.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/MercatorProjectionDemo$GmapView.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/MercatorProjectionDemo.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R$attr.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R$drawable.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R$string.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/classes.dex
MercatorProjectionDemo/MercatorProjectionDemo/bin/gmap/MercatorProjection.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/MercatorProjectionDemo.apk
MercatorProjectionDemo/MercatorProjectionDemo/bin/resources.ap_
MercatorProjectionDemo/MercatorProjectionDemo/default.properties
MercatorProjectionDemo/MercatorProjectionDemo/gen/ccc/MercatorProjectionDemo/R.java
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable/map.png
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-hdpi/icon.png
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-ldpi/icon.png
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-mdpi/icon.png
MercatorProjectionDemo/MercatorProjectionDemo/res/values/strings.xml
MercatorProjectionDemo/MercatorProjectionDemo/src/ccc/MercatorProjectionDemo/MercatorProjectionDemo.java
MercatorProjectionDemo/MercatorProjectionDemo/src/gmap/MercatorProjection.java
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/gen/ccc/MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/src/ccc/MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc
MercatorProjectionDemo/MercatorProjectionDemo/bin/gmap
MercatorProjectionDemo/MercatorProjectionDemo/gen/ccc
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-hdpi
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-ldpi
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-mdpi
MercatorProjectionDemo/MercatorProjectionDemo/res/layout
MercatorProjectionDemo/MercatorProjectionDemo/res/values
MercatorProjectionDemo/MercatorProjectionDemo/src/ccc
MercatorProjectionDemo/MercatorProjectionDemo/src/gmap
MercatorProjectionDemo/MercatorProjectionDemo/.settings
MercatorProjectionDemo/MercatorProjectionDemo/assets
MercatorProjectionDemo/MercatorProjectionDemo/bin
MercatorProjectionDemo/MercatorProjectionDemo/gen
MercatorProjectionDemo/MercatorProjectionDemo/res
MercatorProjectionDemo/MercatorProjectionDemo/src
MercatorProjectionDemo/MercatorProjectionDemo
MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/.project
MercatorProjectionDemo/MercatorProjectionDemo/.settings/org.eclipse.jdt.core.prefs
MercatorProjectionDemo/MercatorProjectionDemo/AndroidManifest.xml
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/MercatorProjectionDemo$1.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/MercatorProjectionDemo$GmapView.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/MercatorProjectionDemo.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R$attr.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R$drawable.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R$string.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo/R.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/classes.dex
MercatorProjectionDemo/MercatorProjectionDemo/bin/gmap/MercatorProjection.class
MercatorProjectionDemo/MercatorProjectionDemo/bin/MercatorProjectionDemo.apk
MercatorProjectionDemo/MercatorProjectionDemo/bin/resources.ap_
MercatorProjectionDemo/MercatorProjectionDemo/default.properties
MercatorProjectionDemo/MercatorProjectionDemo/gen/ccc/MercatorProjectionDemo/R.java
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable/map.png
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-hdpi/icon.png
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-ldpi/icon.png
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-mdpi/icon.png
MercatorProjectionDemo/MercatorProjectionDemo/res/values/strings.xml
MercatorProjectionDemo/MercatorProjectionDemo/src/ccc/MercatorProjectionDemo/MercatorProjectionDemo.java
MercatorProjectionDemo/MercatorProjectionDemo/src/gmap/MercatorProjection.java
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc/MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/gen/ccc/MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/src/ccc/MercatorProjectionDemo
MercatorProjectionDemo/MercatorProjectionDemo/bin/ccc
MercatorProjectionDemo/MercatorProjectionDemo/bin/gmap
MercatorProjectionDemo/MercatorProjectionDemo/gen/ccc
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-hdpi
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-ldpi
MercatorProjectionDemo/MercatorProjectionDemo/res/drawable-mdpi
MercatorProjectionDemo/MercatorProjectionDemo/res/layout
MercatorProjectionDemo/MercatorProjectionDemo/res/values
MercatorProjectionDemo/MercatorProjectionDemo/src/ccc
MercatorProjectionDemo/MercatorProjectionDemo/src/gmap
MercatorProjectionDemo/MercatorProjectionDemo/.settings
MercatorProjectionDemo/MercatorProjectionDemo/assets
MercatorProjectionDemo/MercatorProjectionDemo/bin
MercatorProjectionDemo/MercatorProjectionDemo/gen
MercatorProjectionDemo/MercatorProjectionDemo/res
MercatorProjectionDemo/MercatorProjectionDemo/src
MercatorProjectionDemo/MercatorProjectionDemo
MercatorProjectionDemo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.