没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > HASHCC |
HASHCC
|
1 | 0 | 102 |
贡献者 | 讨论 | 代码提交 |
HASHCC is a platform independent C++ hash map template implementation using a multidimensional tree structure. Functions are like those of Sun's Java Hash map template
StateFirst version is available in tags directory! Package name Deeaan Lampel version 0.12 from 2010/01/16
Test were done for: Microsoft Windows Vista using MS Visual Studio 2005 8.0, GNU/linux red hat running kernel 2.6.23 using GNU/g++ 4.1.2, GNU/linux ubuntu running kernel 2.6.24 using GNU/g++ 4.2.4, and GNU/linux ubuntu running kernel 2.6.30 using GNU/g++ 4.3.3.
How toCheck out the project using a SVN client (e.g. TortoiseSVN). For GNU/linux go to directory type make && ./HASHCC/hashcc
Or you can download the lastest snapshot as tar gzip ball from downloads tab.
TodoRestructure some headers and add more hash