搜索资源列表
quickbag
- 快速求解离散点集的最小闭包,用于构建delaunay三角形中-discrete point set the minimum closure, used to build nodes Triangle
GridDataOcx
- 处理离散点网格化的OCX控件\\DLL,可以嵌入Arcview对Shape文件操作 -handling discrete points of the grid OCX Controls \\ DLL, can be embedded right Arcview Shape File
TIN
- 用于有离散点构建delaunay 三角形 还有TIN,包括可运行程序以及相关的DLL。 很值得大家参考。
Delaunay_Product
- Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观
DelaunayTriangulation
- 采用C++实现的Delaunay三角网的构建,对传统的算法进行了优化,保证了在大量离散的时程序的运行速度-Using C++ Achieved Delaunay Triangulation Construction, the traditional algorithm is optimized to ensure that in the process when a large number of discrete speed
zyb_delaunaydemo
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_tri
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_triangle
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
frmTINToElevation
- 由离散点生成的不规则三角网之后,再生成等高线-tin to elevation
20100428
- 利用Voronoi图及其对偶Delaunay三角网研究平面离散点集拓扑邻近稳定区域的计算方法,给出拓扑邻近稳定区域的概念,证明点的拓扑邻近稳定区域必须满足的两个条件,给出点的拓扑邻近稳定区域定量计算模型,并通过试验证明其正确性。-A method to maintain the neighboring relations between each two points in discrete points set is studied based on the delaunay triangul
Delaunay2011-9-16
- vc编程读取dxf文件高程点数据,对离散点均匀化处理,并用delaunay逐点插入算法建网。-vc programming to read the dxf file elevation point data, the uniform treatment of discrete points, and delaunay incremental insertion algorithm of network construction.
Douglas
- 这是Douglas曲线离散算法C++源代码-Douglas vc++
delaunayCode
- 基于GIS,输入离散点,自动生成三角网的源代码-Triangular network source code is automatically generated based on the the GIS input discrete points,
DelaunayNew
- 文件中读入离散点,绘制delaunay三角网,输出离散点及三角形信息,也可以直接点击鼠标录入坐标点,再输出delaunay信息-From file(txt), discrete points can be read, draw delaunay triangulation, the output of the discrete points and triangles information, you can also click on the mouse to input coordinat
Delaunay-_vb
- vb绘制三角网程序,对于小于2000个离散点数据有效,仅供参考-vb draw triangulation procedures, for less than 2000 discrete point data are available for reference purposes only
untitled_tin
- qt下实现基于离散点的tin网构建,算法能准确执行,效率高-qt achieved under build networks based on discrete point of tin, the algorithm can perform accurate and efficient
Delaunay
- Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面-Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation
set__fgncmfonality
- 昨天刚刚写好的dsb-sc信号生成与解调程序,用离散dsp的方法生成DSB信号-Just yesterday written DSB- sc generation and signal demodulation program, DSB signal is generated by the method of discrete DSP
ccolau
- 离散多载波传输(DMT)的MATLAB程序及注释,多初学者会有帮助,-Discrete multicarrier transmission (DMT) of MATLAB and comments, more will help beginners,
11.2
- ArcGIS中三维数据有3D要素数据和表面数据两种形式。 3D要素数据用来表示离散的对象,每个对象的信息都存储在要素的几何和属性中。 3D要素数据又分为三维点数据、三维线数据和多面体(MultiPatch)数据。 多面体数据根据组成方式的不同又分为Triangle Strip、Triangle Fan和Ring三种类型。 ? 此为ArcEngine开发中三维数据模型源代码。(Three-dimensional data in ArcGIS has two forms: 3D element