搜索资源列表
voronoi
- 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulat
Gramham-CH
- Gramham法求解凸包。从最基本数据结构定义开始实现,有图形界面和动画演示。全套代码。-Gramham method convex hull. Data from the most basic definition of the structure began to realize, graphics and animation interface demo. A full set of code.
Drawer
- 用TurboC实现的画图小程序。图形界面,包括多边形、折线的画图,移动,放大缩小,旋转,以及多边形的截取功能。另外附带凸包算法的演示效果。
MyCH
- 平面凸包, visual c++实现, 非算法导论上的算法, 自己的算法, 相当快,演示下
voronoi
- 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulat
Gramham-CH
- Gramham法求解凸包。从最基本数据结构定义开始实现,有图形界面和动画演示。全套代码。-Gramham method convex hull. Data from the most basic definition of the structure began to realize, graphics and animation interface demo. A full set of code.
Drawer
- 用TurboC实现的画图小程序。图形界面,包括多边形、折线的画图,移动,放大缩小,旋转,以及多边形的截取功能。另外附带凸包算法的演示效果。-TurboC achieved by drawing applet. Graphical interface, including polygon, polyline drawing, move, zoom, rotate, and the interception of polygon featu
MyCH
- 平面凸包, visual c++实现, 非算法导论上的算法, 自己的算法, 相当快,演示下
QuickHulldemo
- 快速凸包演示程序 演示了快速凸包算法的执行过程-Fast convex hull demo program to demonstrate fast convex hull algorithm of the implementation process
cg
- 实现演示若干图形学算法,点生成线起色算法,Bezier,多边形切割,凸包计算等。-Demonstrate the achievement of a number of graphics algorithms, point improvement algorithm to generate line, Bezier, polygon cutting, convex hull calculation.
Graham
- 应用Graham算法查找散乱点集凸包,该程序演示了2D凸包的查找。按W键随机生成散乱点,并显示查找的最终凸包。-Find the convex of scatter points by graham algorithm. Press w key to generate random points, and the convex will be displayed.
3DTuBao
- 三维凸包演示,用的是增量法,复试度o(n^2)-Three-dimensional convex hull demo, use the incremental method, the second interview degrees o (n ^ 2)
ConvexHull
- 凸包示例程序,可以演示凸包效果,对初学者有一定帮助-Convex hull sample program, can demonstrate the effect of the convex hull, there is some help for beginners
jxyb
- 平面凸包, visual c++实现, 非算法导论上的算法, 自己的算法, 相当快,演示下()
ydsrvf
- 平面凸包, visual c++实现, 非算法导论上的算法, 自己的算法, 相当快,演示下()
简单凸包演示
- 简单的凸包演示软件,在面板中画点,点击计算作图即可演示。上传的是源代码,需要在命令行编译成字节码文件再运行即可。(Simple convex package demo software, draw points in the panel, click the calculation diagram to demonstrate.)