搜索资源列表
jwd
- 经玮度志距离的转换,给定经度和玮度,就可以计算两点距离
gps
- GPS卫星定位模块的驱动程序,可以分析GPS数据!计算两点距离
11111111
- 该判断多边形点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线的距离; 2.CalcPolygonRect-计算多边形外接矩形; 3.CalcSegmentRect-计算线段外接矩形; 4.Distance-计算两点距离; 5.ISZEROA-判断数值是否为零; 该函数数据类型为Windows的POINT,使用了标准模板
计算几何
- 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点
disjw
- 利用两点距离计算经纬度的matlab程序,欢迎交流。-use latitude and longitude distance calculation procedures of Matlab, welcomed the exchange.
jwdis
- 此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis -this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis
spase
- 一个通过GPS坐标点计算地理距离的软件,只要知道两个GPS坐标点就可以计算出两点的实际距离。-GPS coordinates of a geographical distance calculation software, as long as know that the two GPS coordinates can be calculated on the actual distance between two points.
DistanceCalc
- 根据输入的两点之间的经纬度计算两点间的距离-According to input the latitude and longitude between two points calculated the distance between two points
jwd
- 经玮度志距离的转换,给定经度和玮度,就可以计算两点距离-Zhi-wei degrees by distance conversion, a given degree of longitude and Wei, it can calculate the distance between two points
gps
- GPS卫星定位模块的驱动程序,可以分析GPS数据!计算两点距离-GPS satellite positioning module drivers, GPS data can be analyzed! Calculation of two distance
11111111
- 该判断多边形点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线的距离; 2.CalcPolygonRect-计算多边形外接矩形; 3.CalcSegmentRect-计算线段外接矩形; 4.Distance-计算两点距离; 5.ISZEROA-判断数值是否为零; 该函数数据类型为Windows的POINT,使用了标准模板
DistCalFromLB
- 根据地球上两点经纬度(以度分秒为单位),计算其间距离(以米为单位)。-calculate the distance between two points with latitude and longitude.
jingweidujisuan
- 输入空间任意两个点的经纬度坐标,计算两点距离的工具。-Input space any two points of latitude and longitude coordinates to calculate the distance two points tool.
sw_dist
- 提供两个点坐标,可以利用本程序,计算两点距离,简单好用。-Coordinates of two points, you can use this procedure to calculate the distance to two points, easy-to-use.
LatitudeCalculate
- 根据地球两点的经纬度,计算两点的距离,实现简单,精确。-Latitude Calculate,Latitude Calculate
myFunctionLatlng
- myFunctionLatlng 计算两点距离-myFunctionLatlng calculate distance between two points
li
- 普通函数作友元:声明普通函数distance用来计算两点距离,定义一个Circle类,两圆心的距离用普通函数distance来计算。这个函数需要访问Circle类的私有数据x和y,为此,将distance声明为Circle类的友元函数。主函数如下定义:-Common function for friend: Statement used to calculate the normal function of distance from
计算两点间距离.java
- 计算两点距离,需要点1的坐标和点2的坐标值(caculate the distance of two points)
TestDistance
- 根据gps坐标计算两点距离 需要的拿去(gps distance for everyone)
K-means
- 通过经纬度计算球体上两点距离,计算速度很快(Calculating the distance between two points on the sphere through latitude and longitude is very fast)