文件名称:SkipList
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.09kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Skiplists是由威廉普格发明的快速关联集合。键/值对添加到skiplist容器和值,这可以让数值搜索极为迅速。程序是建立在一个非常通用的, Bruno Grossniklaus 写的C,然后转换成C+ +类库的基础上。-Skiplists are fast associative collections invented by William Pugh. Key/Value pairs are added to skiplist containers and can then values looked up extremely quickly by key. The implementation is based on a fairly generic one originally in "C" by Bruno Grossniklaus which I converted into a C++ class library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestSkipLists.cpp
SkipList.cpp
SkipList.h
mtrand.cpp
SkipList.cpp
SkipList.h
mtrand.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.