搜索资源列表
点与线的水平距离
- VB,ARCGIS .实现求点与线的水平距离.使用前请安装ARCGIS.-VB, ARCGIS. Seeking to achieve point line with the level of distance. Before using the installation ARCGIS.
三点不等距插值
- 三点不等距插值就是三点之间的距离不同-3:00 interpolation is not equidistant between the three different distances
三点等距插值
- 三点等距插值 距离相等-3:00 equidistant from the same interpolation
Geddes
- L为桩长,r为计算点与桩轴线的水平距离,z为计算点距离地面深度。都取正值 %f1,f2,f3依次是点荷载、均布荷载以及三角形荷载下的Geddes应力解函数 %Ip,Ir,It依次是对应三个荷载下的应力系数,负表示拉,正表示压-pile length L, r points and to calculate the pile axis horizontal distance, z to calculate the distan
PGZ
- PC 计算机计算坡度标高1:0.2 PC1 计算机计算坡度标高1:100 PW PPC计算坡度标高1:0.2 PW1 PPC计算坡度标高1:100 zb 计算机标坐标1:0.2 Pgz 计算点距离与北向夹角1:100 Pg1 计算点距离与北向夹角1:0.2
oceanSolver
- 自己写的c++ maya plug-ins 。几何体采样节点。功能强大 ,能对曲线,曲面,多边形采样。得出最近点坐标,曲面曲率,空间uv参数。采样点距离。采样点的颜色信息rgba。对象的体积。等等 。版权归公司
gps
- 基于ARM的gps智能公车报站系统的程序设计,液晶显示是用12864液晶。当离预设点距离小于30米时,显示报站信息。
LaserRange
- DIY基于摄像头的激光测距仪,介绍一下工作原理。一束激光被投射到目标物上,并在摄像头上被显示。激光束被认为是理想的平行于摄像头的中心光轴。激光点由摄像头的其余部分所捕获。一个简单的计算就是寻找最亮点。如果设激光点就是这个场景的最亮点(似乎在室内我的激光发射器确实是最亮的),那么这个点的位置在图帧中的位置是确定的。然后我们只需要计算这个点在沿着y轴的距离,就能计算出目标物离摄像头的距离,激光点距离中心越近,离目标物越远。
最近距离
- 距离最近的点对计算方法-a program for get the shortest path of two points.
gps
- 基于ARM的gps智能公车报站系统的程序设计,液晶显示是用12864液晶。当离预设点距离小于30米时,显示报站信息。-ARM-based smart bus stop gps system program design, liquid crystal display with LCD 12864. When away from the default point distance is less than 30 meters, the
search
- 自动排列寻找矩阵个点距离,并找出各个点的最近点,并导出所在位置,-Auto Arrange to find the distance matrix of points and find various points of the nearest point, and export location,
sweep
- 应用简单的穷举算法解决遍历所有点距离最短的问题-Exhaustive algorithm to solve the problem through all of the shortest distance
Circle
- 中心点距离生成封闭的圆,按经纬度生成40个点的封闭圆。(The distance between the centers creates a closed circle, and a closed circle of 40 points is generated by latitude and longitude.)
平面内最近点对
- 分治算法练习,使用分治算法实现计算平面内最近点对距离。子问题将平面划分为左右两部分分开计算最短距离,再在中间条带中找是否有更近点对。(Divide and conquer algorithm to calculate the closest point pair in the plane)
计算两点间距离.java
- 计算两点距离,需要点1的坐标和点2的坐标值(caculate the distance of two points)
基于距离的离群点检测
- 基于距离的离群点算法,能够剔除不良数据。(The distance based outlier algorithm can eliminate bad data.)
求两点之间的距离
- 求任意两点之间距离的程序,可以求解坐标系内任意点之间的距离方法(A program for finding the distance between any two points)
Matlab在离散点拟合椭圆及极值距离计算中的应用
- Matlab在离散点拟合椭圆及极值距离计算中的应用.pdf(Application of Matlab in discrete point fitting ellipse and extreme distance calculation.Pdf)
距离量算(MFC)
- gis空间分析,线线距离,点线距离。。。(GIS spatial analysis, line distance, point line distance.)
单源点最短路径—Dijkstra(迪杰斯特拉)算法
- MATLAB迪杰特斯拉源程序,用于在给出邻接矩阵求单元点点之间的距离(MATLAB Di Jester Tesla source program, used to give the adjacency matrix to find the distance between elements.)