Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Abstract Data Types
  • Language: en
  • Pages: 770

Abstract Data Types

Since 1985 Nell Dale's texts have helped shape the way computer science is taught. Now she and Henry Walker, an accomplished instructor and author in his own right, are proposing a new focus for the junior/senior level data structures course. A timely response to the prevalence of object-oriented programming, this new text expands the focus of the advanced data structures course to examine not only the structure of a data object but also its type. This new focus gives students the opportunity to look at data objects from the point of view of both user and implementer.

Data Structures with Abstract Data Types and Pascal
  • Language: en
  • Pages: 498

Data Structures with Abstract Data Types and Pascal

None

Program Correctness Over Abstract Data Types, with Error-state Semantics
  • Language: en
  • Pages: 232

Program Correctness Over Abstract Data Types, with Error-state Semantics

Straight-line programs; While programs; Recursive programs; Computability in an abstract setting; Bibliography.

Abstract Data Types and Modula-2
  • Language: en
  • Pages: 408

Abstract Data Types and Modula-2

  • Type: Book
  • -
  • Published: 1992
  • -
  • Publisher: Unknown

Contains explanations of what abstract data types are and how to specify them, and of the connection between abstract data types and program components. The book does assume a knowledge of Modula-2, although some of the difficulties of using opaque types are discussed before they are used.

A Systematic Catalogue of Reusable Abstract Data Types
  • Language: en
  • Pages: 400

A Systematic Catalogue of Reusable Abstract Data Types

This book presents a comprehensive catalogue of elementary data types like sets, maps, orders, trees and lists, written in Ada. Such data types are often used in systems programming. The major focus is on: - a uniform syntactic and semantic interface for all data types, - many implementation variants per data type, all ac cessible through a single interface, - a hierarchical system of the data types as a basis for data type selection and implementation. Meeting these goals is the main achievement of the book. The combination of efficient applicability and ease of learning and maintenance is achieved by the carefully elaborated interfaces of the catalogue's data types. These interfaces combin...

Abstract Data Types and Algorithms
  • Language: en
  • Pages: 377

Abstract Data Types and Algorithms

None

An Introduction to Data Types
  • Language: en
  • Pages: 256

An Introduction to Data Types

This book focuses exclusively on the data types of programming languages. It surveys the use of data types and examines in depth many of the issues related to them. Data types are explored by considering the wide variety of viewpoints used in many different programming languages including Ada, ALGOL 68, C, ML, Pascal, and PL/I. This book can be used as a text or a reference, and knowledge of programming languages is assumed.

Introduction to Abstract Data Types Using ADA
  • Language: en
  • Pages: 696

Introduction to Abstract Data Types Using ADA

  • Type: Book
  • -
  • Published: 1994
  • -
  • Publisher: Unknown

Designed for C52 or Data Structures course using Ada. The movement away from Pascal as the introductory programming language and the re-emergence of Ada makes this text timely. Outstanding reviews of coverage of recursion, narrative, and style considered informative and motivating.

Data Structures with Abstract Data Types and Ada
  • Language: en
  • Pages: 568

Data Structures with Abstract Data Types and Ada

  • Type: Book
  • -
  • Published: 1993
  • -
  • Publisher: Brooks/Cole

The only modern data structures book implemented in Ada, covers data structures first in terms of specifications, followed by implementation, then by performance issues. The organization moves from the more basic structures to the more advanced structures. The book contains examples coded in Ada and content specially tailored to the features and capabilities of the language.

Data Abstraction and Object-Oriented Programming in C++
  • Language: en
  • Pages: 440

Data Abstraction and Object-Oriented Programming in C++

  • Type: Book
  • -
  • Published: 1990-07-11
  • -
  • Publisher: Unknown

Software -- Programming Languages.