graham求凸包算法 graham求凸包算法 graham求凸包算法 graham求凸包算法 graham求凸包算法 graham求凸包算法
2021-12-05 22:40:44 3.08MB graham求凸包算法
1
埃及的牛人写的.. Imagine that you have a piece of wood and a number of metal pins come out from it randomly (as in the above image), and you picked up an elastic rubber band and open it wide with your hand to contain all the metal pins and let it go. You will observe t hat the elastic rubber band will shrink and snap around the metal pins (only the outer metal pins). These outer segments of the elastic band form the convex hull.
2021-12-01 15:49:13 79KB convex hull
1
埃及的牛人写的.. Imagine that you have a piece of wood and a number of metal pins come out from it randomly (as in the above image), and you picked up an elastic rubber band and open it wide with your hand to contain all the metal pins and let it go. You will observe that the elastic rubber band will shrink and snap around the metal pins (only the outer metal pins). These outer segments of the elastic band form the convex hull.
2021-11-26 10:37:03 23KB 凸包 convex hull
1
c++编写的任意多个点的凸包,基于单文档的,具有凸包生成,清理画布两个菜单
2021-11-25 20:33:00 3.51MB c++ 凸包 算法
1
凸包算法
2021-11-24 11:02:04 17KB 凸包 算法
1
凸包C#.NET程序 VS15 + Devexpress(界面) 内含说明文档、窗体工程、源代码Word 生成点的方式有打开点数据文本、随机生成点、打开底图手绘点
2021-11-16 15:13:45 59.03MB 凸包 C# .NET GIS
1
用C#编写的凸包算法,可以运行,有界面。
2021-11-16 14:41:42 59KB 凸包 C#
1
ConvexHull2D 一个周末项目,使用 C++ 和标准库实现各种算法以查找一组 2D 点的凸包。 包括 Graham 的扫描、礼品包装算法、单调链算法和 QuickHull。 为清楚起见,代码没有考虑重复或共线的点。
2021-11-03 17:07:19 3KB C++
1
平面凸包算法opengl绘制 2维凸包算法 用opengl绘图
2021-10-06 21:44:01 759KB 凸包 算法 opengl
1
凸包算法计算随机散点的最小凸包 本人亲测,需要VS2012以上版本才可正确运行 计算复杂度为nlogn 针对大量散点(几十万),速度也很快
2021-09-01 13:30:29 2.69MB 凸包算法
1