CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程

文件名称:qhull-2010.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.28mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个快速实现三维凸包的程序,并且有Delaunay三角化,半平面交,voronoi图。-a 3D quickhull program,and has delaunay triagulation,half intersection,voronoi programs.
相关搜索: qhull voronoi

(系统自动生成,下载前可以参看下载内容)

下载文件列表

qhull-2010.1/qhull-2010.1/Announce.txt
qhull-2010.1/qhull-2010.1/CMakeLists.txt
qhull-2010.1/qhull-2010.1/COPYING.txt
qhull-2010.1/qhull-2010.1/cpp/Coordinates.cpp
qhull-2010.1/qhull-2010.1/cpp/Coordinates.h
qhull-2010.1/qhull-2010.1/cpp/functionObjects.h
qhull-2010.1/qhull-2010.1/cpp/PointCoordinates.cpp
qhull-2010.1/qhull-2010.1/cpp/PointCoordinates.h
qhull-2010.1/qhull-2010.1/cpp/Qhull.cpp
qhull-2010.1/qhull-2010.1/cpp/Qhull.h
qhull-2010.1/qhull-2010.1/cpp/QhullError.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullError.h
qhull-2010.1/qhull-2010.1/cpp/QhullEvent.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullEvent.h
qhull-2010.1/qhull-2010.1/cpp/QhullFacet.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullFacet.h
qhull-2010.1/qhull-2010.1/cpp/QhullFacetList.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullFacetList.h
qhull-2010.1/qhull-2010.1/cpp/QhullFacetSet.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullFacetSet.h
qhull-2010.1/qhull-2010.1/cpp/QhullHyperplane.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullHyperplane.h
qhull-2010.1/qhull-2010.1/cpp/QhullIterator.h
qhull-2010.1/qhull-2010.1/cpp/QhullLinkedList.h
qhull-2010.1/qhull-2010.1/cpp/QhullLog.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullLog.h
qhull-2010.1/qhull-2010.1/cpp/QhullPoint.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullPoint.h
qhull-2010.1/qhull-2010.1/cpp/QhullPoints.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullPoints.h
qhull-2010.1/qhull-2010.1/cpp/QhullPointSet.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullPointSet.h
qhull-2010.1/qhull-2010.1/cpp/QhullQh.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullQh.h
qhull-2010.1/qhull-2010.1/cpp/QhullRidge.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullRidge.h
qhull-2010.1/qhull-2010.1/cpp/QhullSet.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullSet.h
qhull-2010.1/qhull-2010.1/cpp/QhullSets.h
qhull-2010.1/qhull-2010.1/cpp/QhullStat.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullStat.h
qhull-2010.1/qhull-2010.1/cpp/qhulltest/Coordinates_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/PointCoordinates_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/Point_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullFacetList_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullFacetSet_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullFacet_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullHyperplane_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullLinkedList_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullPointSet_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullPoints_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullPoint_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullRidge_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullSet_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/qhulltest.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullVertexSet_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/QhullVertex_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/Qhull_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/RboxPoints_test.cpp
qhull-2010.1/qhull-2010.1/cpp/qhulltest/UsingLibQhull_test.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullVertex.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullVertex.h
qhull-2010.1/qhull-2010.1/cpp/QhullVertexSet.cpp
qhull-2010.1/qhull-2010.1/cpp/QhullVertexSet.h
qhull-2010.1/qhull-2010.1/cpp/qhull_interface.cpp
qhull-2010.1/qhull-2010.1/cpp/qt-qhull.cpp
qhull-2010.1/qhull-2010.1/cpp/RboxPoints.cpp
qhull-2010.1/qhull-2010.1/cpp/RboxPoints.h
qhull-2010.1/qhull-2010.1/cpp/road/RoadError.cpp
qhull-2010.1/qhull-2010.1/cpp/road/RoadError.h
qhull-2010.1/qhull-2010.1/cpp/road/RoadLogEvent.cpp
qhull-2010.1/qhull-2010.1/cpp/road/RoadLogEvent.h
qhull-2010.1/qhull-2010.1/cpp/road/RoadTest.cpp
qhull-2010.1/qhull-2010.1/cpp/road/RoadTest.h
qhull-2010.1/qhull-2010.1/cpp/user_eg3.cpp
qhull-2010.1/qhull-2010.1/cpp/UsingLibQhull.cpp
qhull-2010.1/qhull-2010.1/cpp/UsingLibQhull.h
qhull-2010.1/qhull-2010.1/eg/Qhull-go.bat
qhull-2010.1/qhull-2010.1/eg/qhull-zip.sh
qhull-2010.1/qhull-2010.1/eg/qhulltest-ok.txt
qhull-2010.1/qhull-2010.1/eg/q_eg
qhull-2010.1/qhull-2010.1/eg/q_egtest
qhull-2010.1/qhull-2010.1/eg/q_test
qhull-2010.1/qhull-2010.1/eg/q_test-ok.txt
qhull-2010.1/qhull-2010.1/eg/q_test.bat
qhull-2010.1/qhull-2010.1/eg/q_test.x
qhull-2010.1/qhull-2010.1/File_id.diz
qhull-2010.1/qhull-2010.1/html/index.htm
qhull-2010.1/qhull-2010.1/html/normal_voronoi_knauss_oesterle.jpg
qhull-2010.1/qhull-2010.1/html/qconvex.htm
qhull-2010.1/qhull-2010.1/html/qdelaun.htm
qhull-2010.1/qhull-2010.1/html/qdelau_f.htm
qhull-2010.1/qhull-2010.1/html/qh--4d.gif
qhull-2010.1/qhull-2010.1/html/qh--cone.gif
qhull-2010.1/qhull-2010.1/html/qh--dt.gif
qhull-2010.1/qhull-2010.1/html/qh--geom.gif
qhull-2010.1/qhull-2010.1/html/qh--half.gif
qhull-2010.1/qhull-2010.1/html/qh--rand.gif
qhull-2010.1/qhull-2010.1/html/qh-code.htm
qhull-2010.1/qhull-2010.1/html/qh-eg.htm
qhull-2010.1/qhull-2010.1/html/qh-faq.htm
qhull-2010.1/qhull-2010.1/html/qh-get.htm
qhull-2010.1/qhull-2010.1/html/qh-impre.htm
qhull-2010.1/qhull-2010.1/html/qh-optc.htm
qhull-2010.1/qhull-2010.1/html/qh-optf.htm
qhull-2010.1/qhull-2010.1/html/qh-optg.htm
qhull-2010.1/qhull-2010.1/html/qh-opto.htm
qhull-2010.1/qhull-2010.1/html/qh-optp.htm
qhull-2010.1/qhull-2010.1/h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com