Cantitate/Preț
Produs

Automata Theory and Formal Languages

Autor Pallavi Vijay Chavan, Ashish Jadhav
en Limba Engleză Paperback – 11 mai 2023
Automata Theory and Formal Languages presents the difficult concepts of automata theory in a straightforward manner, including discussions on diverse concepts and tools that play major roles in developing computing machines, algorithms and code. Automata theory includes numerous concepts such as finite automata, regular grammar, formal languages, context free and context sensitive grammar, push down automata, Turing machine, and decidability, which constitute the backbone of computing machines. This book enables readers to gain sufficient knowledge and experience to construct and solve complex machines.
Each chapter begins with key concepts followed by a number of important examples that demonstrate the solution. The book explains concepts and simultaneously helps readers develop an understanding of their application with real-world examples, including application of Context Free Grammars in programming languages and Artificial Intelligence, and cellular automata in biomedical problems.


  • Presents the concepts of Automata Theory and Formal Languages in an easy-to-understand approach
  • Helps the readers understand key concepts by solving real-world examples.
  • Provides the readers with a simple approach to connect the theory with the latest trend like software testing, cybersecurity, artificial intelligence, and machine learning.
  • Includes a wide coverage of applications of automata theory and formal languages.
Citește tot Restrânge

Preț: 75602 lei

Preț vechi: 99731 lei
-24% Nou

Puncte Express: 1134

Preț estimativ în valută:
14468 15220$ 12072£

Carte tipărită la comandă

Livrare economică 03-17 ianuarie 25
Livrare express 05-11 decembrie pentru 9062 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780323917841
ISBN-10: 0323917844
Pagini: 232
Dimensiuni: 191 x 235 x 15 mm
Greutate: 0.4 kg
Editura: ELSEVIER SCIENCE

Public țintă

Researchers, developers, and industry professionals in Information Technology and Computer Science, such as developers of AI and Deep Learning, as well as other research fields, including Biomedical.

Cuprins

Chapter 1. Background and fundamentals
Chapter 2. Finite automata and machines
Chapter 3. Regular expressions, regular language and grammar
Chapter 4. Context-free grammar
Chapter 5. Pushdown automata
Chapter 6. Turing machine
Chapter 7. Applications of automata
Chapter 8. Automata theory with recent trends