搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、
Fitting_quadratic_interpolation_procedure
- 二次拟合插值程序_VB,根据 提供的10个 数据点的坐标( , , )和待求点 的坐标,要求利用移动 二次曲线的拟合法,由格网点P( , )周围的10个已知点内插求出待求点格网点P的高程,编制相应的程序并进行调试,最后解算出格网点P的高程。 -Fitting quadratic interpolation procedure _VB, according to data provided by 10 points, the co
lisp
- 一款南方CASS的应用小程序,修改符号,内插高程点及断面的提取等。-The application of a small Southern CASS program, modify the symbols, interpolated elevation and section of the extraction point.
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
DEM
- 完成一个DEM内插算法,需要输入数据,然后计算一个未知高程的点的内插高程。-Completion of a DEM interpolation algorithm, the input data, and then calculate the interpolated elevation of a point of unknown elevation.
NCGC
- 内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。-Interpolated elevation points
DEM
- 数字高程模型(DEM)内插程序 根据已知点坐标求解未知点高程-Solving unknown point elevation digital elevation model (DEM) interpolation procedures based on the coordinates of a known point
test07
- 个待求格网中心顶点为中心,按最多不超过8个点、最少不小于5个点确定搜索圆半径,采用反距离加权(IDW)法依据落入搜索圆内的各高程采样点的高程求取各待求网格中心点的高程。要求编制相应的内插程序并进行调试(提交源程序代码),最后输出该区域的规则格网DEM。 数字高程模型(DEM)内插程序 -Digital elevation model (DEM) interpolation procedures
zhudianneicha
- 通过逐点内插法由不规则数据点的高程求格网点的高程信息,利用加权平均,附上了已知数据。-Through a point-by-point interpolation grid points irregular data point elevation and elevation information using the weighted average, enclose the known data.
idw
- IDW插值算法,输入10个已知点,内插未知点的高程。-IDW interpolation
bilinear-interpolation
- 测量数据内插程序,用于高程点DEM数据内插,精度可靠-Measurement data interpolation procedure for DEM Interpolation elevation point accuracy and reliable
DEM-bilinear-interpolation
- DEM,GNSS高程拟合,格网加密与待定点内插,内附示例-DEM, GNSS elevation fitting, grid encryption and points to be interpolated, containing sample
dsmsdyx
- 该程序可以将三维图像生成DSM深度影像,生成DSM深度影像的过程就是通过逐点内插的方法生成格网化的数字表面模型DSM,然后把DSM按照高程进行灰度量化处理,最终生成与灰度图像类似的采用灰度值大小反映高程变化的DSM深度影像。-The program 3 d images can be generated DSM depth image, the generation process of DSM depth image is gener
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,
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 fix
add129
- 两等高线间按需要加高程,选取两根相邻的等高线就会随机按距离计算并内插高程点。(According to need to add height between two contour, the selection of two adjacent contours will randomly according to the distance calculation and interpolation elevation point.)
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)
等高线修剪勘界测量
- tf ;根据界址点生成界址点点之记 ma ;统计地块分类面积(须用"勘界测量"下拉菜单中相关命令将地类分别圈出来) exte ;打散文字 pladp ;多义线孤线段加点 plf ;根据中线生成坐标文件 fcx ;绘房屋分层线(线型为X5,编码:141001) zhxx ;等高线在处理前转换新线形 dg ;等高线连接修改 dht ;绘
TT内插高程点
- 输入TT,有图面高程加密,或者两高程加密,可以无限加密(Input TT, there are graph elevation, or two elevation, you can infinitely encrypt elevation points.)
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.)