更改

大数据索引

添加44字节2017年5月7日 (日) 02:06
/* 大数据索引 */
索引(Index)是加快查找的数据结构(Data Structure),主要有哈希表(Hash Table)、树(Tree)、整数链表(Integer List)和位图(Bitmap)。
 
参考数据结构书中的搜索章节。
# Thomas H. Cormen, introduction to algorithms, third edition, MIT press, 2009.
行政员管理员
6,105
个编辑