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.
可能重复: 二叉树的应用是什么?
什么是二叉树?为什么它们有用?为什么有些 STL 容器使用它们来存储元素?为什么搜索一棵树需要 O(log n ) 的时间?