高级检索

直线剖分平面算法的实现和应用

THE IMPLEMENTATION AND APPLICATION OF AN ALGORITHM FOR STRAIGHT LINES SUBDIVING PLANES

  • 摘要: 本文引入一种称为"区域树"的二叉树结构来表示若干直线由于相交而形成的对平面的剖分,并以之实现了一个"增加构造"方式的直线剖分平面算法。算法可用于解决许多与平面直线图形有关的问题,本文给出了如下应用实例:点定位问题,半平面公共交问题,简单多边形凸分解问题,简单多边形求交问题。

     

    Abstract: A data structure of binary tree called " region tree " is introduced and applied to express planar subdivision by straight lines. An algorithm for straight lines subdividing planes is presented and applied to solve several problems, they are: point location in the planar subdivision by straight lines, intersection of half-planes, convex decomposition of a simple polygon, intersection of two simple polygons.

     

/

返回文章
返回