搜索资源列表

  1. mesh

    0下载:
  2. 在分析三维STL文件格式数据结构的基础上,分析了建立拓扑结构的优点并提出了建立拓扑结构关系的方法 ,并建立了快速优化分层算法,从而大大提高了铸件三维有限差分网格自动剖分的速度和效率,开发了能适用于任意 复杂铸件形体的三维网格剖分程序,通过实际应用证明了程序的实用性。-the analysis of 3D STL file format data structure on the basis of Analysis of the
  3. 所属分类:文档资料

    • 发布日期:2024-05-26
    • 文件大小:66560
    • 提供者:chen ru
  1. triangle_source

    0下载:
  2. 实现2D网格剖分,有限元分析时很有用,从国外的开源网站上下载的,使用过,很方便-Realize 2D mesh, finite element analysis was very useful, from abroad, open-source Web site to download and use, very convenient
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-26
    • 文件大小:141312
    • 提供者:tangdading
  1. GenDelaunay2D

    0下载:
  2. 一个二维Delaunay三角网格剖分算法,希望对大家的研究有所帮助。-Delaunay triangulation of a two-dimensional mesh generation algorithm, and they hope to help everyone study.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:2040832
    • 提供者:胡岩
  1. cog.tar

    0下载:
  2. Delaunay三角形的网格剖分程序,用c++语言编写-Delaunay triangular mesh generation procedure, using c++ Languages
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:878592
    • 提供者:holysword
  1. triangle

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

    • 发布日期:2024-05-26
    • 文件大小:108544
    • 提供者: 徐天
  1. STL_mesh

    0下载:
  2. 建立了运用切片线扫描法对STL文件格式实体进行网格剖分的算法,在处理奇异点方面,采用了合理方法。基于该算法开发了能对任意复杂实体进行三维网格剖分的程序。实例剖分结果表明,该方法的剖分效率高$并能保证剖分精度。-err
  3. 所属分类:文件操作

    • 发布日期:2024-05-26
    • 文件大小:302080
    • 提供者:白加黑
  1. triangle.ZIP

    0下载:
  2. 用c语言编写的约束Delauney网格剖分程序源代码-With c languages bound Delauney mesh source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:141312
    • 提供者:jinss
  1. QHULL.ZIP

    0下载:
  2. 关于网格剖分的,用c语言编写的多维剖分程序源代码-On the mesh, and using c language multi-dimensional mesh source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:421888
    • 提供者:jinss
  1. mesher3d

    0下载:
  2. 一个散乱点三角网格剖分得例子,源代码是我毕业设计做得。-A scattered-point triangular mesh generation have examples, source code is my graduation project done.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-26
    • 文件大小:497664
    • 提供者:杨晓波
  1. easymesh

    0下载:
  2. easymesh可用于解域的网格剖分,主要是非结构网格的划分,里面有详细的教程,基于C语言开发的-easymesh solution domain can be used for mesh generation, the main non-structural mesh division, which has a detailed tutorial, based on the C language development
  3. 所属分类:网格计算

    • 发布日期:2024-05-26
    • 文件大小:2507776
    • 提供者:袁军鹏
  1. poufen

    0下载:
  2. 网格剖分,-Mesh Generation,
  3. 所属分类:网格计算

    • 发布日期:2024-05-26
    • 文件大小:4117504
    • 提供者:ranee
  1. notpoufen

    0下载:
  2. 网格剖分,不均匀剖分-Mesh generation, non-uniform subdivision
  3. 所属分类:网格计算

    • 发布日期:2024-05-26
    • 文件大小:4129792
    • 提供者:ranee
  1. testDelaunay

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

    • 发布日期:2024-05-26
    • 文件大小:7503872
    • 提供者:小青
  1. Mesh2d

    1下载:
  2. 一个功能强大的非结构网格划分程序,可实现网格的自动剖分,及局部加密与质量控制-A powerful non-structural mesh procedures, can realize the automatic mesh generation, and partial encryption and quality control
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:215040
    • 提供者:ren
  1. libmeshs

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

    • 发布日期:2024-05-26
    • 文件大小:66560
    • 提供者:dfsdfsd
  1. 3

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

    • 发布日期:2024-05-26
    • 文件大小:214016
    • 提供者:王文雅
  1. Distmesh

    1下载:
  2. 网格剖分算法,有限元编程的前期工程,网格剖分-Mesh generation algorithms, finite element program works in the mesh generation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-26
    • 文件大小:1843200
    • 提供者:erhu
  1. Delaunay

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

    • 发布日期:2024-05-26
    • 文件大小:589824
    • 提供者:竹林英客
  1. iso2mesh-1.8-win32

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

    • 发布日期:2024-05-26
    • 文件大小:4698112
    • 提供者:刘编程
  1. COMSOL_Multiphysics网格剖分用户指南

    0下载:
  2. COMSOL_Multiphysics网格剖分用户指南(COMSOL_Multiphysics mesh generation User Guide)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:2503680
    • 提供者:elf_dh
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org