Formal Languages and Computation: Models and Their Applications
Autor Alexander Medunaen Limba Engleză Paperback – 7 oct 2019
- Covers the theory of formal languages and their models, including all essential concepts and properties
- Explains how language models underlie language processors
- Pays a special attention to programming language analyzers, such as scanners and parsers, based on four language models—regular expressions, finite automata, context-free grammars, and pushdown automata
- Discusses the mathematical notion of a Turing machine as a universally accepted formalization of the intuitive notion of a procedure
- Reviews the general theory of computation, particularly computability and decidability
- Considers problem-deciding algorithms in terms of their computational complexity measured according to time and space requirements
- Points out that some problems are decidable in principle, but they are, in fact, intractable problems for absurdly high computational requirements of the algorithms that decide them
In short, this book represents a theoretically oriented treatment of formal languages and their models with a focus on their applications. It introduces all formalisms concerning them with enough rigors to make all results quite clear and valid. Every complicated mathematic
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 443.00 lei 43-57 zile | |
CRC Press – 7 oct 2019 | 443.00 lei 43-57 zile | |
Hardback (1) | 693.66 lei 43-57 zile | |
Routledge – 11 feb 2014 | 693.66 lei 43-57 zile |
Preț: 443.00 lei
Preț vechi: 553.74 lei
-20% Nou
Puncte Express: 665
Preț estimativ în valută:
84.78€ • 88.07$ • 70.42£
84.78€ • 88.07$ • 70.42£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367378875
ISBN-10: 0367378876
Pagini: 315
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.59 kg
Ediția:1
Editura: CRC Press
Colecția Auerbach Publications
ISBN-10: 0367378876
Pagini: 315
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.59 kg
Ediția:1
Editura: CRC Press
Colecția Auerbach Publications
Public țintă
Professional Practice & DevelopmentCuprins
Introduction: Mathematical Background. Formal Languages and Rewriting Systems. Regular Languages and Their Models: Models for Regular Languages and their Applications in Lexical Analysis. Properties of Regular Languages. Context-Free Languages and Their Models: Models for Context-Free Languages and their Applications in Syntax Analysis. Properties of Context-Free Languages. Turing Machines and Computation: Turing Machines and Their Variants. Applications of Turing Machines: Theory of Computation. Turing Machines and General Grammars. Conclusion: Concluding and Bibliographical Remarks.
Descriere
This computer science book gives a clear, comprehensive introduction to formal language theory and its applications in computer science. It is meant as the basis of a one-term course on this subject at the undergraduate level. It covers all rudimental topics concerning formal languages and their models, especially grammars and automata. It sketches the basic ideas underlying the theory of computation, including computability, decidability, and computational complexity. From a practical viewpoint, it explains how these models underlie computer science engineering techniques for language processing, such as lexical and syntax analysis.