Author: Claire Willis
Publisher: UCL Press
ISBN:
Category : Computers
Languages : en
Pages : 552
Book Description
This text adopts a modern software engineering approach to teaching a programming language. Throughout the book, the concept of a software system rather than a program is emphasized, and software design is tackled independently from any programming language.
Abstraction and Specification with Modula-2
Author: Claire Willis
Publisher: UCL Press
ISBN:
Category : Computers
Languages : en
Pages : 552
Book Description
This text adopts a modern software engineering approach to teaching a programming language. Throughout the book, the concept of a software system rather than a program is emphasized, and software design is tackled independently from any programming language.
Publisher: UCL Press
ISBN:
Category : Computers
Languages : en
Pages : 552
Book Description
This text adopts a modern software engineering approach to teaching a programming language. Throughout the book, the concept of a software system rather than a program is emphasized, and software design is tackled independently from any programming language.
The Modula-2 Software Component Library
Author: Charles Lins
Publisher: Springer Science & Business Media
ISBN: 1468463861
Category : Computers
Languages : en
Pages : 463
Book Description
This book is the third and final volume in a series entitled "The Modula-2 Software Component Library." C. Lins' collection of reusable standard software components could be the basis for every programmer's software project in Modula-2. Components that are implementations of commonly used data structures are presented, along with a description of their functionality and efficiency. Moreover, the books provide the background necessary to tailor these components to the specific needs of any Modula-2 environment. For Modula-2 programmers, this series of books could prove as useful and indispensible as the original language reference by Niklaus Wirth. This third volume discusses the concepts of trees and graphs, shows their specifications, and provides implementations for various forms of trees and graphs.
Publisher: Springer Science & Business Media
ISBN: 1468463861
Category : Computers
Languages : en
Pages : 463
Book Description
This book is the third and final volume in a series entitled "The Modula-2 Software Component Library." C. Lins' collection of reusable standard software components could be the basis for every programmer's software project in Modula-2. Components that are implementations of commonly used data structures are presented, along with a description of their functionality and efficiency. Moreover, the books provide the background necessary to tailor these components to the specific needs of any Modula-2 environment. For Modula-2 programmers, this series of books could prove as useful and indispensible as the original language reference by Niklaus Wirth. This third volume discusses the concepts of trees and graphs, shows their specifications, and provides implementations for various forms of trees and graphs.
Abstract Data Types and Modula-2
Author: Richard Mitchell
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 408
Book Description
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.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 408
Book Description
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.
Design and Analysis of Algorithms
Author: Parag H. Dave
Publisher: Pearson Education India
ISBN: 9788177585957
Category : Computers
Languages : en
Pages : 836
Book Description
"All aspects pertaining to algorithm design and algorithm analysis have been discussed over the chapters in this book-- Design and Analysis of Algorithms"--Resource description page.
Publisher: Pearson Education India
ISBN: 9788177585957
Category : Computers
Languages : en
Pages : 836
Book Description
"All aspects pertaining to algorithm design and algorithm analysis have been discussed over the chapters in this book-- Design and Analysis of Algorithms"--Resource description page.
Abstract Data Types in Modula-2
Author: Rachel Harrison
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 292
Book Description
A formal, accessible approach to abstract data types, employing the Modula-2 computer language. Chapters follow a common format--the need for a particular abstract data type is considered, followed by the type's properties, the access procedure to manipulate it, the axioms which govern its behavior, and implementations. A wide variety of abstract data types are covered, supported by numerous Modula-2 algorithms. Code is written in a functional, recursive style.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 292
Book Description
A formal, accessible approach to abstract data types, employing the Modula-2 computer language. Chapters follow a common format--the need for a particular abstract data type is considered, followed by the type's properties, the access procedure to manipulate it, the axioms which govern its behavior, and implementations. A wide variety of abstract data types are covered, supported by numerous Modula-2 algorithms. Code is written in a functional, recursive style.
Data Abstraction And Program Design
Author: R Ellis
Publisher: CRC Press
ISBN: 9781857285703
Category : Computers
Languages : en
Pages : 290
Book Description
This student text explores large-scale program design in the object-oriented paradigm, with an emphasis on data abstraction. It assumes knowledge of an imperative language such as PASCAL and provides examples in C++ and ADA.
Publisher: CRC Press
ISBN: 9781857285703
Category : Computers
Languages : en
Pages : 290
Book Description
This student text explores large-scale program design in the object-oriented paradigm, with an emphasis on data abstraction. It assumes knowledge of an imperative language such as PASCAL and provides examples in C++ and ADA.
Abstraction and Specification with Modula-2
Author: Claire Willis
Publisher: UCL Press
ISBN:
Category : Computers
Languages : en
Pages : 548
Book Description
This text adopts a modern software engineering approach to teaching a programming language. Throughout the book, the concept of a software system rather than a program is emphasized, and software design is tackled independently from any programming language.
Publisher: UCL Press
ISBN:
Category : Computers
Languages : en
Pages : 548
Book Description
This text adopts a modern software engineering approach to teaching a programming language. Throughout the book, the concept of a software system rather than a program is emphasized, and software design is tackled independently from any programming language.
Fundamentals of Algebraic Specification 2
Author: Hartmut Ehrig
Publisher: Springer Science & Business Media
ISBN: 3642612849
Category : Mathematics
Languages : en
Pages : 429
Book Description
Since the early seventies concepts of specification have become central in the whole area of computer science. Especially algebraic specification techniques for abstract data types and software systems have gained considerable importance in recent years. They have not only played a central role in the theory of data type specification, but meanwhile have had a remarkable influence on programming language design, system architectures, arid software tools and environments. The fundamentals of algebraic specification lay a basis for teaching, research, and development in all those fields of computer science where algebraic techniques are the subject or are used with advantage on a conceptual level. Such a basis, however, we do not regard to be a synopsis of all the different approaches and achievements but rather a consistently developed theory. Such a theory should mainly emphasize elaboration of basic concepts from one point of view and, in a rigorous way, reach the state of the art in the field. We understand fundamentals in this context as: 1. Fundamentals in the sense of a carefully motivated introduction to algebraic specification, which is understandable for computer scientists and mathematicians. 2. Fundamentals in the sense of mathematical theories which are the basis for precise definitions, constructions, results, and correctness proofs. 3. Fundamentals in the sense of concepts from computer science, which are introduced on a conceptual level and formalized in mathematical terms.
Publisher: Springer Science & Business Media
ISBN: 3642612849
Category : Mathematics
Languages : en
Pages : 429
Book Description
Since the early seventies concepts of specification have become central in the whole area of computer science. Especially algebraic specification techniques for abstract data types and software systems have gained considerable importance in recent years. They have not only played a central role in the theory of data type specification, but meanwhile have had a remarkable influence on programming language design, system architectures, arid software tools and environments. The fundamentals of algebraic specification lay a basis for teaching, research, and development in all those fields of computer science where algebraic techniques are the subject or are used with advantage on a conceptual level. Such a basis, however, we do not regard to be a synopsis of all the different approaches and achievements but rather a consistently developed theory. Such a theory should mainly emphasize elaboration of basic concepts from one point of view and, in a rigorous way, reach the state of the art in the field. We understand fundamentals in this context as: 1. Fundamentals in the sense of a carefully motivated introduction to algebraic specification, which is understandable for computer scientists and mathematicians. 2. Fundamentals in the sense of mathematical theories which are the basis for precise definitions, constructions, results, and correctness proofs. 3. Fundamentals in the sense of concepts from computer science, which are introduced on a conceptual level and formalized in mathematical terms.
Data Structures with Abstract Data Types and Modula-2
Author: Daniel F. Stubbs
Publisher: PWS Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 590
Book Description
Publisher: PWS Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 590
Book Description
Software Engineering and Modula-2
Author: Gustav Pomberger
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 296
Book Description
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 296
Book Description