资 源 简 介
spdict include several implementations of dictionary data structure :
* Binary Search Tree
* Red-Black Tree
* Balanced Tree
* Skip List
* Sorted Array
```
Changelog:
Changes in version 0.3 (04.05.2008)
* Add a cache class based on share memory
* Change all classes to use same prefix -- SP_Dict
Changes in version 0.2 (05.15.2007)
Add a cache class based on spdict
Changes in version 0.1 (04.26.2007)
version 0.1 release
```
文 件 列 表
spdict-0.3
win32
libspdict.dsp
MANIFEST
spdictbstree.hpp
Makefile
spdictarray.cpp
spdictionary.cpp
spdictslist.hpp
spdictbtree.hpp
README
spdictionary.hpp
spdictrbtree.cpp
spdictbstree.cpp
testdict.cpp
spdictmmap.hpp
spdictrbtree.hpp
COPYING
spdictslist.cpp
spdictbtree.cpp
spdictarray.hpp
spdictcache.hpp
spdictcache.cpp
spdictmmap.cpp
spdictshm.hpp
spdictshm.cpp
testcache.cpp
testshm.cpp
spdictshmcache.hpp
spdictshmcache.cpp
spdictshmhashmap.cpp
spdictshmhashmap.hpp
testshmcache.cpp
testshmcache.map
win32
testshmcache.dsp