摘要
设计了完全多叉树的存储结构和遍历算法,并设计了根据子节点搜索整个完全多叉树算法,最后给出了一个实际的完全三叉树的应用例子。
This paper design the storage structure and traversal algorithm of Multi-tree and give the algorithm based leaf node of Complete Multi-tree to construct search model.Finally the paper give us an application of the algorithm.
作者
魏宾宾
WEI Bin-bin (School of Software Engineering, Tongji Universiw, Shanghai 201804, China)
出处
《电脑知识与技术》
2014年第4期2436-2438,2474,共4页
Computer Knowledge and Technology
关键词
完全多叉树存储结构
完全多叉数遍历算法
完全多叉树叶子节点构造搜索模型
the storage of multi-tree
the traversal algorithm of multi-tree
based leaf node of Complete Multi-tree to construct search model