搜索资源列表

  1. ading004

    0下载:
  2. 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:120832
    • 提供者:丁峰
  1. 54517008

    0下载:
  2. delaunay三角剖分实现离散点生成三角网格算法,精简好用-Delaunay Triangulation achieve discrete points triangular mesh generation algorithm, streamlining handy
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:刘清
  1. EFGM_SOLVERsrc

    0下载:
  2. 关于网格自动生成delaunay算法的,自动生成三角形网格-on automatic mesh generation Delaunay method of automatically generating triangle mesh
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:37888
    • 提供者:lgc
  1. Delaunay--VB-code

    0下载:
  2. 本实例:为用VB代码实现的构建Delaunay三角网的生长算法。-This example: In order to realize the use of VB code to build the growth of Delaunay triangulation algorithm.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:17408
    • 提供者:jiaboduan
  1. Delaunay

    0下载:
  2. 所属分类:分形几何

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:
  1. Delaunay

    0下载:
  2. 经典模拟退火算法,希望能对大家有所帮助
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:53248
    • 提供者:yeaidong
  1. delaunay

    0下载:
  2. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:朱晨
  1. delaunaydemo

    0下载:
  2. 一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。-A VC++ Generate Delaunay Sanjiao network easier to understand the code, providing a variable number of random points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:143360
    • 提供者:追风
  1. tetgen1.4.2

    0下载:
  2. // TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- // // hedralizations, and quality Delaunay tetrahedral meshes. The latter are // // nicely graded and whose tetrahedra have radius-edge rat
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-10
    • 文件大小:253952
    • 提供者:tangdading
  1. DelaunayTIN

    0下载:
  2. 按照边扩展法通过堆栈来实现Delaunay三角网的构建-The adoption of the law in accordance with the edge expansion of the stack to achieve Delaunay Triangulation Construction
  3. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:81920
    • 提供者:Jeo
  1. Line9.1

    0下载:
  2. 这是我研一时根据北航杨钦的博士论文编写的二维Delaunay插点算法。各个函数功能有详细注释-This is my study time according to Dr. Yang Qinde BUAA papers prepared by two-dimensional Delaunay interpolation point algorithm. Have detailed the various Function Notes
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:83968
    • 提供者:宁远
  1. GenDelaunay2D

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

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

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

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

    0下载:
  2. 最新delaunay 算法源代码,可以快速划分2维网格!!! The triangulation algorithm used here is very simple.-Delaunay algorithm the latest source code, can be quickly divided into 2-D grid! ! ! The triangulation algorithm used here is very si
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:155648
    • 提供者:
  1. Delaunay

    0下载:
  2. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:lin
  1. Delaunay2

    0下载:
  2. Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。-Delauny triangulation realize VC generation algorithm, the algorithm based on the convex hull of the Delaunay triangulation method, the generated
  3. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:1984512
    • 提供者:姜一
  1. OpenCV

    0下载:
  2. Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:84992
    • 提供者:liuting
  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-10
    • 文件大小:108544
    • 提供者: 徐天
  1. DelaunaySourceCodeJava50

    0下载:
  2. 实现Delaunay三角网生成,利用java的applet方式实现-The realization of Delaunay triangulation generated, the applet using java way
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:
  1. Triangulation_of_arbitary_polygon

    0下载:
  2. 这是华中科技大学图像识别与人工智能研究所涂治红的论文,用VC实现任意多边形的Delaunay完全三角剖分算法,里面详细说明了算法实现与数据结构-This is the Huazhong University of Science and Technology Institute of Image Recognition and Artificial Intelligence Hung Tu governance papers, usin
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:宁远
« 1 2 3 4 5 67 8 9 10 11 ... 36 »

源码中国 www.ymcn.org