《Algorithms and Data Structures for External Memory》Jeffrey Scott Vitter | PDF下载|ePub下载
出版社: Now Publishers Inc
出版年: 2008-6-9
页数: 192
定价: USD 99.00
装帧: Paperback
ISBN: 9781601981066
内容简介 · · · · · ·
Data sets in large applications are often too massive to fit completely inside the computer’s internal memory. The resulting input/output communication (or I/O) between fast internal memory and slower external memory (such as disks) can be a major performance bottleneck. Algorithms and Data Structures for External Memory surveys the state of the art in the design and analysis of external memory (or EM) algorithms and data structures, where the goal is to exploit locality and parallelism in order to reduce the I/O costs. A variety of EM paradigms are considered for solving batched and online problems efficiently in external memory. Algorithms and Data Structures for External Memory describes several useful paradigms for the design and implementation of efficient EM algorithms and data structures. The problem domains considered include sorting, permuting, FFT, scientific computing, computational geometry, graphs, databases, geographic information systems, and text and string processing. Algorithms and Data Structures for External Memory is an invaluable reference for anybody interested in, or conducting research in the design, analysis, and implementation of algorithms and data structures.
作者简介 · · · · · ·
Jeffrey S. Vitter is a Distinguished Professor of Computer and Information Science at the University of Mississippi (affectionately known as Ole Miss). He has 39 years of experience as a passionate advocate for higher education. He served on the faculty and in leadership roles at noted AAU universities Brown, Duke, Purdue, Texas A&M, and Kansas, before leading Ole Miss as its 17th chancellor from January 2016–January 2019.
目录 · · · · · ·
1: Introduction
2: Parallel Disk Model (PDM)
3: Fundamental I/O Operations and Bounds
4: Exploiting Locality and Load Balancing
5: External Sorting and Related Problems
6: Lower Bounds and I/O
7: Matrix and Grid Computations
8: Batched Problems in Computational Geometry
9: Batched Problems on Graphs
10: External Hashing for Online Dictionary Search
11: Multiway Tree Data Structures
12: Spatial Data Structures and Range Search
13: Dynamic and Kinetic Data Structures
14: String Processing
15: Compressed Data Structures
16: Dynamic Memory Allocation
17: External Memory Programming Environments
Conclusions
Notations and Acronyms
References
· · · · · ·
下载地址: 下载帮助
《Algorithms and Data Structures for External Memory》Jeffrey Scott Vitter 【benniaobook.org】.pdf
密码:2024 感谢您喜欢博主推荐此书,请支持购买正版。
发表回复
要发表评论,您必须先登录。