搜索资源列表

  1. cdtall.tar

    0下载:
  2. Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:691.5kb
    • 提供者:洋流
  1. constrained_delaunay_triangulations

    0下载:
  2. 这是个生成约束delaunay triangulations源程序。对学习约束delaunay triangulations很有帮助!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:240.52kb
    • 提供者:lin
  1. cdtall.tar

    0下载:
  2. Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
  3. 所属分类:3D图形编程

    • 发布日期:2024-11-24
    • 文件大小:690kb
    • 提供者:洋流
  1. constrained_delaunay_triangulations

    0下载:
  2. 这是个生成约束delaunay triangulations源程序。对学习约束delaunay triangulations很有帮助!-This is bound to generate delaunay triangulations source. Constraints on learning delaunay triangulations helpful!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-24
    • 文件大小:241kb
    • 提供者:lin
  1. deleunay

    0下载:
  2. 用周陪德书上的计算几何与算法分析上的增量算法.很有帮助.三角剖分-Week to accompany the book with Germany on the computational geometry and algorithm analysis, the incremental algorithm. Helpful. Triangulations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:450kb
    • 提供者:尚永
  1. mesh_applet

    0下载:
  2. Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-or
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-24
    • 文件大小:11kb
    • 提供者:cstar
  1. lecture2-650

    0下载:
  2. Present a mathematical fr a mework for discussing the topics in the remainder of the course Duality, Convex Hulls, Envelopes, Voronoi Diagrams, and Delauney Triangulations -Present a mathematical fr a mework for disc
  3. 所属分类:OpenGL

    • 发布日期:2024-11-24
    • 文件大小:10kb
    • 提供者:huangif
  1. Delaunay_Triangles_VB_Code

    0下载:
  2. 能够任意对任意创建的二维点集动态构建DELAUNAY三角网-Constructing Delaunay Triangulations with any Points set created.
  3. 所属分类:其他行业

    • 发布日期:2024-11-24
    • 文件大小:18kb
    • 提供者:wangguoli
  1. angener.tar

    0下载:
  2. 用fortran编写的有限元网格划分程序,主要用于生成三角形单元。可用于不同的数值计算,比如有限体积法,有限单元法,等等。-ANGENER is a fortran source package able to generate triangulations, which can be used for different numerical methods, for example finite volume method, fin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-24
    • 文件大小:688kb
    • 提供者:chenbo
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in
  3. 所属分类:OpenGL

    • 发布日期:2024-11-24
    • 文件大小:36kb
    • 提供者:yulin
  1. GEOMPACK

    0下载:
  2. 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-24
    • 文件大小:94kb
    • 提供者:haitang
  1. Delaunay-triangulations

    0下载:
  2. GEOMPACK - Voronoi diagrams, Delaunay triangulations GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a s
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:85kb
    • 提供者:followtime
  1. 2D_poufen

    0下载:
  2. 平面上离散的点的三角剖分的实现,能够较好的完成三角剖分-The plane discrete points triangulations on the plane to the point of discrete triangulations implementation, to better finish triangulations
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-24
    • 文件大小:64kb
    • 提供者:jack
  1. qhull

    0下载:
  2. qhull生成算法,纯c语言实现。 通过顶点生成convex hull的快速算法,也会生成delaunay三角形和Voronoi图。- Qhull is a general dimension convex hull program that reads a set of points from stdin, and outputs the smallest convex set that contains the point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:289kb
    • 提供者:邓东生
  1. lecture2-650

    0下载:
  2. Present a mathematical fr a mework for discussing the topics in the remainder of the courseDuality, Convex Hulls, Envelopes, Voronoi Diagrams, and Delauney Triangulations-Present a mathematical fr a mework for discussing
  3. 所属分类:OpenGL

    • 发布日期:2024-11-24
    • 文件大小:10kb
    • 提供者:tocont
  1. Creating-and-Editing-Delaunay-Triangulations.m.ra

    0下载:
  2. The code source for reating and editing delaunay triangulations
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:djanggoo
  1. FEM

    0下载:
  2. 通过Matlab编制的有限单元法工具箱,能够对一维、二维与三维的问题进行求解!-Finite Element Toolbox Ver. 2.1 =============================== Date: 2002-04-01 Author: B. Rasmus Anthin. WHAT IS IT This is a toolbox for computing
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:94kb
    • 提供者:withion
  1. CGAL-4.5

    0下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-24
    • 文件大小:17.73mb
    • 提供者:a
  1. Refine_a_Triangulation

    0下载:
  2. TRIANGULATION_REFINE is a MATLAB program which reads information describing a triangulation of a set of points and creates a refined triangulation. The refined triangulation is created by dividing each triangle into
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:9kb
    • 提供者:Yu Deyang

源码中国 www.ymcn.org