搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
gaosi.经纬度与平面坐标高斯正反转换
- 经纬度与平面坐标高斯正反转换,通过经纬度坐标正变换到平面坐标,把平面坐标转换成经纬度坐标,还包含了通过经纬度坐标计算在球面上两点的距离,Latitude and longitude coordinates of the plane, positive and negative Gaussian transformation
cluster_by_distances
- 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinate
ymprements
- 本代码实现:由两点的坐标计算两点间的距离,方位角;还可通过距离,方位角计算点的坐标(This code implements: by two coordinates to calculate the distance between two points, azimuth;)
头盔姿态
- 定位测距,通过激光测距传感器测量出目标点的距离,再有陀螺仪计算出目标点的方位,就可以计算出目标相对于传感器的坐标(Location and ranging)