搜索资源列表
三维地学建模的技术方法
- 本文介绍了三维建模的基本方法,通过三角网、方格网建立dem文件,数字高程的建模。-This paper introduces the basic 3D modeling methods, through triangulation, Grid establish dem documents, digital elevation modeling.
基于三角网的等值线生成及ActiveX实现
- 基于三角网的等值线生成及ActiveX实现-based triangulation contours of the formation and realization of ActiveX
Delaunay.rar
- Delaunay_Voronoi 三角网建立Java源码,Triangulation to establish Java source code
mesh_applet
- Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
Mesh_Ap_Delaunay
- Creates and displays a Delaunay Triangulation (DT) or a Voronoi Diagram (VoD)
Mesh_Triangulation
- A Triangulation on vertices (generic type V)
Mesh_Triangulation_Delaunay
- A 2D Delaunay Triangulation (DT) with incremental site insertion
MyVoronoi
- 学GIS的可以看看,手工添加点自动建立delaunay三角网和voronoi图-Learning that can take a look at GIS, manual add points automatically create delaunay triangulation and voronoi diagram
delaunay
- PaulChew编写的java环境下矩形三角化例子-Rectangular triangulation example PaulChew written in Java environment
triangle
- Geometry Triangulation
20130522delaunay
- 实现Delaunay三角剖分的applet-Delaunay triangulation to achieve an applet
triangulation
- 动态规划 的非递归实现,实现了三角的划分使得铉长最短!凸显显示-Non-recursive implementation of dynamic programming to achieve a long triangular division makes Hyun shortest! Show highlights
Triangulation
- 使用Java开发工具,解决三角形剖分问题。-Using the Java development tools to solve problems triangulation.
delaunay
- 德劳内三角划分的一个小程序,可以直观观看变化过程-delaunay triangulation
voronoi
- java语言编写,实现Voronoi三角网构建和泰森多边形构建-java language to achieve Voronoi triangulation build and construct Thiessen polygons
optimal_triangulation
- 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program