Cantitate/Preț
Produs

Formal Languages and Computation: Models and Their Applications

Autor Alexander Meduna
en Limba Engleză Hardback – 11 feb 2014
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) 45211 lei  6-8 săpt.
  CRC Press – 7 oct 2019 45211 lei  6-8 săpt.
Hardback (1) 70798 lei  6-8 săpt.
  Routledge – 11 feb 2014 70798 lei  6-8 săpt.

Preț: 70798 lei

Preț vechi: 83292 lei
-15% Nou

Puncte Express: 1062

Preț estimativ în valută:
13549 13978$ 11467£

Carte tipărită la comandă

Livrare economică 04-18 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781466513457
ISBN-10: 1466513454
Pagini: 316
Ilustrații: 59 b/w images and 1 table
Dimensiuni: 178 x 254 x 23 mm
Greutate: 0.73 kg
Ediția:New.
Editura: Routledge
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.