Axioms and Hulls (Lecture Notes in Computer Science).pdf

时间:2013-01-11 11:00:09
【文件属性】:
文件名称:Axioms and Hulls (Lecture Notes in Computer Science).pdf
文件大小:513KB
文件格式:PDF
更新时间:2013-01-11 11:00:09
Knuth Axioms and Hulls 简介 · · · · · ·   One way to advance the science of computational geometry is to make a comprehensive study of fundamental operations that are used in many different algorithms. This monograph attempts such an investigation in the case of two basic predicates: the counterclockwise relation pqr, which states that the circle through points (p, q, r) is traversed counterclockwise when we encounter ... (展开全部)   One way to advance the science of computational geometry is to make a comprehensive study of fundamental operations that are used in many different algorithms. This monograph attempts such an investigation in the case of two basic predicates: the counterclockwise relation pqr, which states that the circle through points (p, q, r) is traversed counterclockwise when we encounter the points in cyclic order p, q, r, p,...; and the incircle relation pqrs, which states that s lies inside that circle if pqr is true, or outside that circle if pqr is false. The author, Donald Knuth, is one of the greatest computer scientists of our time. A few years ago, he and some of his students were looking at a map that pinpointed the locations of about 100 cities. They asked, "Which of these cities are neighbors of each other?" They knew intuitively that some pairs of cities were neighbors and some were not; they wanted to find a formal mathematical characterization that would match their intuition. This monograph is the result.  

网友评论

  • 经典无法超越
  • 经典制作,对数学要求较高
  • 高德纳的书,当然是经典了,不过难度也是很大的,要花很多时间和精力才能看懂.
  • 算法的有用资料!