首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 与连接和分割操作AVL树

与连接和分割操作AVL树

资 源 简 介

Provides concatenate and split operations plus the usual: add, delete, search, min, max, deletemin, deletemax .. (all logarithmic time) Can be easily ported to C++. Can be used with or without parent pointers/references (refer to TREE_WITH_PARENT_POINTERS directive in the source code). Traversal is currently implemented using parent pointers. Sorted dictionaries (map and multimap) .NET collection classes are also provided.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP