文件名称:2DBall
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- jia****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有关2D凸包的算法,1. 排序更简单,只是简单的比较,没有运算.
2. 起始点更好找,就是排序后的第一个点.
3. 可以很好地处理特殊情况(共线).-The 2D convex hull algorithm, 1. Sorting easier, just a simple comparison, there is no operation. 2. To find a better starting point, that is sort of a point after the first. 3. Can be a good deal with exceptional circumstances (of line) .
2. 起始点更好找,就是排序后的第一个点.
3. 可以很好地处理特殊情况(共线).-The 2D convex hull algorithm, 1. Sorting easier, just a simple comparison, there is no operation. 2. To find a better starting point, that is sort of a point after the first. 3. Can be a good deal with exceptional circumstances (of line) .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2DBall\2DBall.sln
......\2DBall.vcproj
......\水平序的凸包.cpp
2DBall
......\2DBall.vcproj
......\水平序的凸包.cpp
2DBall