オートマタ理論と形式言語<br>Automata Theory and Formal Languages

個数:1
紙書籍版価格
¥37,579
  • 電子書籍
  • ポイントキャンペーン

オートマタ理論と形式言語
Automata Theory and Formal Languages

  • 著者名:Vijay Chavan Ph.D., Pallavi/Jadhav, Ashish
  • 価格 ¥31,707 (本体¥28,825)
  • Academic Press(2023/04/28発売)
  • 寒さに負けない!Kinoppy 電子書籍・電子洋書 全点ポイント30倍キャンペーン(~2/15)
  • ポイント 8,640pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9780323917841
  • eISBN:9780323972178

ファイル: /

Description

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.

Table of Contents

Chapter 1. Background and fundamentalsChapter 2. Finite automata and machinesChapter 3. Regular expressions, regular language and grammarChapter 4. Context-free grammarChapter 5. Pushdown automataChapter 6. Turing machineChapter 7. Applications of automataChapter 8. Automata theory with recent trends