搜索资源列表
liyingnan_5
- 给出地球上两点的经纬度,可以得到两点间的球面距离。有点儿简单的小程序。-2:00 on the planet is given the latitude and longitude, I can get two points away from the spherical. The small bit simple procedures.
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
CCoordinateTranslateDemo
- 经纬度之间的转换:知道两点的经纬度求的两点之间的方位和距离;以及知道一点的经纬度和方位距离求另一点的经纬度-coordinates between the conversion : 2:00 know the longitude and latitude for the two points between the position and distance; 1:00 and know the latitude and longitude and location for another po
DistBL
- 地球上任意两点(经纬度)之间距离测算,主要用于大地主题解算
jwd
- 经玮度志距离的转换,给定经度和玮度,就可以计算两点距离
计算几何
- 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
根据两点的经纬度测量两点的距离
- 经纬度测距,根据两点的经纬度测量两点的距离,单位是米,可提供大家看看。比较实用,LONG,LAT distance
VCMath.VC度分秒(时分秒)转换公式
- VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离,VC degrees minutes and seconds (time minute and second) conversion formula seeking latitude and longitude difference amidst growing latitude formula 2:00 longitude and latitude are known to seek
DistCalFromLB
- 根据地球上两点经纬度(以度分秒为单位),计算其间距离(以米为单位)。-calculate the distance between two points with latitude and longitude.
Geometer
- 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
GPSBaseLineMain
- 计算地球上的一点是否在一个矩形区域内,以及已知两个点的经纬度信息,计算两点的距离-Calculated on the planet that is in a rectangular area
LLDis
- 根据两点的经纬度坐标以及两点所在的椭球计算该两点间的平面距离。-According to the latitude and longitude coordinates of two points where the ellipsoid to calculate the horizontal distance between two points.
path
- c++语言,用分指定结算发计算有向图或无向图中任意两点的距离-c++ language, specify the settlement made with the calculation of sub-digraph or undirected graph, the distance between any two points
point
- 用C++建立类,用于计算两点之间的距离。-The establishment of classes in C++, used to calculate the distance between two points.
testv1
- 首先定义构造函数和拷贝构造函数,然后输入两点的横坐标和纵坐标,利用两个构造函数计算出两点之间的距离然后输出-First define a constructor and copy constructor , and then enter the two horizontal and vertical coordinates, and calculate the distance between two points using two constructor and then output
radio_unit_transform
- 无线电常用单位转换(测两点之间损耗 、自由空间损耗、接收端场强 DBM、手台和中继间通讯距离、毫瓦转DBM、DBM转MW 、八木天线增益的估算、两个VHF电台不同高度通讯距离估算)-radio unit transform
WorldCoordConverter
- 已知地球上两点坐标(经度,纬度),精确计算两点的直线距离-Calculates the distance between two coordinates with known longtitude and latitude
coordinate.tar
- 计算两点间的坐标距离,通过C++面向对象的方法实现-Calculates the coordinates of the distance between two points, through the C++ implementation
Latitude and longitude calculation distance
- 已知经纬度计算两点之间的距离 并筛选出所有距离中的最短距离(use the longitude and latitude to calculate the distance between two points and find the shortest distance from all distances.)