Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在网上找到一个小程序来测试伸展树,但到目前为止我发现的没有一个能满足我的需要。
我需要一些可以输入已经构建的展开树的东西。我有初始树,但无法使用插入构造它,因为我不知道它的顺序。
理想情况下,我正在寻找一个拖放小程序。
我发现这可以用作一个非常有用的工具:
http://www.qmatica.com/DataStructures/Trees/BST.html