首页 | 本学科首页   官方微博 | 高级检索  
     

基于循环链表的凸包增量算法研究与实现
引用本文:徐东,刘海见,杨健. 基于循环链表的凸包增量算法研究与实现[J]. 现代计算机, 2014, 0(4): 36-39
作者姓名:徐东  刘海见  杨健
作者单位:海军大连舰艇学院基础部,大连116018
基金项目:海军大连舰艇学院科研发展基金资助项目
摘    要:采用循环链表构建凸包,使凸包的各顶点在增量过程中,始终处于动态变化的稳定循环链中,无差错地生成结果凸包。相比顺序表而言,每次只需修改指针,无须在内存中频繁移动顶点数据,节省大量的系统时间及内存资源,从根本上解决首尾相接的凸包动态生成问题,极好地满足程序的鲁棒性原则,代码执行效率高。

关 键 词:循环链表  凸包增量  切点  迭代

Research and Implementation of the Convex Hull of Incremental Algorithm Based on Circulation Linked List
XU Dong,LIU Hai-jian,YANG Jian. Research and Implementation of the Convex Hull of Incremental Algorithm Based on Circulation Linked List[J]. Modem Computer, 2014, 0(4): 36-39
Authors:XU Dong  LIU Hai-jian  YANG Jian
Affiliation:(Department of Basic Sciences, Dalian Naval Academy, Dalian 116018)
Abstract: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.
Keywords:Circular Linked List  Convex Hull Increment  Point of Contact  Iteration
本文献已被 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号