索引顺序表查找,索引顺序查找即分块查找,是将顺序表分成诺干块。...
- 资源大小:3.65 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
数据结构
c++
资 源 简 介
索引顺序表查找,索引顺序查找即分块查找,是将顺序表分成诺干块。-Indexed sequential table lookup, the index in order to find that the search block is to the order of the table is divided into Nokan blocks.
文 件 列 表
索引顺序表查找
c.h
ITNode.h
SSTNode.h
text.txt
索引顺序表查找.cpp