Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • xy.rar 关于<计算机图形学>:凸多面体消影程序源代码
  • ConvexHull1.rar 格雷厄姆法求凸壳的C程序
  • ConvexHull2.rar 用增量算法生成凸壳
  • 划分凸边行.rar acm中划分凸边行算法
  • tb.rar 凸包算法好东西哦
  • Intersect Segment with Polyhedron.rar 线段与凸多边行的是否相交的判断
  • Processing-Convex-Hull ... Computational Geometry by de Berg, et al ## An Implementation of the Convex Hull Algorithm for Processing This sketch implements the Convex Hull ... of points and figures out which points beyond to the convex polygon that contains the full set. It does so in ...
  • convex-hull ... that generates a given number of points and then finds the convex-hull of those points. The code for generating and displaying points ... part of a course. I wrote the code for finding the convex-hull of the points. How many points can be generated depends ...
  • convex-hull-erl ... Graham's scan method for computing 2D convex hull in Erlang. convex-hull-erl =============== Implementation of [Graham's scan ... ://en.wikipedia.org/wiki/Graham_scan) method for computing 2D convex hull in Erlang. ### usage ### Example, from from erlang- ...
  • ruby-convex-hull ... to add `require_relative 'lib/convex_hull'` to your script. Call the convex hull calculation using the following syntax: `Geometry::ConvexHull. ... . It's not what you call a decent [Convex Hull Algorithm](http://en.wikipedia.org/wiki/Convex_hull_algorithms " ...