Cantitate/Preț
Produs

Formal Languages and Computation: Models and Their Applications

Autor Alexander Meduna
en Limba Engleză Paperback – 7 oct 2019
Formal Languages and Computation: Models and Their Applications gives a clear, comprehensive introduction to formal language theory and its applications in computer science. It covers all rudimental topics concerning formal languages and their models, especially grammars and automata, and sketches the basic ideas underlying the theory of computation, including computability, decidability, and computational complexity. Emphasizing the relationship between theory and application, the book describes many real-world applications, including computer science engineering techniques for language processing and their implementation.




  • 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
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 44300 lei  43-57 zile
  CRC Press – 7 oct 2019 44300 lei  43-57 zile
Hardback (1) 69366 lei  43-57 zile
  Routledge – 11 feb 2014 69366 lei  43-57 zile

Preț: 44300 lei

Preț vechi: 55374 lei
-20% Nou

Puncte Express: 665

Preț estimativ în valută:
8478 8807$ 7042£

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

Public țintă

Professional Practice & Development

Cuprins

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.