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

搜索资源列表

  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. Matlab

    0下载:
  2. 基于Matlab三维数据点三角剖分方法研究,关于matlab在重建中的应用研究,有参考价值-Based on Matlab 3 d data point triangulation method, some research on the application of Matlab in the reconstruction, have reference value
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:437055
    • 提供者:张磊
  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. 20130522delaunay

    0下载:
  2. 实现Delaunay三角剖分的applet-Delaunay triangulation to achieve an applet
  3. 所属分类:Applet

    • 发布日期:2017-11-25
    • 文件大小:17312
    • 提供者:陈茜
  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. triangulation

    0下载:
  2. 约束三角剖分程序源码-Constrained triangulation program source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:119348
    • 提供者:li
  1. tin-matlab

    0下载:
  2. 应用于德劳内三角剖分的一个中生长算法,简单有效的进行三角剖分。-Used a Delaunay triangulation algorithm in growth, simple and effective for triangulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:61737
    • 提供者:nthlyba
  1. tin-matlab

    0下载:
  2. 应用于德劳内三角剖分的一个中生长算法,简单有效的进行三角剖分。-Used a Delaunay triangulation algorithm in growth, simple and effective for triangulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:61833
    • 提供者:asacoup
  1. interior-angle

    0下载:
  2. delaunay三角剖分;3点定义涡环;内角;fortran语言- interior angle at a vertex defined by 3 points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:54256
    • 提供者:ake
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com