Introduction to the Theory of Computation

Introduction to the Theory of Computation pdf epub mobi txt 电子书 下载 2025

出版者:PWS Pub. Co.
作者:Michael Sipser
出品人:
页数:416
译者:
出版时间:1996-12-13
价格:0
装帧:Hardcover
isbn号码:9780534947286
丛书系列:
图书标签:
  • 计算理论
  • 计算机科学
  • 计算机
  • 学术
  • computation
  • 计算理论
  • 自动机
  • 形式语言
  • 可计算性
  • 复杂度理论
  • 图灵机
  • 算法
  • 计算机科学
  • 离散数学
  • 理论计算机科学
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

This book is aimed as an introductory text book on computer science theory. The book is suited for both undergraduate and graduate studies. The first three chapters of the book, regular expressions, context free languages and the Church-Turing thesis are apt for an introductory class for the undergraduate level. The remaining 7 chapters provide more than enough content for advanced undergraduate or graduate studies.

This is the first book on computer science theory that I have seen, which is actually written in understandable English. As compared to the previous introductory texts by Hopcroft or Papadimitriou, Sipser shuns writting the entire book using just symbols of formal mathematics. This is not to say that there is no formalism in the book. There is adequate use of formal mathematics in the proofs of the book, but not so much as to scare even in most intrepid readers like in previous books on this subject.The fact I liked most about this book is that every proof in the book is accompanied by a "Proof Idea" which explains using diagrams and plain english how exactly the proof works. This followed by the formal proof. The problems at the end of each chapter are fairly interesting, and some of the * marked problems can be fairly challenging for a first time student.

Another amazing thing about this book is the amount of content it covers. I would have never expected a book of only 400 pages to cover computer science theory all the way from introductory undergraduate to advanced graduate levels. This is because, the author focuses only on core concepts and strives to make them as clear as possible. For example, this book has only one chapter on regular expressions, while every other book that I have seen has at least 3-4 chapters full of gory details. This is because Sipser does not go into the gory mechanical details of converting DFAs to NFAs, or writing Turing machines and so on, but instead explains just the important concepts and gives a few examples. Also a wealth of information is to be found in the problems at the end of the chapter. Many of these problems like the Myhill-Nerode theorem are of the kind you will find actually proved in other texts, but left as an exersice here. This is because they are relatively simple to prove once all the concepts are understood. Moreover an educator has the option of which of these problems they want to delve deeper into.

Any student who studies or wishes to study computer science theory should definitely get their hands on this book, irrespective of whether they have already used a different book.

本篇介绍来自amazon.com读者评价

作者简介

Michael Fredric Sipser (born September 17, 1954) is a theoretical computer scientist who has made early contributions to computational complexity theory. He is a professor of Applied Mathematics and Dean of Science at the Massachusetts Institute of Technology.

目录信息

Preface
To the student
To the educator
The current edition
Feedback to the author
Acknowledgments
0 Introduction
0.1 Automata, Computability, and Complexity
0.2 Mathematical Notions and Terminology
0.3 Definitions, Theorems, and Proofs
0.4 Types of Proofs
Part One: Automata and Languages
1 Regular Languages
1.1 Finite Automata
1.2 Nondeterminism
1.3 Regular Expression
1.4 Nonregular Languages
2 Context-Free Languages
2.1 Context-Free Grammar
2.2 Pushdown Automata
2.3 Non-Context-Free Languages
Part Two: Computability Theory
3 The Church-Turing Thesis
3.1 Turing Machines
3.2 Variants of Turing Machines
3.3 The Definition of Algorithm
4 Decidability
4.1 Decidable Languages
4.2 The Halting Problem
5 Reducibility
5.1 Undecidable Problems from Language Theory
5.2 A Simple Undecidable Problem
5.3 Mapping Reducibility
6 Advanced Topics in Computability Theory
6.1 The Recursion Theorem
6.2 Decidability of Logical Theories
6.3 Turing Reducibility
6.4 A Definition of Information
Part Three: Complexity Theory
7 Time Complexity
7.1 Measuring Complexity
7.2 The Class P
7.3 The Class NP
7.4 NP-Completeness
7.5 Additional NP-Complete Problems
8 Space Complexity
8.1 Savitch's Theorem
8.2 The Class PSPACE
8.3 PSPACE-Completeness
8.4 The Classes L and NL
8.5 NL-Completeness
8.6 NL equals coNL
9 Intractability
9.1 Hierarchy Theorems
9.2 Relativization
9.3 Circuit Complexity
10 Advanced Topics in Complexity Theory
10.1 Approximation Algorithms
10.2 Probabilistic Algorithms
10.3 Alternation
10.4 Interactive Proofs Systems
10.5 Parallel Computation
10.6 Cryptography
Selected Bibliography
Index
· · · · · · (收起)

读后感

评分

评分

本书的作者是著名的计算理论方面专家,麻省理工学院应用数学系主任 M. Sipser。全书分为11章,并附有部分习题解答。全书思路清晰,由浅入深,内容详细,是一本零起点学习计算理论的理想教材。我是出于研究需要阅读此书的。其中第零章简要介绍了所需要的基本数学知识。第一到三...

评分

如果你周围的人在说P, NP之类,而你还不知道这些概念,请捧起这本书! 之后,如果你还想去解决它们,寻求解决思路可以参考这本Metaheuristics For Hard Optimization  

评分

在所有我看过的计算理论、可计算性、计算复杂度的教材中,Sipser的这本Introduction to the Theory of Computation是最适合入门的。把计算理论这么个艰深的学问讲解得清晰简洁,直观易懂。而且涵盖了计算理论的各个经典内容。作为一本introduction,真是再好不过了。 计算理论...  

评分

在所有我看过的计算理论、可计算性、计算复杂度的教材中,Sipser的这本Introduction to the Theory of Computation是最适合入门的。把计算理论这么个艰深的学问讲解得清晰简洁,直观易懂。而且涵盖了计算理论的各个经典内容。作为一本introduction,真是再好不过了。 计算理论...  

用户评价

评分

酷刑啊。。。读了四章

评分

读过目录

评分

http://www.yinwang.org/blog-cn/2019/07/21/pnp2

评分

http://www.yinwang.org/blog-cn/2019/07/21/pnp2

评分

http://www.yinwang.org/blog-cn/2019/07/21/pnp2

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有