File Organization and Processing (Hardcover)

Alan L. Tharp

  • 出版商: Wiley
  • 出版日期: 1991-01-16
  • 售價: $5,110
  • 貴賓價: 9.5$4,855
  • 語言: 英文
  • 頁數: 420
  • 裝訂: Hardcover
  • ISBN: 0471605212
  • ISBN-13: 9780471605218
  • 已絕版

買這商品的人也買了...

商品描述

Description:

Introduces the many and powerful data structures for representing information physically (in contrast to a database management system that represents information with logical structures). Covers specialized data structures, and explains how to choose the appropriate algorithm or data structure for the job at hand. The four sections treat primary file organizations, bit level and related structures, tree structures, and file sorting. Opening chapters cover sequential file organization, direct file organization, indexed sequential file organization, bits of information, secondary key retrieval, and bits and hashing. Following chapters cover binary tree structures, B-trees and derivatives, hashing techniques for expandable files, other tree structures, more on secondary key retrieval, sorting, and applying file structures. Contains pseudocode, or an outline in English, for most algorithms. Includes end-of-section questions, with answers to some. Extensively illustrated. 

 

Table of Contents:

Introduction.

PRIMARY FILE ORGANIZATIONS.

Sequential File Organization.

Direct File Organization.

Indexed Sequential File Organization.

BIT LEVEL AND RELATED STRUCTURES.

Bits of Information.

Secondary Key Retrieval.

Bits and Hashing.

TREE STRUCTURES.

Binary Tree Structures.

B-Trees and Derivatives.

Hashing Techniques for Expandable Files.

Other Tree Structures.

Secondary Key Retrieval Revisited.

FILE SORTING.

Sorting.

Applying File Structures.