CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - polygon triangulation

搜索资源列表

  1. Sjpf

    0下载:
  2. 一个apple实现的多边形的三角剖分算法-achieve a polygon triangulation algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:11.4kb
    • 提供者:wenzhiwei
  1. DelaunayMesh

    0下载:
  2. 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:750.09kb
    • 提供者:陈仕林
  1. Tri_Polygon

    0下载:
  2. 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47.13kb
    • 提供者:张永波
  1. PologonDelauney

    0下载:
  2. 此文献主要讲述了平面多边形的三角剖分,在数据场可视化应用广泛!-this document describes the plane polygon triangulation, data visualization widely used!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:319.74kb
    • 提供者:张晓东
  1. Triangulation

    0下载:
  2. Polygon triangulation code.-Auto triangulation code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:91.31kb
    • 提供者:selamicik
  1. Triangulate.rar

    0下载:
  2. 平面任意多边形三角化的delauney经典算法,Arbitrary planar polygon triangulation algorithm of classical delauney
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.81mb
    • 提供者:myz12345678
  1. 20104226553336

    0下载:
  2. 1.加入控制器(在文件UPhysics2DControllers中),可实现浮力、风力、万有引力场、爆炸、阻尼等效果。其中的风力与爆炸效果是原C++版本中所没有的。大家还有什么新奇的想法可以联系我,为box2D Delphi加入更多的控制器,实现更多的物理效果。 2.添加了单元UPhysics2DPolygonTool,实现任意多边形的细分化(三角化)。可使box2D支持任意边数的多边形和凹多边形物体。目前这部分的demo还未完成,一位外国朋友正在制作。-1. Join the contr
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:501.56kb
    • 提供者:王游
  1. Delaunay----VB

    0下载:
  2. tin三角网的构造 tin是使用不规则多边形拟和地球表面或者其他不规则表面,是构造数字地面模型,数字高程模型的基本方法之一-tin structure of triangulation is the use of tin to be irregular polygon and the Earth s surface or other irregular surfaces, is constructed digital terrain model, digital elevation mode
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:18.9kb
    • 提供者:王五
  1. hgrd_src_zdhdhth

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:26.39kb
    • 提供者:srhg
  1. cutpoly

    0下载:
  2. 凸多边形的最优三角剖分的vc++实现。输入:逆时针输入凸多边形P的顶点序列p1,p2…pn. 输出:P的三角剖分序列p1p2pi,p2pipj,…,plpn-1pn及三角剖分后的最优权值之和 -Optimal convex polygon triangulation of vc++ to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:525.58kb
    • 提供者:xiaomei
  1. voronoi

    4下载:
  2. 根据数据构建三角网,然后由所构建的三角网生成泰森多边形,文件打开后需等待1分多钟的处理时间。-Construction of the data triangulation, and then built by the generation of Thiessen Polygon Triangulation, documents waiting to be opened after 1 minute of processing time.
  3. 所属分类:GIS program

    • 发布日期:2016-08-04
    • 文件大小:4.42mb
    • 提供者:叶樱
  1. CDT

    0下载:
  2. An efficient algorithm for polygon triangulation.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:29.76kb
    • 提供者:Alan Chang
  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
    • 文件大小:179.67kb
    • 提供者:孙雅宏
  1. sanjiaopoufen

    0下载:
  2. 实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:phoenix
  1. optimal_triangulation

    0下载:
  2. 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:829byte
    • 提供者:储大为
  1. TIN_Voronoi

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

    • 发布日期:2017-04-01
    • 文件大小:81.26kb
    • 提供者:joe
  1. Optimal-triangulation

    0下载:
  2. 在选择某菜单项(或快捷图标)之后,第一次按下鼠标左键在屏幕上输入该凸多边形的第一个顶点,此后每按一次鼠标左键则在屏幕上输入该多边形的下一个顶点,直到按下鼠标右键之后,构成一个封闭的多边形。程序应能显示出上述多边形,并判断该多边形是否是凸多边形。如果是则计算其三角形最优剖分,并绘制出剖分后的凸多边形,同时在图中显示出每条边的长度以及三角形剖分中诸三角形上边权之和-In the selection of a menu item (or the shortcut icon), the first ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:陈言教
  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
    • 文件大小:96.1kb
    • 提供者:赵娜
  1. vc-Delaunay-triangulation

    0下载:
  2. Achieved with vc Delaunay triangulation of an arbitrary polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7.29mb
    • 提供者:曾宇航
  1. Polygon--Triangulation

    0下载:
  2. Polygon Triangulation details and algorithms
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:125.71kb
    • 提供者:salah
« 12 3 »
搜珍网 www.dssz.com