搜索资源列表

  1. qhull-2003.1

    0下载:
  2. qull 快速算法的实现 从英文网站上下载的,希望对大家有用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1253100
    • 提供者:张晓亮
  1. QHULL.ZIP

    0下载:
  2. 关于网格剖分的,用c语言编写的多维剖分程序源代码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:422109
    • 提供者:jinss
  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-26
    • 文件大小:1658880
    • 提供者:chenxu
  1. qhull-2003.1

    0下载:
  2. qull 快速算法的实现 从英文网站上下载的,希望对大家有用 -qull fast algorithm for the realization of website from English, and I hope useful for everyone
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:1252352
    • 提供者:张晓亮
  1. QHULL.ZIP

    0下载:
  2. 关于网格剖分的,用c语言编写的多维剖分程序源代码-On the mesh, and using c language multi-dimensional mesh source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:421888
    • 提供者:jinss
  1. qhull-2003.1-1

    0下载:
  2. 计算几何,在GIS开发中的应用,本代码实现快速Delaunay三角化代码。-Computational Geometry- Delaunay Trianglation.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-26
    • 文件大小:156672
    • 提供者:mjj
  1. qhull

    0下载:
  2. Quick hull implementation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:528384
    • 提供者:wosamy
  1. Voronoi

    0下载:
  2. Voronoi diagrams. Not continued working.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:Ilnur
  1. qhull-2010.1

    0下载:
  2. 三角分析,在GIS应用中可以进行Delaunay三角剖分-qhull-2010.1.zip
  3. 所属分类:GIS编程

    • 发布日期:2024-05-26
    • 文件大小:1455104
    • 提供者:李老大
  1. QHull

    0下载:
  2. finds upper convex hull of sorted points(32). on CUDA-finds upper convex hull of sorted points(32). on CUDA
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-26
    • 文件大小:1343488
    • 提供者:Alex
  1. qhull-2010.1-src.tar

    0下载:
  2. QHull Delaunay Triangulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:674816
    • 提供者:KIDXT
  1. qhull-2010.1

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

    • 发布日期:2024-05-26
    • 文件大小:1337344
    • 提供者:杨兰
  1. qhull-1.0

    0下载:
  2. 该程序能够对基于二维平面的散乱点进行三角剖分,能够使数据以三维显示。可以应用于地形分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:93184
    • 提供者:leon
  1. qhull-2012.1

    0下载:
  2. Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:12902400
    • 提供者:CX
  1. qhull

    0下载:
  2. qhull生成算法,纯c语言实现。 通过顶点生成convex hull的快速算法,也会生成delaunay三角形和Voronoi图。- Qhull is a general dimension convex hull program that reads a set of points from stdin, and outputs the smallest convex set that contains the point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:295936
    • 提供者:邓东生
  1. qhull

    0下载:
  2. 主要介绍了如何在vs2010中使用qhull库以及环境变量配置问题-The project mainly focus on how to set the envirenment variable of qhull library in vs2010
  3. 所属分类:书籍源码

    • 发布日期:2024-05-26
    • 文件大小:630784
    • 提供者:liguojun
  1. qhull-2015.2

    1下载:
  2. 最新版的qhull 用于快速实现三维凸包,并且有Delaunay三角化,半平面交,voronoi图。programs.-a 3D quickhull program,and has delaunay triagulation,half intersection,voronoi
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:2664448
    • 提供者:hh

源码中国 www.ymcn.org