基于邻接表分解自相交折线的算法设计  被引量:4

Algorithm of decompose self-intersection broken line with adjacency list

在线阅读下载全文

作  者:韩瑜[1] 张正峰[2] 

机构地区:[1]陕西广播电视大学基础部,陕西西安710072 [2]西北工业大学软件与微电子学院,陕西西安710072

出  处:《陕西理工学院学报(自然科学版)》2008年第4期42-44,共3页Journal of Shananxi University of Technology:Natural Science Edition

摘  要:寻求能快速、高效分解自相交折线的算法是计算机做二维图形所必须面对的问题。虽然邻接表和单链表的指针部分耗用了一定量的内存,但在删除、插入等操作上实现了快速、高效,因此非常适合解决这个问题。文中算法的时间复杂度和空间复杂度均达到预期目标,并在实际的应用中确实满足了快速、高效等性能要求。Algorithm of decomposing self-intersection broken lines, which is clipping and efficient, is inevitablely met in using computer to draw planar graphics. The pointer of adjacency list and single list consumes some memories, however, the delete operation and insert operation are clipping and efficient, so it is very necessary to solve the problem. Time complexity and space complexity of the algorithm are reasonable, and the algorithm can satisfy people's demand in the realistic world.

关 键 词:邻接表 单链表 相交 折线 

分 类 号:TP391.41[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象