Theoretical Computer Science

Theoretical Computer Science
Author: Juraj Hromkovič
Publsiher: Springer Science & Business Media
Total Pages: 336
Release: 2003-09-18
Genre: Computers
ISBN: 3540140158

Download Theoretical Computer Science Book in PDF, Epub and Kindle

Juraj Hromkovic takes the reader on an elegant route through the theoretical fundamentals of computer science. The author shows that theoretical computer science is a fascinating discipline, full of spectacular contributions and miracles. The book also presents the development of the computer scientist's way of thinking as well as fundamental concepts such as approximation and randomization in algorithmics, and the basic ideas of cryptography and interconnection network design.

A Basis for Theoretical Computer Science

A Basis for Theoretical Computer Science
Author: M.A. Arbib,A.J. Kfoury,R.N. Moll
Publsiher: Springer Science & Business Media
Total Pages: 228
Release: 2012-12-06
Genre: Computers
ISBN: 9781461394556

Download A Basis for Theoretical Computer Science Book in PDF, Epub and Kindle

Computer science seeks to provide a scientific basis for the study of inform a tion processing, the solution of problems by algorithms, and the design and programming of computers. The last forty years have seen increasing sophistication in the science, in the microelectronics which has made machines of staggering complexity economically feasible, in the advances in programming methodology which allow immense programs to be designed with increasing speed and reduced error, and in the development of mathematical techniques to allow the rigorous specification of program, process, and machine. The present volume is one of a series, The AKM Series in Theoretical Computer Science, designed to make key mathe matical developments in computer science readily accessible to under graduate and beginning graduate students. Specifically, this volume takes readers with little or no mathematical background beyond high school algebra, and gives them a taste of a number of topics in theoretical computer science while laying the mathematical foundation for the later, more detailed, study of such topics as formal language theory, computability theory, programming language semantics, and the study of program verification and correctness. Chapter 1 introduces the basic concepts of set theory, with special emphasis on functions and relations, using a simple algorithm to provide motivation. Chapter 2 presents the notion of inductive proof and gives the reader a good grasp on one of the most important notions of computer science: the recursive definition of functions and data structures.

Computational Complexity

Computational Complexity
Author: Anonim
Publsiher: Unknown
Total Pages: 0
Release: 1998
Genre: Computational complexity
ISBN: OCLC:637759812

Download Computational Complexity Book in PDF, Epub and Kindle

Gems of Theoretical Computer Science

Gems of Theoretical Computer Science
Author: Uwe Schöning,Randall J. Pruim
Publsiher: Springer Science & Business Media
Total Pages: 318
Release: 2012-12-06
Genre: Computers
ISBN: 9783642603228

Download Gems of Theoretical Computer Science Book in PDF, Epub and Kindle

This book assembles some of the most important problems and solutions in theoretical computer science-from computability, logic, circuit theory, and complexity. The book presents these important results with complete proofs in an understandable form. It also presents previously open problems that have found (perhaps unexpected) solutions, and challenges the reader to pursue further active research in computer science.

Physics and Theoretical Computer Science

Physics and Theoretical Computer Science
Author: Jean-Pierre Gazeau,Jaroslav Nešetřil,Branislav Rovan
Publsiher: IOS Press
Total Pages: 349
Release: 2007
Genre: Science
ISBN: 9781586037062

Download Physics and Theoretical Computer Science Book in PDF, Epub and Kindle

Aims to reinforce the interface between physical sciences, theoretical computer science, and discrete mathematics. This book assembles theoretical physicists and specialists of theoretical informatics and discrete mathematics in order to learn about developments in cryptography, algorithmics, and more.

The Nature of Computation

The Nature of Computation
Author: Cristopher Moore,Stephan Mertens
Publsiher: OUP Oxford
Total Pages: 1498
Release: 2011-08-11
Genre: Science
ISBN: 9780191620805

Download The Nature of Computation Book in PDF, Epub and Kindle

Computational complexity is one of the most beautiful fields of modern mathematics, and it is increasingly relevant to other sciences ranging from physics to biology. But this beauty is often buried underneath layers of unnecessary formalism, and exciting recent results like interactive proofs, phase transitions, and quantum computing are usually considered too advanced for the typical student. This book bridges these gaps by explaining the deep ideas of theoretical computer science in a clear and enjoyable fashion, making them accessible to non-computer scientists and to computer scientists who finally want to appreciate their field from a new point of view. The authors start with a lucid and playful explanation of the P vs. NP problem, explaining why it is so fundamental, and so hard to resolve. They then lead the reader through the complexity of mazes and games; optimization in theory and practice; randomized algorithms, interactive proofs, and pseudorandomness; Markov chains and phase transitions; and the outer reaches of quantum computing. At every turn, they use a minimum of formalism, providing explanations that are both deep and accessible. The book is intended for graduate and undergraduate students, scientists from other areas who have long wanted to understand this subject, and experts who want to fall in love with this field all over again.

Theory of Computer Science

Theory of Computer Science
Author: K. L. P. Mishra,N. CHANDRASEKARAN
Publsiher: PHI Learning Pvt. Ltd.
Total Pages: 437
Release: 2006-01-01
Genre: Computers
ISBN: 9788120329683

Download Theory of Computer Science Book in PDF, Epub and Kindle

This Third Edition, in response to the enthusiastic reception given by academia and students to the previous edition, offers a cohesive presentation of all aspects of theoretical computer science, namely automata, formal languages, computability, and complexity. Besides, it includes coverage of mathematical preliminaries. NEW TO THIS EDITION • Expanded sections on pigeonhole principle and the principle of induction (both in Chapter 2) • A rigorous proof of Kleene’s theorem (Chapter 5) • Major changes in the chapter on Turing machines (TMs) – A new section on high-level description of TMs – Techniques for the construction of TMs – Multitape TM and nondeterministic TM • A new chapter (Chapter 10) on decidability and recursively enumerable languages • A new chapter (Chapter 12) on complexity theory and NP-complete problems • A section on quantum computation in Chapter 12. • KEY FEATURES • Objective-type questions in each chapter—with answers provided at the end of the book. • Eighty-three additional solved examples—added as Supplementary Examples in each chapter. • Detailed solutions at the end of the book to chapter-end exercises. The book is designed to meet the needs of the undergraduate and postgraduate students of computer science and engineering as well as those of the students offering courses in computer applications.

Basic Category Theory for Computer Scientists

Basic Category Theory for Computer Scientists
Author: Benjamin C. Pierce
Publsiher: MIT Press
Total Pages: 117
Release: 1991-08-07
Genre: Computers
ISBN: 9780262326452

Download Basic Category Theory for Computer Scientists Book in PDF, Epub and Kindle

Basic Category Theory for Computer Scientists provides a straightforward presentation of the basic constructions and terminology of category theory, including limits, functors, natural transformations, adjoints, and cartesian closed categories. Category theory is a branch of pure mathematics that is becoming an increasingly important tool in theoretical computer science, especially in programming language semantics, domain theory, and concurrency, where it is already a standard language of discourse. Assuming a minimum of mathematical preparation, Basic Category Theory for Computer Scientists provides a straightforward presentation of the basic constructions and terminology of category theory, including limits, functors, natural transformations, adjoints, and cartesian closed categories. Four case studies illustrate applications of category theory to programming language design, semantics, and the solution of recursive domain equations. A brief literature survey offers suggestions for further study in more advanced texts. Contents Tutorial • Applications • Further Reading