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

一种可扩展四叉树结构及其先序遍历算法
引用本文:李启青,马建文,哈斯巴干,刘志丽,韩秀珍.一种可扩展四叉树结构及其先序遍历算法[J].计算机工程与应用,2003,39(28):22-23,41.
作者姓名:李启青  马建文  哈斯巴干  刘志丽  韩秀珍
作者单位:中国科学院遥感应用研究所,北京,100101
基金项目:国家863高技术研究发展计划项目“遥感数据智能处理技术与集成”(编号:CX020014),奥运科技专项项目(编号:2002BA904B07-2)
摘    要:在图象处理领域,数据表达是一个核心问题。四叉树数据结构由于比空间占有树组方式使处理具有多分辨率能力而倍受青睐。文章提出并实现了一种可应用于多分辨率图象处理和地理信息数据表达的四叉树结构,该四叉树综合了循环链表和普通树结构的优点。具有较强的可扩展性和通用性,使得同一层次的结点之间可以顺利搜索,从而大大减少了查找和从子孙结点到父结点操作回溯的复杂度。该文对原先的四叉树结构做了相应改进,并给出了该四叉树数据结构的先根序遍历算法,是一种高效的数据结构。

关 键 词:四叉树结构  先根次序  遍历算法  游标  图象处理
文章编号:1002-8331-(2003)28-0022-02

An Extended Quadtree Structure and Its Preorder Traversal Algorithm
Li,Qiqing Ma,Jianwen Hasibagan Liu Zhili Han Xiuzhen.An Extended Quadtree Structure and Its Preorder Traversal Algorithm[J].Computer Engineering and Applications,2003,39(28):22-23,41.
Authors:Li  Qiqing Ma  Jianwen Hasibagan Liu Zhili Han Xiuzhen
Abstract:Data representation is a kernel problem in image processing field.Quadtree data structure is better than spa-tial array in its multiresolution ability.It is proposed that a special quadtree structure to represent geology information and multiresolution imagery data.The structure integrates the advantage of circle list and tree struture.It can extend to other type of tree structure easily and the implementation can be reused easily.Moreover,the traversal in the same level can be done to reduce the complication from child node to its siblings or from child node to its parent node.The im-provement is given in pre-order traversal algorithm and general quadtree structure.It is a efficient data structure.
Keywords:Quadtree structure  Preorder  Traversal algorithm  Tree iterator  Image processing
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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