搜索资源列表
ftstar
- cad图形的网格剖分,温度分布计算,以及计算结果的图形显示-cad graphics grid, temperature distribution, and to calculate the results of the graphics
对任意给定的平面点集通过Delaunay三角剖分
- 对任意给定的平面点集通过Delaunay三角剖分进行处理可得到具有整体最优性的三角形网格-A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
dxf2xyz
- 试验了将dxf格式的文件转化成xyz格式的文件,从而可以剖分网格-Tested to dxf file into xyz format files, so that we can partition the grid
sanjiapwanggehua
- 点云数据进行三角网格化,实现点云数据的三角剖分~-Triangular mesh point cloud data, triangulation of point cloud data to
Delaunay-Mesh
- 用于2维有限元分析前处理,可以方便的实现三角形网格剖分-This small code is used for triangular mesh generation in the preprocessing phase of finite element analysis.
demo_Contour_generation
- 在vs2013下,采用mfc实现的等值线生成算法的简单demo,包括网格序列法和三角剖分法。内附核心代码、结果截图、实验报告。-demo of Contour_generation, written in c++ with mfc