搜索资源列表
DoomsdayDate_demo
- An ingenious yet simple way to calculate the day of the week for any date was invented by John Conway called the Doomsday rule. I highly recommend reading the article by S.W. Graham which fully describes the algorithm
convexhull
- The Graham scan examines the points one by one and eliminates the points which cause reflexive angles
Graham
- gramham 算法实例,可以实现一个简单功能-the gramham algorithm,
grahams
- Graham Scan Algorithm
OpenCV
- sample of opencv and convex hull graham algoritme
graham
- graham algorith wrote in c-graham algorith wrote in c++
grahams-scan
- 此为凸包的graham的scan算法,思路清晰,易实现。-This is the convex hull of graham scan algorithm, the idea is clear and easy to implement.
TTestMinvexCoh
- 求点集的最小凸包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
tubao
- 用graham算法在vc环境下编写的形成一个最小凸包程序,能够读入一个点文件,并输出一个点文件。-A minimum convex hull program written using the the graham algorithm in vc environment can be read into a point file and output a point file.
graham
- 用matlab求二维凸包,并求出二维凸包的面积-Using matlab to calculate the two-dimensional convex hull, and find the two-dimensional convex hull area
GrahamFCH
- 本代码主要实现土包问题的算法,采用Graham扫描算法,随机生成指定数量的点,求解其凸包。代码中包含注释-The code of the main problems of soil packet algorithm, using Graham scan algorithm to randomly generate a specified number of points, solving its convex hull. Code contains annotations
ConvexHull
- 使用C++实现的基于OpenGl的Graham扫描法求解二维凸包问题-Using c++ implementation based on OpenGl Graham scan method to solve the two dimensional convex hull problem
convex_hull
- 凸包问题的算法实现,graham算法实现,分治算法以及暴力算法,有简单图形界面-Convex Hull algorithm problem, graham algorithm, divide and conquer algorithms and violence algorithm, a simple graphical interface
JAVA
- Project Descr iption nBayes (based on Paul Graham's spam filter) makes it easy to introduce statistics based decision using JAVA
Graham
- Java graham algorithme, hull