搜索资源列表
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmai
椭球面三角形网格生成的程序
- 椭球面三角形网格生成程序,希望对需要的同志能有所帮助!
tigrid
- 三角形网格划分器-triangular mesh device
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmai
等边三角形有限元网格生成程序
- 等边三角形有限元网格生成程序,效果不错,值得参考-equilateral triangle finite element mesh generation process, the effect is true, they may be worth
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletio
build_grid33
- 等边三角形有限元网格生成程序 ,划分画等边三角为小四边形网格 -equilateral triangle finite element mesh generation process, the demarcation of painting equilateral triangle for small mesh
wrl_viewer
- 这段代码功能是显示VRML格式文件,采用Opengl显示列表,平滑分割3D三角形网格-This code function is shown VRML format used Opengl display list, Smoothing segmentation 3 D triangular mesh
EFGM_SOLVERsrc
- 关于网格自动生成delaunay算法的,自动生成三角形网格-on automatic mesh generation Delaunay method of automatically generating triangle mesh
cog.tar
- Delaunay三角形的网格剖分程序,用c++语言编写-Delaunay triangular mesh generation procedure, using c++ Languages
triangle
- vc++6.0开发的三角形网格划分软件,是一款很不错的网格划分软件-vc++ 6.0 development triangle mesh software, is a very good grid software
MeshCut
- 对于一个只有顶点坐标和面片索引的三角形网格,求出一些基本的拓扑信息,如:面片的三条边索引,边的顶点索引,相邻的顶点索引,相邻的三角面片索引等等,一些很有用的三维网格数据的基本处理操作。-Only the vertex coordinates for a surface-chip index and the triangle mesh, obtained some of the basic topological information,
drawisoline
- 三角形网格剖分程序,可以把任意平面区域剖分成三角形网格,代码比较简练,效率较高-Triangle mesh procedures, can be divided into arbitrary planar domain autopsy triangle mesh, code relatively simple, efficient
geompack
- 由散点构建三角形,可用于三角形网格的生成及散点的插值-From scattered points to build a triangle, line speed
liuchang
- 二维浅水方程运行流场,采用有限元法变成,采用不规则三角形网格的分步杂交方法,在前半步长用特征线法,后半步长用集中质量有限元方法求解方程,是变边界模型-Two-dimensional shallow water equations to run the flow field into a finite element method, using irregular triangle mesh step-by-step hybrid met
matlab3
- 利用matlab编程求解实现拓扑优化的源代码及程序界面设计,采用三角形网格划分!我的毕业设计!-Programming using matlab to solve topology optimization to achieve the source code and procedures for interface design, using triangular meshing! My graduation!
triangle
- 对任意给定的平面点集通过Delaunay三角剖分进行处理可得到具有整体最优性的三角形网格-A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
wanggehuafen
- 用有限元分析的方法解微分方程,有限元计算过程中有个三角网格划分,这个程序就是关于三角形网格划分,-fem
Finite_Element_method
- 以三角形网格为实例,采用有限元法计算悬臂梁的应力分布(Taking the triangular mesh as an example, the stress distribution of the cantilever beam is calculated by the finite element method)
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)