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

搜索资源列表

  1. Delaunay_Triangle

    0下载:
  2. 一个快速完整的Delaunay三角剖分程序,能在VC6.0环境中编译运行,是我从一个java源代码移植到VC中并做了一些改进。-a rapid delaunay triangulation program,can compiled and running in VC6.0 environment,is write from an java program with some upgrade.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:88952
    • 提供者:gfaming
  1. trix

    0下载:
  2. Delaunay三角剖分的一个程序,一个方法。属于计算机图形中的计算几何。对于有限元分析有着重要的意义。-Delaunay tri-decomposition program
  3. 所属分类:Fractal program

    • 发布日期:2017-11-07
    • 文件大小:61035
    • 提供者:李洋
  1. Delaunay

    0下载:
  2. 利用C#+Arc Engine实现了三角剖分-To C#+Arc Engine triangulation
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:3126796
    • 提供者:冯殿军
  1. RandomPointsDelaunayVc

    1下载:
  2. Delauna三角剖分,随机产生点云,进行点云数据的三角剖分-The Delauna triangulation, randomly generated point cloud triangulation point cloud data
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:254908
    • 提供者:fgp
  1. dianyuntubaoyupoufen

    1下载:
  2. 随机产生三维点云数据,利用程序寻找凸包,然后对凸包进行初始三角剖分-Randomly generated three-dimensional point cloud data, the use of the program to find the convex hull, then the convex hull of the initial triangulation
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-24
    • 文件大小:1928640
    • 提供者:fgp
  1. sanjiapwanggehua

    2下载:
  2. 点云数据进行三角网格化,实现点云数据的三角剖分~-Triangular mesh point cloud data, triangulation of point cloud data to
  3. 所属分类:Graph Drawing

    • 发布日期:2016-09-16
    • 文件大小:3058688
    • 提供者:fgp
  1. zuiyousanjiaopoufen

    0下载:
  2. 算法设计与分析 实验 最有三角剖分 源码 和书上的原先要求一致-Binary sort tree structure of algorithm design and analysis of experiments. The inorder traversal tree data including master classes and binary tree class and sort algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:899
    • 提供者:xr0517
  1. delaunay

    1下载:
  2. 三角剖分matlab实现的三角剖分,形成网格模型-Triangulation matlab achieve triangulation, to form a grid model
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-11
    • 文件大小:40764
    • 提供者:wanglu
  1. clippedvoronoi

    0下载:
  2. voronoi图划分,用于点云的三角剖分,生成点云表面模型-voronoi graph partitioning triangulation for point cloud generated point cloud surface model
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:6208
    • 提供者:king
  1. test_

    1下载:
  2. 实现点集的约束Delaunay三角剖分,采用GUI图形设计界面-Constrained Delaunay triangulation point set using the GUI graphical design interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:3534098
    • 提供者:严红娟
  1. Triangle

    0下载:
  2. 三角剖分,二位三角剖分的C语言代码,比较有用-Triangulation, a code for tringle Delaunay
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1298
    • 提供者:阿萨德
  1. examples.tar

    0下载:
  2. 这是一个三角剖分的例子,可以帮助了解三角剖分的整个过程,很实用,有需要的可以看一下。-This is an example of triangulation, can help us understand the whole process of triangulation, very practical, there is a need to look.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:1797
    • 提供者:ren
  1. CompuGeom_vs08

    1下载:
  2. 一个老外基于vs写的Delaunay三角剖分,主要处理二维数据,将离散的点处理用三角形组织起来-a program written by a foreigner to deal with discrete 2D points with Delaunay triangulation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-29
    • 文件大小:18476032
    • 提供者:qingsun_ny
  1. Triangle_linux

    0下载:
  2. 基于linux系统的delaunay 三角剖分,实现二维数据的组织-delaynay triangulation based on linux system, realize the organization of 2D data
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:158894
    • 提供者:qing
  1. 44786225R014H

    0下载:
  2. 给定区域坐标可实现区域三角剖分,作为有限元前处理,值得学习!-Given area coordinates regional triangulation, as finite element pre-processing, it is worth learning!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:1935
    • 提供者:任黎
  1. triangulation-source

    0下载:
  2. c++语言下的三角剖分算法,图形算法,delaunay。-Triangulation algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-07
    • 文件大小:11504
    • 提供者:fnxiaotian
  1. T-CM_v2

    0下载:
  2. 基于SIFT之上,结合三角剖分思想,能够检测出更多的匹配点,代码对应的文章发表的级别很好,非常值得参考。-Based on SIFT, combining ideological triangulation can be detected more matching points, the code corresponding to the level of an article published very good and worth considering.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-03
    • 文件大小:2813273
    • 提供者:董萍
  1. trapezoidalmap

    0下载:
  2. 平面点集的Delaunay三角剖分。为了验证Delaunay三角剖分的正确性,系统提供了“圆测试”的功能,供用户对生成的三角形进行测试验证;为了验证DCEL数据结构的正确性,系统提供了“DCEL测试”的功能,用户输入任意一条测试线,系统将先后显示出测试线贯穿过的三角形;为了形象显示三角剖分的分治过程,系统提供了动态显示分治剖分过程。 -Planar point set Delaunay triangulation. In order to verify the correctness of De
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2110892
    • 提供者:yeast
  1. Triangles

    0下载:
  2. 二维电磁有限单元分析中的网格划分,三角剖分!比较详细的编程过程说明。-Two-dimensional electromagnetic finite element analysis mesh, triangulation!
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1886488
    • 提供者:高阳
  1. Delaunay3D

    1下载:
  2. vtk的deaulay三角剖分的源码,如果你想用VTK做三角剖分,这是个好例子,调试可用-The deaulay vtk source triangulation, if you want to do with VTK triangulation, this is a good example, debugging can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1897
    • 提供者:鲁力
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com