搜索资源列表
highflybird-lisp
- 计算几何中的几种lisp语言的算法,包括凸包,最小包围圆,点集的最大直径,最小距离等。-computational geometry of several lisp language algorithms, including the convex hull, the smallest enclosing circle, Point Set diameter of the largest and the smallest distance.
凸包程序
- 简单的凸包程序
dlg
- 利用MFC,简单的图形界面,简单的算法,实现凸包的绘制-Using MFC, a simple graphical interface, a simple algorithm to achieve the convex hull of the draw
Minimum_PointSet
- 一个用于生成多边形最小凸包的简单程序,基本功能就是用鼠标随意画一个多边形,然后计算并生成多边形最小凸包。很难得-Minimum convex polygon of a package used to generate a simple procedure, the basic function is free to draw a polygon with the mouse, and then calculates and generates the smallest convex polygo
2
- 用C#编写的计算凸包的程序,可以运行,代码简单。-Calculated using C#, the convex hull of the program, you can run the code simple.
5
- 用C#开发的凸包程序,在屏幕上任意画点,可形成点集的凸包。-C# developers with an interface program, suitable for beginners to learn C#.
TuBao
- 实现凸包算法,可以清晰的看见递归的过程,也可以看出最后的区域-Convex hull algorithm recursive process, you can clearly see, the last area can also be seen
