書誌事項

Modula-2 Applied

R. J. Mitchell

(Macmillan computer science series)

Macmillan Education, 1991

大学図書館所蔵 件 / 4

この図書・雑誌をさがす

注記

Includes bibliographies and index

内容説明・目次

内容説明

Programming is a skill which requires knowledge of both the basic constructs of the computer language used and techniques employing these constructs. How these are used in any given application is determined intuitively, and this intuition is based on experience of programs already written. One aim of this book is to describe the techniques and give practical examples of the techniques in action - to provide some experience. Another aim of the book is to show how a program should be developed, in particular how a relatively large program should be tackled in a structured manner. These aims are accomplished essentially by describing the writing of one large program, a diagram generator package, in which a number of useful programming techniques are employed. Also, the book provides a useful program, with an in-built manual describing not only how the program works, but also how it does it, with full source code listings. This means that the user can, if required, modify the package to meet particular requirements. A floppy disk is available from the publishers containing the program, including listings of the source code. All the programs are written in Modula-2, using JPI's Top Speed Modula-2 system running on IBM-PCs and compatibles. This language was chosen as it is an ideal language for implementing large programs and it is the main language taught in the Cybernetics Department at the University of Reading. There are some aspects of the Top Speed implementation which are not standard, so suitable comments are given when these occur. Although implemented in Modula-2, many of the techniques described here are appropriate to other languages, like Pascal of C, for example. The book and programs are based on a second year undergraduate course taught at Reading to Cybernetics students, entitled Algorithms and Data Structures. Useful techniques are described for the reader to use, applications where they are appropriate are recommended, but detailed analyses of the techniques are not given.

目次

Preface - Introduction - Introductory Program - Diagram Package: Introduction - Low-level Primitives - Array used for a Keyboard Buffer - Arrays Selecting Commands - Transformations and Clipping - String Handing - Variant Records - Use of Files - Plotting the Diagram - The Heap and One-way Linked Lists - Help Utility: Stacks and Linked Lists - Two-Way Linked Lists - Editor - Lexical Analysis - Trees - Expression Trees - The Analyser - Miscellaneous Examples - Index

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ