搜索资源列表
kone
- 该程序通过PN码来实现无源定位的功能,有三个基站,分别计算目标距三个基站的时间,从而得出目标的坐标-the procedures adopted to achieve the PN passive positioning functions, the three base stations, Goals were calculated from the three base stations, thereby reaching the target coordinates
pointTOpology
- 输入任意两点的坐标可以计算任意两点间的距离-2:00 arbitrary importation of arbitrary coordinates can be calculated the distance between two points
trans
- 坐标转换的实现 可批量进行高精度转换,实现了测量数据的换带计算及高程投影的进行.
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
VBGusszhengfansuan
- vb 高斯投影正反算 可以进行54坐标的计算-vb Gaussian operator can be both positive and negative projection coordinates calculated for 54
read-data
- 应用卫星导航数据计算卫星地心坐标; 读Rinex星历文件;-Application of satellite navigation data satellite geocentric coordinates Rinex ephemeris read documents
qianfanghoufangjiaohui
- 前方后方交会程序 设计简单 功能实用特别适用于摄影测量相片的坐标的计算-Front of the resection procedure designed to be simple and practical feature especially for photogrammetric calculation of the coordinates of the photo
SPHYSICS_3D_2.2.001
- 光滑粒子流体动力学,包括粒子生成,初始坐标生成,以及动力学计算-smoothed particle
计算两点间距离
- 给定任意两个点的坐标,计算两个点之间的距离。(it can calculate the distance of the two point)