摘要
平衡二叉树教学中传统的旋转方法不太容易被学生理解,针对这一问题,本文通过分析二叉排序树的基本原理,摸索出一种在教学实践中更加容易被学生理解的平衡二叉树调整方法。
The rotation method for balanced binary tree is not easy to understand by the students, This paper introduced a new method using the characteristics of the binary sort tree that is easier to understand by the students.
出处
《计算机教育》
2009年第10期51-52,共2页
Computer Education
关键词
二叉排序树
平衡二叉树
教学探讨
binary sort tree
balanced binary tree
teaching discussion