搜索资源列表

  1. TriangleDevelopment

    0下载:
  2. 此程序生成狄洛尼三角网.运用了简单的读取文件.然后依据算法生成三角网.-this program generator Diluoni triangulation. Use a simple read files. Then generation algorithm based on triangulation.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-12
    • 文件大小:217088
    • 提供者:杨毅
  1. qull

    0下载:
  2. DT三角化实现,注意该工程接口在设计上期望使用者直接调用exe,而不是dll。否则需要自行修改源码-DT triangulation achieved, attention to the interface works in the design expectations of the users directly call exe, instead dll. Otherwise, the need to amend its own s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1658880
    • 提供者:chenxu
  1. delaunay

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

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

    0下载:
  2. 经典网格生成程序源代码,采用sweepline扫描线构建Vornoi图结构生成三角网格。-Classic mesh generation source code used to build sweepline scan line Vornoi map the structure of triangular mesh generation.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-12
    • 文件大小:323584
    • 提供者:lyang
  1. Soft20060207112540101

    0下载:
  2. 2DVoronoi图的生成,进行图形的显示
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:9216
    • 提供者:xznusukun
  1. delaunay

    0下载:
  2. 用Opencv做的,Delaunay三角形和Voronoi划分的迭代式构造-Opencv make use of, Delaunay triangles and Voronoi division of the iterative structure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:龙海翔
  1. ArcGIS_3D

    0下载:
  2. 本程序是基于vb编写的构建三角网的方法。速度快捷是制作三维图像的好帮手-This procedure is based on the preparation of Construction vb triangulation method. Speed quickly is to produce three-dimensional image of a good helper
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:2255872
    • 提供者:wsp
  1. Delaunay

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:17408
    • 提供者:李建光
  1. set_font_demo

    0下载:
  2. 实现voronoi剖分?迪講oronoi剖分实现voronoi剖分-Voronoi subdivision achieve? Di stresses the realization of voronoi partition dividing oronoi
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:liu jun
  1. Delaunay_Product

    0下载:
  2. Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观-Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive
  3. 所属分类:GIS编程

    • 发布日期:2024-05-12
    • 文件大小:7563264
    • 提供者:cigis
  1. opencvbasedDelaunay

    0下载:
  2. 用opencv写的Delaunay三角形和Voronoi划分的迭代式构造-Opencv Writing with the Delaunay triangles and Voronoi division of iterative structure
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:田贵友
  1. fortune

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代码,可以动态观察算法运行,对原理的理解有很大的帮助! -This routing briefly describes what a Voronoi diagram is and provides an interactive demonstration of how these can be created using Fortune s plain-sweep algorithm
  3. 所属分类:GIS编程

    • 发布日期:2024-05-12
    • 文件大小:11264
    • 提供者:张一
  1. delaunay.c

    0下载:
  2. delaunay三角形和voronoi划分的迭代式构造-voronoi division of delaunay triangles and structure of the iterative
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:joyboble
  1. voronoiView

    1下载:
  2. 针对平面内不相交的点或圆,根据三角剖分的原理,生成VORONOI图-For the plane does not intersect the point or circle, in accordance with the principles of triangulation to generate VORONOI map
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:yanguang
  1. uuu

    0下载:
  2. Java生成Voronoi图 (1)产生二维空间随机种子(数量预设) (2)对种子膨胀,直至空间结点全部被标记 (2.1)标记归属与距离值 (2.2)并记录上下次膨胀结点 (3)扫描二维空间结点,找出距结点 (4)在控件上给出种子与Voronoi图 -Voronoi diagram generation Java (1) generate a random seed of two-dimensional sp
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:17408
    • 提供者:王梓莘
  1. VoronoiDiagram

    0下载:
  2. 计算几何课程中voronoidigram的实现程序, 可随机输入种子点,然后生成voronoi 图-Computational geometry course in the realization of the procedure voronoidigram can enter a random seed point, and then generate voronoi diagram
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:5433344
    • 提供者:徐岗
  1. make-uniform-bins4.pl.tar

    0下载:
  2. make voronoi bins using RMSD based on Tinker programs
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:Ying
  1. voro_0.2.7

    1下载:
  2. 国外的一个支持三维VORONOI建模的工具源码,好东西大家分享!-Abroad to support three-dimensional modeling tool VORONOI source, good things to share!
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:1289216
    • 提供者:JASON
  1. delaunay

    0下载:
  2. Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能!界面友好!速度稍慢~-Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~
  3. 所属分类:GIS编程

    • 发布日期:2024-05-12
    • 文件大小:95232
    • 提供者:nowen
  1. Delaunay_triangle

    0下载:
  2. 利用Delaunay三角形和Voronoi划分的迭代式进行平面的划分,本程序基于OpenCV实现-failed to translate
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:孙波
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »

源码中国 www.ymcn.org