- 5
- 0
- 约2.36万字
- 约 61页
- 2016-09-20 发布于浙江
- 举报
Chapter 12: Indexing and Hashing Basic Concepts Indexing mechanisms used to speed up access to desired data. E.g., author catalog in library Search Key - attribute to set of attributes used to look up records in a file. An index file consists of records (called index entries) of the form Index files are typically much smaller than the original file Two basic kinds of indices: Ordered indices: search keys are stored in sorted order Hash indices: search keys are distributed uniformly across “buckets” using a “hash function”. Index Evaluation Metrics Access types supported efficiently. E.g
您可能关注的文档
- “大手拉小手,共筑祖国新未来”社会实践报告.docx
- “大手拉小手,共筑祖国新未来”实践报告.doc
- 《Database System Concepts Course Introduction》ch01.ppt
- 《Database System Concepts Course Introduction》ch02.ppt
- 《Database System Concepts Course Introduction》ch03.ppt
- 《Database System Concepts Course Introduction》ch04.ppt
- 《Database System Concepts Course Introduction》ch06.ppt
- 《Database System Concepts Course Introduction》ch07.ppt
- 《Database System Concepts Course Introduction》ch13.ppt
- 《Database System Concepts Course Introduction》ch14.ppt
- 《Database System Concepts Course Introduction》ch15.ppt
- 《Database System Concepts Course Introduction》ch16 Concurrency Control.ppt
- 《Database System Concepts Course Introduction》ch17 Recovery System.ppt
- 《Digital Design and Computer Architecture》DDCA_Ch1.ppt
- 《Digital Design and Computer Architecture》DDCA_Ch2.ppt
- 《Digital Design and Computer Architecture》DDCA_Ch3.ppt
- 《Digital Design and Computer Architecture》DDCA_Ch4.ppt
- 《Digital Design and Computer Architecture》DDCA_Ch5.ppt
原创力文档

文档评论(0)