期刊文献+

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

Algorithm of decompose self-intersection broken line with adjacency list
下载PDF
导出
摘要 寻求能快速、高效分解自相交折线的算法是计算机做二维图形所必须面对的问题。虽然邻接表和单链表的指针部分耗用了一定量的内存,但在删除、插入等操作上实现了快速、高效,因此非常适合解决这个问题。文中算法的时间复杂度和空间复杂度均达到预期目标,并在实际的应用中确实满足了快速、高效等性能要求。 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.
作者 韩瑜 张正峰
出处 《陕西理工学院学报(自然科学版)》 2008年第4期42-44,共3页 Journal of Shananxi University of Technology:Natural Science Edition
关键词 邻接表 单链表 相交 折线 adjacency list single linked list self-intersection broken line
  • 相关文献

参考文献7

  • 1Mark de Berg, Marc van Kreveld, Mark Overmars, etal. Computational Geometry: Algorithm and Appllcations[ M ]. NewYork: Spriger, 1993.
  • 2周培德.计算几何[M].北京:清华大学出版社,2000..
  • 3杨维芳.判断折线自相交的快速算法[J].兰州铁道学院学报,2002,21(3):76-78. 被引量:6
  • 4阮秋琦,阮宇智.数字图像处理[M].北京:电子工业出版社,2006.234.
  • 5严卫敏,吴伟民.数据结构[M].北京:清华大学出版社,1997.27.
  • 6佚名.C++数据结构与程序设计[M].钱丽萍,译.北京:清华大学出版社,2004.
  • 7潘彦.算法设计与分析基础.北京:清华大学出版社,2004.11.

二级参考文献1

共引文献48

同被引文献55

引证文献4

二级引证文献6

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部