- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1997 5 30 3
May 1997 JOURNAL OF TIANJIN UNIVER SITY Vol. 30 No. 3
王爱虎* 查建中 王金敏 鄂明成
() (, 100044) ( )
研究发现了简单多边形裁剪和交并计算的内在 一致性. 从工程角度出发,以解 不规
则物体布局问题为最终目的,提出了解 简单多边形裁剪和交并计算的统一的、切实可行的算法,
为不规则物体布局问题的解 奠定了基础.
: ,, ,,,
: TP391. 72
A UN IFIED ALGORITHM FOR THE CLIPPIN G, IN TERSECTION AN D
UNION OPERATION S OF SIMPLE POLYGON S
Wang Aihu Cha Jianzhong
( Tianjin University) (Northern Jiaotong University, eijing 100044)
Wang Jinmin E Mingcheng
(Tian in University)
Abstract In this paper, the consistence of the clipping, intersection and union operations of
simple polygons has been discovered Proceeding from engineering point of view a unified and. ,
practical algorithm for these operations is proposed in order to solve irregular packing problems at
last. This w ork has laid a foundation for the solution of irregular packing problems.
Key words: simple polygon, non-simple polygon, clipping, intersection, union, packing problem
.
,,
,., ,
,;.
.,
,.
1995 6 3, 1996 3 12.
* 1969, , . orn in 1969, male doctoral student,
·282· 1997 5
1
,,
、.
,.
.,,
.,,
,、.
,,
[ 3]
( 1).,.
.
( ) ( )
a b
1
Fig. 1 Simple polygon and non-simple polygon
,.
;.
,.
2
,,
, 、, .
,、
,.,
() , () ,
.,
,
..
struct point
{
30 3 : ·283·
float x ;
float y ;
struct point* next;
struc
文档评论(0)