期刊文献+

基于循环链表的凸包增量算法研究与实现

Research and Implementation of the Convex Hull of Incremental Algorithm Based on Circulation Linked List
下载PDF
导出
摘要 采用循环链表构建凸包,使凸包的各顶点在增量过程中,始终处于动态变化的稳定循环链中,无差错地生成结果凸包。相比顺序表而言,每次只需修改指针,无须在内存中频繁移动顶点数据,节省大量的系统时间及内存资源,从根本上解决首尾相接的凸包动态生成问题,极好地满足程序的鲁棒性原则,代码执行效率高。 Uses circular linked list to construct the convex hull, makes the convex hull of each vertex always in the dynamic stability of circular chain in the process of increment, error-free convex hull to generate the results. Compared to order table, every time only need to modify a pointer, without frequent mobile vertex data in the memory, the system can save much time and memory resources, fundamentally solves the problem of the convex hull of the head-tail dynamically generated, perfectly meets the program's principle of robustness, and high code execution efficiency.
出处 《现代计算机(中旬刊)》 2014年第4期36-39,共4页 Modern Computer
基金 海军大连舰艇学院科研发展基金资助项目
关键词 循环链表 凸包增量 切点 迭代 Circular Linked List Convex Hull Increment Point of Contact Iteration
  • 相关文献

参考文献3

二级参考文献9

  • 1吴中海,叶澄清,潘云鹤.一个改进的简单多边形凸包算法[J].计算机辅助设计与图形学学报,1997,9(1):9-13. 被引量:21
  • 2[1]PREPARATA F P,SHAMOS M I Computational Geometry[M].Berlin:Springer-Verlag,1985.
  • 3[2]WO Rosalee.Teaching visual in an introductory computer graphics course[J].Computer&Graphics,2000,26 (1):163 ~ 168.
  • 4[3]Andrew M A.Another Efficient Algorithm for Convex Hulls in Two Dimension[J].Inf Proc Lett,1979,9(5):216 ~219.
  • 5[4]周培德.计算几何-算法设计与分析.北京:清华大学出版社,2000.
  • 6[6]Yao ACC.A Lower Bound to Finding Convex Hulls[J].Journal of the ACM,1981,28:780 ~787.
  • 7Anany Levitin著;潘彦译.算法设计与分析基础,第二版.清华大举出版社.
  • 8金文华,何涛,刘晓平,唐卫清,唐荣锡.基于有序简单多边形的平面点集凸包快速求取算法[J].计算机学报,1998,21(6):533-539. 被引量:49
  • 9金文华,何涛,唐卫清,唐荣锡.简单快速的平面散乱点集凸包算法[J].北京航空航天大学学报,1999,25(1):72-75. 被引量:29

共引文献14

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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