CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 多边形 三角

搜索资源列表

  1. triangulation

    0下载:
  2. 动态规划实现对多边形的三角剖分,顺时针定义各个顶点值实现最优剖分。-Dynamic program to achieve triangulation of the polygon.Clockwise to definit the value of each vertex achieve the optimal split.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:183983
    • 提供者:孙雅宏
  1. Voronoi

    0下载:
  2. 先对散点进行三角网生成,然后再有三角网生成Voronoi多边形。还可以在生成的Voronoi图中继续追加散点,进一步生成新的Voronoi图。程序在Vc++2003环境下编译通过。-Get TIN through some points.Then derive Voronoi graph from TIN.After you get your first Voronoi graph,you can continue add new points to form new Voronoi graph
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:59748
    • 提供者:tysong
  1. TIN_Voronoi

    0下载:
  2. Delualy 三角网 同时生成Vionoi多边形-Delualy also generate Vionoi polygon triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:83211
    • 提供者:joe
  1. Triangulardecomposition

    0下载:
  2. 任意多边形的三角凸分解的C语言程序源代码-Triangle Convex Polygon Decomposition of C language source code
  3. 所属分类:CAD

    • 发布日期:2017-03-27
    • 文件大小:17256
    • 提供者:黄振东
  1. triangulation.tar

    0下载:
  2. 对于不带洞多边形的三角剖分算法,速度比较快,但是不是最优剖分-fast triangulation method,but not perfect,maybe strange triangles!very long triangle!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14645
    • 提供者:pengyun
  1. convex-polygon-triangulation

    0下载:
  2. 给定一系列坐标定点,先判定能否构成凸多边形,然后进行最优三角剖分-Given a series of fixed-point coordinates, first determine whether the composition of convex polygons, then the optimal triangulation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:98404
    • 提供者:赵娜
  1. vtkImplicitPolyDataBeta2-0001

    2下载:
  2. vtk多边形布尔运算源码,处理效果很棒,但对100000个以上的三角面片处理比较慢-vtk polygonal Boolean operations source code, the operation result is great, but for more than 100,000 triangles it is a little slower
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5351
    • 提供者:张帅
  1. 333

    0下载:
  2. 求凸多边形最优三角剖分。用动态规划问题有效解决该问题。多边形是平面上一条分段线形封闭曲线。-Optimal convex polygon triangulation. Dynamic programming problem with an effective solution to the problem. Sub-polygon is a plane closed curve linear.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:80134
    • 提供者:王海颖081
  1. programme

    0下载:
  2. 将不带洞的任意多边形进行三角分割源得到分割后三角形的顶点代码-Will not be any polygon with a hole triangular split the source to be split after the vertices of the triangle code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:4925
    • 提供者:wangjing
  1. 12

    0下载:
  2. 很好的三角剖分程序,尤其是针对多边形的三角剖分。-Good triangulation procedures, especially for polygon triangulation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:55140
    • 提供者:夏雨
  1. CPolygon

    0下载:
  2. 定义了平面多边形类。 其中包括了多边形的很多方法:中心三角化,迪落尼三角化,判断对角线是否在多边形内,等。-Define a plane polygon class Including many polygon method: whether the center triangulation, Di off the Niger Delta, judgment diagonal within the polygon, etc..
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:21637
    • 提供者:郭雪昆
  1. MemDraw_V1.0.0.10

    0下载:
  2. 内存画图DLL,可以快速画出圆,矩形,三角,多边形等常见的图形以及各种曲线-Memory drawing DLL, can quickly draw circle, rectangle, triangle, polygon, such as graphics and a variety of common curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:190630
    • 提供者:mingjzx
  1. Delaunay_WinForm

    0下载:
  2. 根据点生成狄洛尼三角网,以进一步生成泰森多边形-To generate Thiessen polygons based on points generated Di Luoni Triangle
  3. 所属分类:GIS program

    • 发布日期:2017-11-06
    • 文件大小:375730
    • 提供者:孙显卫
  1. wuyang

    0下载:
  2. 动态规划----多边形的最优三角剖分 输入测试用例个数 和 各个点的坐标 输出弦长最短的边的总和-Optimal Dynamic Programming---- polygon triangulation input test case number and the coordinates of each point of the output side of the chord length of the sum of the shortest
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:231116
    • 提供者:吴扬
  1. Algorithm-analysis-

    0下载:
  2. 算法分析与设计论文附加代码,动态规划解决凸多边形的最优三角分割和回溯法解决哈密顿回路问题-Algorithm analysis and design thesis additional code, dynamic programming to solve the optimal convex polygon triangulation and backtracking to solve the problem Hamiltonian circuit
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:146482
    • 提供者:丁玲玲
  1. CGAL-4.5

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

    • 发布日期:2016-04-26
    • 文件大小:18593792
    • 提供者:a
  1. triangle

    0下载:
  2. 2D凸多边形的三角网格生成,可用gridgen。-2D triangular convex polygon mesh generation, available gridgen.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:270781
    • 提供者:赵段冰
  1. voronoi-diagram

    0下载:
  2. 一个关于泰森多边形以及德劳内三角划分的JS实现,仅仅包括算法的JS代码,注意-About Thiessen polygons and a Delaunay triangulation of JS implementation includes only algorithm JS code, note
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2436
    • 提供者:马嘉昕
  1. TINandVoronoi

    0下载:
  2. 通过逐点增入法生成delaunay三角网,在链接外接圆圆心生成泰森多边形-It uses c# to construct delaunay triangle and voronoi
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:120437
    • 提供者:李璟莹
  1. sanjiao

    0下载:
  2. 最小权重三角划分。输入一个多边形顶点坐标,输出具有最小权重的三角划分。-The minimum-weight triangulation problem is the problem of finding a triangulation of minimal total edge length. That is, an input polygon or the convex hull of an input point set must be subdivided into triangles
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7088
    • 提供者:
« 1 2 34 »
搜珍网 www.dssz.com