文件名称:TTestMinvexCoh
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- jxj****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的二维凸包。
-Demand point set minimum the convex hull Graham algorithm. Given a set of points in the plane, to identify a minimal set of points sequential links forming a convex polygon, so that the point of focus points are inside this polygon or polygons, this convex polygon is to the point set of the two dimensional convex package.
-Demand point set minimum the convex hull Graham algorithm. Given a set of points in the plane, to identify a minimal set of points sequential links forming a convex polygon, so that the point of focus points are inside this polygon or polygons, this convex polygon is to the point set of the two dimensional convex package.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TTestMinvexCoh\TestMinvexCore\MainFrm.cpp
..............\..............\MainFrm.h
..............\..............\ReadMe.txt
..............\..............\res\TestMinvexCore.ico
..............\..............\...\TestMinvexCore.rc2
..............\..............\...\TestMinvexCoreDoc.ico
..............\..............\...\Toolbar.bmp
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\..............\TestMinvexCore.aps
..............\..............\TestMinvexCore.clw
..............\..............\TestMinvexCore.cpp
..............\..............\TestMinvexCore.dsp
..............\..............\TestMinvexCore.dsw
..............\..............\TestMinvexCore.h
..............\..............\TestMinvexCore.ncb
..............\..............\TestMinvexCore.opt
..............\..............\TestMinvexCore.plg
..............\..............\TestMinvexCore.rc
..............\..............\TestMinvexCoreDoc.cpp
..............\..............\TestMinvexCoreDoc.h
..............\..............\TestMinvexCoreView.cpp
..............\..............\TestMinvexCoreView.h
..............\..............\Debug
..............\..............\res
..............\TestMinvexCore
TTestMinvexCoh