代码搜索:Graham
找到约 390 项符合「Graham」的源代码
代码结果 390
www.eeworm.com/read/469138/6978140
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/460783/7240707
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/457804/7317578
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/197077/8031958
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/478955/6708558
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/403717/11512671
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/400753/11569458
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/474083/6832446
gif graham_sign.gif
www.eeworm.com/read/474083/6832452
jpg graham2.jpg
www.eeworm.com/read/473179/6857494
txt 凸包(graham).txt
// CONVEX HULL I
// modified by rr 不能去掉点集中重合的点
#include
#define eps 1e-8
#define zero(x) (((x)>0?(x):-(x))