本文介绍了C#的Project_Demo AVL树的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当AVL树不平衡时,我不知道如何说明将树变为平衡的过程.如何管理树中键的坐标?你能帮助我吗?谢谢!
标记为作业[/EDIT]
when unbalanced AVL tree, I do not know how to illustrate the process of turning trees into balance. How can I manage the coordinates of the keys in the tree? can you help me? Thank you!
Tagged as Homework [/EDIT]
推荐答案
这篇关于C#的Project_Demo AVL树的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!