搜索资源列表
GPSPosition
- 地球上用经纬度确定的两点间距离的计算,经纬度的设定有两种格式供选择,一种用度表示,一种用度分秒表示。运行和测试环境:VS2005+多普达8125
Java程序MyLine
- 编写一个线段类 MyLine,要求如下: 主要属性有: e1,e2 端点,类型为Point 编写构造方法,如(Point p1 , Point p2) 编写成员方法。如: 检查线段是否位于第一象限check… 求线段的长度 length() … 判断两条线段(非延长线)是否相交(另一线段作为参数)。 求一点到该线段(或延长线)的距离 编写测试程序 用户输入线段的两点坐标构造一个线段 用户选择需要执行已编写的哪种方法(判断是否相交) 根据用户选择的方法要求用户输入点的坐标,或者线段的两点坐标,并反
gps
- 已知两点经纬度,计算两点间距离, 是从google maps里扒出来的。-Known latitude and longitude points to calculate the distance between two points is from the google maps out where Pa.
GPS-theory
- 本人收集的关于GPS经纬度到直线距离结算公式,求GPS两点夹角以及轴向角的数学理论及示意图。-I collect GPS latitude and longitude to the straight-line distance on the settlement formula, find the angle between the GPS points and the axial angle and schematic diagram of the mathematical theory.
GetGPSDotSpace
- 得到GPS两点之间的距离,对于初步的应用是足够的,直接用圆的周长知识.-GPS has been the distance between two points, for an initial application is sufficient, the direct use of the circumference of a circle of knowledge.
Distance_Wcd
- 帮同学做的毕设,android GPS测距软件,程序界面比较简单,功能是通过手机GPS获取两点坐标计算距离-Help students to do the android GPS ranging software program interface is relatively simple, by phone GPS to obtain the two coordinates to calculate the distance
ditushangliangdianjianjuli
- 使用eclipse实现的计算地图上两点间距离的程序,是一中安卓的小应用程序-The eclipse implementation program to calculate the distance between two points on the map, is the application of one Andrews