Cantitate/Preț
Produs

Theory of Computation

Autor G Tourlakis
en Limba Engleză Hardback – 26 apr 2012
Learn the skills and acquire the intuition to assess the theoretical limitations of computer programming Offering an accessible approach to the topic, Theory of Computation focuses on the metatheory of computing and the theoretical boundaries between what various computational models can do and not do--from the most general model, the URM (Unbounded Register Machines), to the finite automaton. A wealth of programming-like examples and easy-to-follow explanations build the general theory gradually, which guides readers through the modeling and mathematical analysis of computational phenomena and provides insights on what makes things tick and also what restrains the ability of computational processes. Recognizing the importance of acquired practical experience, the book begins with the metatheory of general purpose computer programs, using URMs as a straightforward, technology-independent model of modern high-level programming languages while also exploring the restrictions of the URM language. Once readers gain an understanding of computability theory--including the primitive recursive functions--the author presents automata and languages, covering the regular and context-free languages as well as the machines that recognize these languages. Several advanced topics such as reducibilities, the recursion theorem, complexity theory, and Cook's theorem are also discussed. Features of the book include: * A review of basic discrete mathematics, covering logic and induction while omitting specialized combinatorial topics * A thorough development of the modeling and mathematical analysis of computational phenomena, providing a solid foundation of un-computability * The connection between un-computability and un-provability: Gödel's first incompleteness theorem The book provides numerous examples of specific URMs as well as other programming languages including Loop Programs, FA (Deterministic Finite Automata), NFA (Nondeterministic Finite Automata), and PDA (Pushdown Automata). Exercises at the end of each chapter allow readers to test their comprehension of the presented material, and an extensive bibliography suggests resources for further study. Assuming only a basic understanding of general computer programming and discrete mathematics, Theory of Computation serves as a valuable book for courses on theory of computation at the upper-undergraduate level. The book also serves as an excellent resource for programmers and computing professionals wishing to understand the theoretical limitations of their craft.
Citește tot Restrânge

Preț: 80825 lei

Preț vechi: 88818 lei
-9% Nou

Puncte Express: 1212

Preț estimativ în valută:
15468 16068$ 12849£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781118014783
ISBN-10: 1118014782
Pagini: 416
Dimensiuni: 157 x 240 x 26 mm
Greutate: 0.66 kg
Editura: Wiley
Locul publicării:Hoboken, United States

Public țintă

As an upper–undergraduate course book for a first course in computer theory for students majoring in computer science, mathematics, and engineering; as a refresher and resource for computing professionals in areas including databases, computer architecture, language design, software engineering, and operating systems; and academic libraries. 


Cuprins


Notă biografică

George Tourlakis, PHD, is University Professor of Computer Science and Engineering at York University in Toronto, Canada. He has published extensively in his areas of research interest, which include calculational logic, modal logic, computability, and complexity theory. Dr. Tourlakis is the author of Mathematical Logic, also published by Wiley.

Descriere

With a focus on Unbound Register Machines (URMs), this book introduces new ideas and topics using real computer-related examples to help readers gain the skills and intuition that are key to successful programming.