Author: Andrew D. McGettrick
Publisher: Cambridge University Press
ISBN: 9780521214124
Category : Computers
Languages : en
Pages : 364
Book Description
Introduction to algol 68; Basic concepts; Clauses; Multiple values and simple structure; Procedures and operators; More standard modes; Advanced features associated with modes; Parallel processing; Transput.
Algol 68
Author: Andrew D. McGettrick
Publisher: Cambridge University Press
ISBN: 9780521214124
Category : Computers
Languages : en
Pages : 364
Book Description
Introduction to algol 68; Basic concepts; Clauses; Multiple values and simple structure; Procedures and operators; More standard modes; Advanced features associated with modes; Parallel processing; Transput.
Publisher: Cambridge University Press
ISBN: 9780521214124
Category : Computers
Languages : en
Pages : 364
Book Description
Introduction to algol 68; Basic concepts; Clauses; Multiple values and simple structure; Procedures and operators; More standard modes; Advanced features associated with modes; Parallel processing; Transput.
Report of Algorithmic Language ALGOL 68
Author: Adriaan van van Wijngaarden
Publisher: Springer
ISBN: 3662395045
Category : Computers
Languages : en
Pages : 146
Book Description
Publisher: Springer
ISBN: 3662395045
Category : Computers
Languages : en
Pages : 146
Book Description
Expert C Programming
Author: Peter Van der Linden
Publisher: Prentice Hall Professional
ISBN: 0131774298
Category : Computers
Languages : en
Pages : 379
Book Description
Software -- Programming Languages.
Publisher: Prentice Hall Professional
ISBN: 0131774298
Category : Computers
Languages : en
Pages : 379
Book Description
Software -- Programming Languages.
Computational Geometry
Author: Franco P. Preparata
Publisher: Springer Science & Business Media
ISBN: 1461210984
Category : Mathematics
Languages : en
Pages : 413
Book Description
From the reviews: "This book offers a coherent treatment, at the graduate textbook level, of the field that has come to be known in the last decade or so as computational geometry. ... ... The book is well organized and lucidly written; a timely contribution by two founders of the field. It clearly demonstrates that computational geometry in the plane is now a fairly well-understood branch of computer science and mathematics. It also points the way to the solution of the more challenging problems in dimensions higher than two." #Mathematical Reviews#1 "... This remarkable book is a comprehensive and systematic study on research results obtained especially in the last ten years. The very clear presentation concentrates on basic ideas, fundamental combinatorial structures, and crucial algorithmic techniques. The plenty of results is clever organized following these guidelines and within the framework of some detailed case studies. A large number of figures and examples also aid the understanding of the material. Therefore, it can be highly recommended as an early graduate text but it should prove also to be essential to researchers and professionals in applied fields of computer-aided design, computer graphics, and robotics." #Biometrical Journal#2
Publisher: Springer Science & Business Media
ISBN: 1461210984
Category : Mathematics
Languages : en
Pages : 413
Book Description
From the reviews: "This book offers a coherent treatment, at the graduate textbook level, of the field that has come to be known in the last decade or so as computational geometry. ... ... The book is well organized and lucidly written; a timely contribution by two founders of the field. It clearly demonstrates that computational geometry in the plane is now a fairly well-understood branch of computer science and mathematics. It also points the way to the solution of the more challenging problems in dimensions higher than two." #Mathematical Reviews#1 "... This remarkable book is a comprehensive and systematic study on research results obtained especially in the last ten years. The very clear presentation concentrates on basic ideas, fundamental combinatorial structures, and crucial algorithmic techniques. The plenty of results is clever organized following these guidelines and within the framework of some detailed case studies. A large number of figures and examples also aid the understanding of the material. Therefore, it can be highly recommended as an early graduate text but it should prove also to be essential to researchers and professionals in applied fields of computer-aided design, computer graphics, and robotics." #Biometrical Journal#2
ALGOL 68 IMPLEMENTATION
Project Oberon
Author: Niklaus Wirth
Publisher: Addison-Wesley Longman
ISBN:
Category : Computers
Languages : en
Pages : 568
Book Description
Project Oberon contains a definition of the Oberon Language and describes its relation to Modula-2 and the software tools developed with the system. This definitive, first-hand account of the design, development, and implementation of Oberon completes the Oberon trilogy.
Publisher: Addison-Wesley Longman
ISBN:
Category : Computers
Languages : en
Pages : 568
Book Description
Project Oberon contains a definition of the Oberon Language and describes its relation to Modula-2 and the software tools developed with the system. This definitive, first-hand account of the design, development, and implementation of Oberon completes the Oberon trilogy.
Revised Report on the Algorithmic Language Algol 68
Author: A. van Wijngaarden
Publisher: Springer Science & Business Media
ISBN: 3642952798
Category : Mathematics
Languages : en
Pages : 241
Book Description
The report gives a complete defining description of the international algorithmic language Algol 60.
Publisher: Springer Science & Business Media
ISBN: 3642952798
Category : Mathematics
Languages : en
Pages : 241
Book Description
The report gives a complete defining description of the international algorithmic language Algol 60.
Modern Compiler Design
Author: Dick Grune
Publisher: Springer Science & Business Media
ISBN: 1461446996
Category : Computers
Languages : en
Pages : 832
Book Description
"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit only in exceptional cases) much useful information was packed in this comprehensive volume. The student who has finished this book can expect to understand the workings of and add to a language processor for each of the modern paradigms, and be able to read the literature on how to proceed. The first provides a firm basis, the second potential for growth.
Publisher: Springer Science & Business Media
ISBN: 1461446996
Category : Computers
Languages : en
Pages : 832
Book Description
"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit only in exceptional cases) much useful information was packed in this comprehensive volume. The student who has finished this book can expect to understand the workings of and add to a language processor for each of the modern paradigms, and be able to read the literature on how to proceed. The first provides a firm basis, the second potential for growth.
Literate Programming
Author: Donald Ervin Knuth
Publisher: Stanford Univ Center for the Study
ISBN: 9780937073803
Category : Computers
Languages : en
Pages : 368
Book Description
Literate programming is a programming methodology that combines a programming language with a documentation language, making programs more easily maintained than programs written only in a high-level language. A literate programmer is an essayist who writes programs for humans to understand. When programs are written in the recommended style they can be transformed into documents by a document compiler and into efficient code by an algebraic compiler. This anthology of essays includes Knuth's early papers on related topics such as structured programming as well as the Computer Journal article that launched literate programming. Many examples are given, including excerpts from the programs for TeX and METAFONT. The final essay is an example of CWEB, a system for literate programming in C and related languages. Index included.
Publisher: Stanford Univ Center for the Study
ISBN: 9780937073803
Category : Computers
Languages : en
Pages : 368
Book Description
Literate programming is a programming methodology that combines a programming language with a documentation language, making programs more easily maintained than programs written only in a high-level language. A literate programmer is an essayist who writes programs for humans to understand. When programs are written in the recommended style they can be transformed into documents by a document compiler and into efficient code by an algebraic compiler. This anthology of essays includes Knuth's early papers on related topics such as structured programming as well as the Computer Journal article that launched literate programming. Many examples are given, including excerpts from the programs for TeX and METAFONT. The final essay is an example of CWEB, a system for literate programming in C and related languages. Index included.
Multi-Agent Programming:
Author: Rafael H. Bordini
Publisher: Springer Science & Business Media
ISBN: 0387892990
Category : Computers
Languages : en
Pages : 407
Book Description
Multi-Agent Systems are a promising technology to develop the next generation open distributed complex software systems. The main focus of the research community has been on the development of concepts (concerning both mental and social attitudes), architectures, techniques, and general approaches to the analysis and specification of multi-agent systems. This contribution has been fragmented, without any clear way of “putting it all together”, rendering it inaccessible to students and young researchers, non-experts, and practitioners. Successful multi-agent systems development is guaranteed only if we can bridge the gap from analysis and design to effective implementation. Multi-Agent Programming: Languages, Tools and Applications presents a number of mature and influential multi-agent programming languages, platforms, development tools and methodologies, and realistic applications, summarizing the state of the art in an accessible manner for professionals and computer science students at all levels.
Publisher: Springer Science & Business Media
ISBN: 0387892990
Category : Computers
Languages : en
Pages : 407
Book Description
Multi-Agent Systems are a promising technology to develop the next generation open distributed complex software systems. The main focus of the research community has been on the development of concepts (concerning both mental and social attitudes), architectures, techniques, and general approaches to the analysis and specification of multi-agent systems. This contribution has been fragmented, without any clear way of “putting it all together”, rendering it inaccessible to students and young researchers, non-experts, and practitioners. Successful multi-agent systems development is guaranteed only if we can bridge the gap from analysis and design to effective implementation. Multi-Agent Programming: Languages, Tools and Applications presents a number of mature and influential multi-agent programming languages, platforms, development tools and methodologies, and realistic applications, summarizing the state of the art in an accessible manner for professionals and computer science students at all levels.