期刊文献+

二叉树结构的输出

Output of the Binary Tree Structure
下载PDF
导出
摘要 二叉树是一种重要的数据结构,广泛运用于计算机软件技术中。本文主要研究了二叉树结构的输出,并提出了3种输出方法。前两种方法均在标准PASCAL中实现,未使用标准库函数;第三种方法调用了标准CRT、DOS单元,运用清屏、光标定位、延迟等函数,使输出不受行宽和换行限制,可直接访问节点定位输出。对深度超过6,需超行输出的。 Binary tree is an important type of data sturcture.It is extensively applies in the technology of computer software.This paper discusses output of the binary tree structure,and puts forward three algorithms.The first two algorithms are executed in standard pascal language with noutilization of functions.In the third algorithm,with the utilization of functions:Clrscr、Goto()、Delay()…,the output of the binary tree structure becomes free.
作者 肖利敏
出处 《天津商学院学报》 1999年第6期62-64,共3页 Journal of Tianjin University of Commerce
关键词 数据结构 二叉树 广度优先搜索 输出 软件 data structure binary tree preorder search breath first search queue
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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