文件名称:TreeMap
介绍说明--下载内容均来自于网络,请自行研究使用
红黑树是一个更高效的检索二叉树,因此常常用来实现关联数组。典型地,JDK提供的集合类TreeMap本身就是一个红黑树的实现。-Red-black tree is a binary tree search more efficient, so often used to implement associative arrays. Typically, JDK provides a collection of classes TreeMap itself is a red-black tree implementation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SA10225361李长刚_第二次实验\RB_tree.cpp
...........................\RB_tree.h
...........................\SA10225361李长刚第二次实验.doc
...........................\test.cpp
SA10225361李长刚_第二次实验
...........................\RB_tree.h
...........................\SA10225361李长刚第二次实验.doc
...........................\test.cpp
SA10225361李长刚_第二次实验