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

搜索资源列表

  1. triangled1

    0下载:
  2. 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:47720
    • 提供者:朱小红
  1. Triangulation_source_code

    0下载:
  2. 任意大小点集的三角化,鲁棒,UI为在C#下编写-Triangulate of the points set
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:24178
    • 提供者:zzzffflll
  1. DelaunaySourceCodeJava14

    0下载:
  2. 经典的Delaunay三角化方法,可以实现鲁棒的点集三角化操作-The classic Delaunay triangulation method can achieve robust operation point set triangulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:14813
    • 提供者:zzzffflll
  1. linearSubdivision

    1下载:
  2. 一种利用线性插值做的三角网格化的matlab程序-linearSubdivision A simple m file for the triangle mesh subdivision using linear interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:249963
    • 提供者:zh
  1. DELAUNEY

    1下载:
  2. 利用DELAUNEY三角化方法生成非结构三角网格,可用于有限元或有限体积法网格的自动划分-Triangulation method using DELAUNEY generate unstructured triangular meshes, can be used for finite element or finite volume Mesh automatic classification
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3311
    • 提供者:许哈哈
  1. Trianglemeshresampling

    0下载:
  2. 这是我Matlab的期末大作业,用Matlab工具,做的三角网格重样化。-This is my Matlab s final major work, using Matlab tools to re-do kind of triangular grid.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:171420
    • 提供者:张道远
  1. chonggou

    2下载:
  2. 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-27
    • 文件大小:656
    • 提供者:rongwei
  1. use

    0下载:
  2. 关于三角化的一写论文和算法,基于delaunay,各种实现方法,有序,无序,部分有序-On the triangulation of a written paper and the algorithm based on delaunay, a variety of implementation methods, orderly and disorderly, partially ordered
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1638215
    • 提供者:邹润
  1. TriangleMesh

    0下载:
  2. 关于散乱点三角网格化的论文,非常有参考价值。-On the triangular grid paper, is a valuable reference.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:422397
    • 提供者:li fei
  1. triangulationVolume

    0下载:
  2. 体数据的三角网格化,可用于三角网格简化与显示-Triangular grid for volume data
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2138
    • 提供者:郭文
  1. 4756781854517008

    0下载:
  2. 实现DELAULAY三角化算法.VB编写,测试过,可直接编译通过.-Triangulation algorithm to achieve DELAULAY
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:18932
    • 提供者:wandi
  1. numerical_analysis_QR_decomposition

    0下载:
  2. 本程序用带双步位移的QR分解法求一给定矩阵的全部特征值,并对其中的每一个实特征值求相应的特征向量,给出算法的设计方案和全部源程序,计算并输出如下内容:(1)矩阵经过拟上三角化后所得的矩阵;(2)对矩阵进行QR分解后所得的矩阵Q、R和RQ;(3)矩阵的全部特征值;(4)矩阵的相应于实特征值的特征向量。-The program uses two-step displacement with QR decomposition method find all the characteristics of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:303091
    • 提供者:abler
  1. qhull-2010.1

    0下载:
  2. 一个快速实现三维凸包的程序,并且有Delaunay三角化,半平面交,voronoi图。-a 3D quickhull program,and has delaunay triagulation,half intersection,voronoi programs.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1337700
    • 提供者:杨兰
  1. Triangle_for_EM_EXPLORATION

    2下载:
  2. 用c语言和matlab编写的、自动生成非结构化三角网格剖分的程序,用于地球物理勘探中的大地电磁、海洋可控源二维正演模拟。-Triangle.m is a MATLAB graphical user interface for creating 2D models and generating fi nite element triangulation grids. Grid generation is accomplished by an external call to the C-
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4674077
    • 提供者:王云
  1. concaveShapes

    0下载:
  2. 基于BOX2D物理引擎实用性很强的任意多边形三角化程序-BOX2D physics engine based on very practical program of any of the polygon triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:295826
    • 提供者:蒋金
  1. c_sharp

    0下载:
  2. 实现简单多边形Delaunay三角化,每次输入一点构成平面把每次得到的多边形三角化。-Constrained Delaunay Triangulation for Planar Polygonal Domains
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:11866
    • 提供者:yang
  1. ruction

    0下载:
  2. 复杂断层轮廓集分段分面三角化表面重构-Complex set of sub-sub-surface fault contour triangulation surface reconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1529366
    • 提供者:wu1525
  1. triangulation_

    0下载:
  2. trangulation 双目视觉中的三角化定位-trangulation binocular vision in the triangulation positioning
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:749
    • 提供者:
  1. two-stepQRmethod

    1下载:
  2. 对于一个10乘10矩阵,先拟上三角化,再用带双步位移的QR方法求矩阵的特征值(包括复数特征值),再用列主元高斯消去法求矩阵的特征向量。-For a 10 by 10 matrix, first proposed on the triangulation, and then with a two-step displacement of the QR method, to calculate the eigenvalues ​ ​ of the matrix (includin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:482200
    • 提供者:朱付涛
  1. grid

    0下载:
  2. 使用vtk来对医学图像所见的立体进行三角剖分,并显示三维三角化的结果-Using VTK to medical image see stereo triangulation, and shows the three-dimensional three hyperkeratosis of the results
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1187
    • 提供者:李明
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com