CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 网格剖分

搜索资源列表

  1. triangle_source

    0下载:
  2. 实现2D网格剖分,有限元分析时很有用,从国外的开源网站上下载的,使用过,很方便
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:138.37kb
    • 提供者:tangdading
  1. triangle

    0下载:
  2. 效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:105.89kb
    • 提供者: 徐天
  1. testDelaunay

    0下载:
  2. 通过鼠标任意点击形成任意点集合,可进行delaunay三角网格剖分,对于初学网格剖分或者对网格剖分有困难的,是一个很好的学习源码。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.65mb
    • 提供者:小青
  1. ftstar

    1下载:
  2. cad图形的网格剖分,温度分布计算,以及计算结果的图形显示-cad graphics grid, temperature distribution, and to calculate the results of the graphics
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.33mb
    • 提供者:贾秋收
  1. 对任意给定的平面点集通过Delaunay三角剖分

    1下载:
  2. 对任意给定的平面点集通过Delaunay三角剖分进行处理可得到具有整体最优性的三角形网格-A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
  3. 所属分类:绘图程序

    • 发布日期:2017-03-24
    • 文件大小:137.96kb
    • 提供者:HongZhang
  1. 2008DELAUNEY.rar

    0下载:
  2. 基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入TECPLOT中。,Based on the delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents directly into TECPLOT in.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:3.05kb
    • 提供者:jianxinxia
  1. STL_DISPLAY_Display

    0下载:
  2. STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
  3. 所属分类:3D图形编程

    • 发布日期:2013-03-23
    • 文件大小:100.98kb
    • 提供者:niuxj
  1. Delaunay

    0下载:
  2. Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:575.86kb
    • 提供者:竹林英客
  1. libmeshs

    0下载:
  2. 一个值得使用和下载的有限元网格剖分的源代码库-Use and download a finite element mesh of the source code library
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-21
    • 文件大小:64.94kb
    • 提供者:dfsdfsd
  1. meshsimplification

    0下载:
  2. 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:3.24mb
    • 提供者:文果
  1. 3

    0下载:
  2. 这是一个三维画图程序源代码,主要是进行三维网格剖分-It is a three-dimensional drawing program source code, mainly for three-dimensional mesh generation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:209.35kb
    • 提供者:王文雅
  1. tinlib

    0下载:
  2. 三角网生成程序。Delaunay三角剖分,限定三角剖分,网格细分等功能。-Triangle mesh generator with Delaunay algorithm,contrained,refinement
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:226kb
    • 提供者:yuanganghui
  1. Triangle-mesh-dissection

    2下载:
  2. 三角网格剖分,实现网格的剖分的,便于划分网格-Triangle mesh dissection
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-02
    • 文件大小:6.89mb
    • 提供者:邓长涛
  1. Delaunay

    0下载:
  2. delaunay三角化实现三角网格剖分,并能够实现3D显示-delaunay triangulation triangular mesh, and 3D display
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:leon
  1. OpenGL_Teapot1

    0下载:
  2. OpenGL的一个例程(茶壶),可以了解到网格剖分,实物加载,动态剖分,渲染,变形,旋转等三维效果处理和常用的3D计算方法,可以直接调试跟踪-An OpenGL example-teapot, From this example, you can learn mesh, load object, render, change shape, rotate, etc. and common 3D algorithm. you can degug this programe.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.29mb
    • 提供者:李平
  1. Delaunay-Mesh

    0下载:
  2. 用于2维有限元分析前处理,可以方便的实现三角形网格剖分-This small code is used for triangular mesh generation in the preprocessing phase of finite element analysis.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-19
    • 文件大小:16.88kb
    • 提供者:黄兴兴
  1. 2008DELAUNEY

    0下载:
  2. 基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入TECPLOT中。-Based on the delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents directly into TECPLOT in.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:3.1kb
    • 提供者:杰拉德二世
  1. mesh-surface-reconstruction-

    0下载:
  2. 从表面重构的体数据实现3维网格剖分.图像处理的好论文。-The realization of the 3 dimensional mesh surface reconstruction from volumetric data. Image processing papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:王敏
  1. 3D-data-surface-reconstruction

    0下载:
  2. 三维数据曲面重构,,本学位论文对曲面重构做了一部分工作,重点研究了三角网格曲面重构算法,对提高三角网格剖分的效率和效果起了一定作用。-3D data surface reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-02
    • 文件大小:13.95mb
    • 提供者:shicheng zhang
  1. iso2mesh-1.8-win32

    0下载:
  2. iso2mesh, 网格剖分应用程序。 网格剖分应用程序。(iso2mesh, Mesh generation application program. Mesh generation application program.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:4.48mb
    • 提供者:刘编程
« 12 »
搜珍网 www.dssz.com