Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Algorithms, Languages, Automata, And Compilers: A Practical Approach

Posted By: ksveta6
Algorithms, Languages, Automata, And Compilers: A Practical Approach

Algorithms, Languages, Automata, And Compilers: A Practical Approach by Maxim Mozgovoy
2009 | ISBN: 0763776270 | English | 345 pages | PDF | 10 MB

Algorithms, Languages, Automata, & Compilers A Practical Approach is designed to cover the standard “theory of computing” topics through a strong emphasis on practical applications rather than theorems and proofs. Finite automata, Turing machines, models of computation, complexity, solvability, and other topics that form a foundation of modern programming are discussed -first with a gentle theoretical orientation, and then applied through programming code and practical examples. JFLAP projects and applications are integrated throughout the book, and C# is used for all code.