搜索资源列表
数控
- 一个数控机床的切割模拟程序。有多种模拟方式。如逐点比较,直线插补等。很好用。内附可执行程序。-a CNC cutting simulation program. A number of simulation. If a case-by-point comparison, such as linear interpolation. Very good use. Enclosing executable.
12
- 不错的代码,关于等直线的。 用三角网法绘制等值线,是在三角形的三条边上用线性内插方法寻找等值点,这种方法的机理是将每个三角形看作是空间的一个平面,这就要求在每个三角形的三个顶点内的地貌形态无明显的变化,故此希望将其中最靠近的三个点构成三角形,以符合上述机理,使插补的等值点精度较高,更好的反映地貌的实际形态。符合这些条件的三角形称之为“最佳三角形”
gcd
- 根据控制点和道路中心线的坐标值,利用距离加权平均法内插每个点的高程值,最终生成有Z值的道路边线。-According to the coordinates of control points and road centerlines, using the interpolated elevation value of each point from the weighted average method, the resulting Z value of the road edge.
kriging
- 首先考虑的是空间属性在空间位置上的变异分布.确定对一个待插点值有影响的距离范围,然后用此范围内的采样点来估计待插点的属性值-kriging interpolating
NCGC
- 内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。-Interpolated elevation points
ins3dim
- 3维插值函数,可以计算3维内插任意点数值,修改设定值即可。-3-dimensional interpolation function
idw
- IDW插值算法,输入10个已知点,内插未知点的高程。-IDW interpolation
bilinear-interpolation
- 测量数据内插程序,用于高程点DEM数据内插,精度可靠-Measurement data interpolation procedure for DEM Interpolation elevation point accuracy and reliable
ReadSP3
- 实现对精密星历数据的读取,并能内插出任意时间点卫星的位置,内附详细代码说明-To achieve precise ephemeris data read, and interpolation of the position of the satellite at any point in time, containing a detailed descr iption of the code
DEM
- 利用高程点自动内插形成数字高程模型(DEM)的小程序,自己使用c#编写,希望对大家有所帮助-Automatically interpolated using the elevation points form a digital elevation model (DEM) of small programs, their use c# to write, we hope to help
DEM-bilinear-interpolation
- DEM,GNSS高程拟合,格网加密与待定点内插,内附示例-DEM, GNSS elevation fitting, grid encryption and points to be interpolated, containing sample
ContourDemo
- 离散点集生成等值线的算法实现涉及四个方面:离散点三角形剖分建立不规则三角网(D-TIN)、基于D-TIN内插生成等值点集合,开闭两类等高线同时绘制,等值线适度光滑和标注。(VS2010+AE10+C#)-Discrete point set to generate contour algorithm involves four aspects: establish discrete points triangular subdivision of irregular triangle net (
Image--vision-detection
- 图像内插与旋转,点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码-Image interpolation and rotation, point operations, geometric transformation, orthogonal transformation, image enhancement, morphological transformation, edge and contour extraction, image analy
ncgc
- 内插高程,支持等高线内插,两点之间内插高程点- U5185 u63D2 u9AD8 u7A0B
DEM高程内插
- 根据提供的10个数据点的坐标(Xn,Yn,Zn)和待求点的平面坐标(Xp,Yp),要求利用移动二次曲面拟合法,由格网点P(Xp,Yp)周围的10个已知点内插出待求格网点P的高程,编制相应的程序(According to the coordinates of the 10 data points provided by the (Xn, Yn, Zn) and to calculate the plane coordinates (Xp, Yp), using two mobile surface
DEM内插
- DEM内插就是根据参考点上的高程求出其他待定点上;(1)根据实际内插要求,解算待定点P的平面坐标(;(2)为了选取邻近的数据点,以待定点P为圆心,以;由于二次曲面系数个数为6,要求选用的数据点个数n;满足要求;vi=Ax2+Bxy+Cy2+Dx+Ey+F-Z;由n个数据点列出的误差方程为v=MX-Z;(Is inserted according to the elevation reference point for other fixed point DEM; (1) according to
WindowsFormsApplication1
- 读取离散点坐标高程数据.dat文件,生成格网DEM,采用逐点内插法中的加权平均法求格网点高程(Read the discrete coordinates of elevation data.Dat file, generate DEM grid point by point interpolation method, the weighted average Faqiuge dot height)
TT内插高程点
- 输入TT,有图面高程加密,或者两高程加密,可以无限加密(Input TT, there are graph elevation, or two elevation, you can infinitely encrypt elevation points.)
CASS小插件 内插高程点
- 采用lisp进行开发的一款cass小插件,主要用于高程点内插,非常实用。
lisp小插件
- vba 和 lisp 的源代码 涉及CAD的多段线坐标提取,面积统计为亩,高程点的内插等一系列功能(The source code of VBA and LISP involves CAD multi line coordinate extraction, area statistics for mu, elevation point interpolation, and a series of functions.)