搜索资源列表
tetgen1.4.2
- 一个很有效的构建delauny的英文程序说明
Delaunay2
- Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。
Delaunay
- 采用java实现的delauny三角网构建算法。
tetgen1.4.2
- 一个很有效的构建delauny的英文程序说明-Construction of a very effective descr iption of the procedures Delauny English
Delaunay2
- Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。-Delauny triangulation realize VC generation algorithm, the algorithm based on the convex hull of the Delaunay triangulation method, the generated
TINofReadandWrite
- 通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距-Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the tx
Delauny
- 三角网的生成代码,给定三角网的点名,平面坐标,自动生成三角网。代码简单易读,希望对大家有帮助。-Triangulation to generate the code name given triangulation, plane coordinates, automatically generating triangulation. Code easier to read, we want to help.
Delaunay
- 道格拉斯三角网的算法,不规则三角网的算法- Delauny TIN
Delauny-Tin_VB
- 用VB语言编写的Delaunay三角网生成算法-Delaunay triangulation creation algorithm with VB language
easydelauny
- 自定义三维点,利用OSG自带函数进行delauny三件剖分,得到三角网格-Custom 3D points, OSG comes the function for three split delauny, get the triangular mesh
Delauny
- 自动构建delauny三角形,根据输入数据,可以得到三角网。用vb编的,算法可能好需改进,计算速度慢-Automatically build delauny triangle, based on the input data can be obtained triangulation. Vb series, the algorithm may well need to improve, slow calculation
delauny
- delauney triangulation
delauney
- 自己编的delauny三角网-delauny triangulation. . . . . . . . . . . . . .
distmesh
- 二维Delaunay网格生成工具,是MIT一个数学博士所写。利用了matlab内建的delauny和delaunayn。不支持Constrained Delaunay-2D Delaunay mesh generation tools