计算理论导引

计算理论导引
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美] (Sipser M.)
2006-01
版次: 1
ISBN: 9787111173274
定价: 49.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 437页
90人买过
  • 《计算理论导引(英文版)(第2版)(新版)》由计算机理论领域的知名权威MichaaelSipser所撰写。他以独特的视角,系统地介绍了计算机理论的三个主要内容:自动机与语言、可计算性理论和计算复杂性理论。约大部分内容是基本的,同时对可计算性和计算复杂性理论中的某些高级内容进行了重点介绍。作者以清新的笔触、生动的语言给出了宽泛的数学原理,而没有拘泥于某些低层次的细节。在证明之前,均有“证明思路”,帮助读者理解数学形式下涵的概念。同样,对于算法描述,均以直观的文字而非伪代码给出,从而将注意力集中于算法本身,而不是某些模型。新版根据多年来使用本书的教师和学生的建议进行了改进,并对课堂测试题进行了全面的更新,每章末均有样例解答。
    《计算理论导引(英文版)(第2版)(新版)》可作为计算机专业高年级本科生和研究生的教材,也可作为教师和研究人员的参考书。 Michaael Sipser:麻省理工学院应用数学系教授,计算机科学和人工智能实验室(CSAIL)成员。他从事理论计算机科学与其他数学课程的教学工作25年,目前为数学系主任。他痴迷于复杂性理论,喜欢复杂性理论的教学工作。 PrefacetotheFirstEdition
    Tothestudent
    Totheeducator
    Thefirstedition
    Feedbacktotheauthor
    Acknowledgments
    PrefacetotheSceondEdition(International)
    0Introduction
    0.1Automata,CompUTABILITY,andComplexity
    Complexitytheory
    Computabilitytheory
    0.2MathematicalNotionsandTerminology
    Sets
    Sequemcesandtuples
    Functionsandrelations
    Graphs
    Stringsandlanguges
    Booleanlogic
    Summaryofmathematicalterms
    0.3Definitions,Theorems,andProofs
    Findingproofs
    0.4TypesofProof
    Proofbyconstruction
    Proofbyconstruction
    Proofbyinduction
    Exercises,Problims,andSolutions

    PartOne:AutomataandLanguages
    1RegularLanguages
    1.1FiniteAutomata
    Formaldefinitionofafiniteautomaton
    Examplesoffiniteautomata
    Formaldefinitionofcomputation
    Designignfiniteautomata
    Theregularoperations
    1.2Nondeteriminism
    Formaldefinitionofanondeterministicfiniteautomaton
    EquivalenceofNFAsandDFAs
    Closureundertheregularoperations
    1.3RegularExpressions
    Formaldefinitionofaregularexpression
    Equivalencewithfiniteautomata
    1.4NonregularLanguages
    Thepumpinglemmaforregulanlanguages
    Exercises,Problems,andSolutions
    2Context-FreeLanguages
    2.1Conetxt-freeGrammars
    Formaldefinitionofacontext-freegrammar
    Examplesofcontext-freegrammars
    Designingcontext-freegrammars
    Ambiguity
    Chomakymormalform
    2.2PushdownAutomata
    Formaldefinitionofapushdownautomaton
    Examplesofpushdownautonata
    Equivalencewishcontext-freegrammars
    2.3Non-context-freeLanguages
    Thepumpinglemmaforcontext-freelanguages
    Exercises,Problems,andSolutions

    PartTwo:ComputabilityTheory
    PartThree:ComputabilityTheory
    SelectedBibliography
    Index
  • 内容简介:
    《计算理论导引(英文版)(第2版)(新版)》由计算机理论领域的知名权威MichaaelSipser所撰写。他以独特的视角,系统地介绍了计算机理论的三个主要内容:自动机与语言、可计算性理论和计算复杂性理论。约大部分内容是基本的,同时对可计算性和计算复杂性理论中的某些高级内容进行了重点介绍。作者以清新的笔触、生动的语言给出了宽泛的数学原理,而没有拘泥于某些低层次的细节。在证明之前,均有“证明思路”,帮助读者理解数学形式下涵的概念。同样,对于算法描述,均以直观的文字而非伪代码给出,从而将注意力集中于算法本身,而不是某些模型。新版根据多年来使用本书的教师和学生的建议进行了改进,并对课堂测试题进行了全面的更新,每章末均有样例解答。
    《计算理论导引(英文版)(第2版)(新版)》可作为计算机专业高年级本科生和研究生的教材,也可作为教师和研究人员的参考书。
  • 作者简介:
    Michaael Sipser:麻省理工学院应用数学系教授,计算机科学和人工智能实验室(CSAIL)成员。他从事理论计算机科学与其他数学课程的教学工作25年,目前为数学系主任。他痴迷于复杂性理论,喜欢复杂性理论的教学工作。
  • 目录:
    PrefacetotheFirstEdition
    Tothestudent
    Totheeducator
    Thefirstedition
    Feedbacktotheauthor
    Acknowledgments
    PrefacetotheSceondEdition(International)
    0Introduction
    0.1Automata,CompUTABILITY,andComplexity
    Complexitytheory
    Computabilitytheory
    0.2MathematicalNotionsandTerminology
    Sets
    Sequemcesandtuples
    Functionsandrelations
    Graphs
    Stringsandlanguges
    Booleanlogic
    Summaryofmathematicalterms
    0.3Definitions,Theorems,andProofs
    Findingproofs
    0.4TypesofProof
    Proofbyconstruction
    Proofbyconstruction
    Proofbyinduction
    Exercises,Problims,andSolutions

    PartOne:AutomataandLanguages
    1RegularLanguages
    1.1FiniteAutomata
    Formaldefinitionofafiniteautomaton
    Examplesoffiniteautomata
    Formaldefinitionofcomputation
    Designignfiniteautomata
    Theregularoperations
    1.2Nondeteriminism
    Formaldefinitionofanondeterministicfiniteautomaton
    EquivalenceofNFAsandDFAs
    Closureundertheregularoperations
    1.3RegularExpressions
    Formaldefinitionofaregularexpression
    Equivalencewithfiniteautomata
    1.4NonregularLanguages
    Thepumpinglemmaforregulanlanguages
    Exercises,Problems,andSolutions
    2Context-FreeLanguages
    2.1Conetxt-freeGrammars
    Formaldefinitionofacontext-freegrammar
    Examplesofcontext-freegrammars
    Designingcontext-freegrammars
    Ambiguity
    Chomakymormalform
    2.2PushdownAutomata
    Formaldefinitionofapushdownautomaton
    Examplesofpushdownautonata
    Equivalencewishcontext-freegrammars
    2.3Non-context-freeLanguages
    Thepumpinglemmaforcontext-freelanguages
    Exercises,Problems,andSolutions

    PartTwo:ComputabilityTheory
    PartThree:ComputabilityTheory
    SelectedBibliography
    Index
查看详情
系列丛书 / 更多
计算理论导引
计算机网络
[荷兰]塔嫩鲍姆(Tanenbaum A.S.) 著
计算理论导引
离散数学及其应用(英文版)(第7版)
[美]罗森 著
计算理论导引
Java编程思想:英文版·第4版
[美]埃克尔 著
计算理论导引
编译原理(英文版·第2版)
[美]阿霍 著
计算理论导引
计算机科学概论(英文版·第5版)
[美]Nell、John Lewis 著
计算理论导引
经典原版书库:电子商务(英文精编版·第10版)
[美]施内德(Gary P. Schneider) 著
计算理论导引
软件工程:实践者的研究方法(英文精编版 第8版)
[美]罗杰、[美]布鲁斯 R.马克西姆 著
计算理论导引
计算机组成与设计:硬件/软件接口(英文版•第5版•亚洲版)
[美]David、John L.Hennessy 著
计算理论导引
计算机科学引论(2017英文精编版)
[美]蒂莫西、J.、奥利里(Timothy、J.、O\\\\\\\'Leary) 著
计算理论导引
Java语言程序设计(基础篇)(英文版·第10版)
[美]梁勇(Y.Daniel Liang) 著
计算理论导引
Java语言程序设计:基础篇(英文版)(第8版)
[美]梁(Y.Daniel Liang) 著
计算理论导引
经典原版书库·数据结构与算法分析:Java语言描述(英文版·第3版)
[美]Mark Allen Weiss 著
您可能感兴趣 / 更多
计算理论导引
数学旅行家 文教科普读物 (美)卡尔文・c.克劳森
[美]卡尔文・c.克劳森
计算理论导引
向世界好的医院力
[美]理查德·温特斯(RichardWinters)
计算理论导引
像作家一样阅读:提升读写能力的10堂课
[美]艾琳·M.普希曼
计算理论导引
黑的眼睛不看光明 心理学
[美]玛利亚娜·亚历山德里
计算理论导引
觉醒 外国现当代文学
[美]凯特·肖邦
计算理论导引
从众陷阱 成功学 (美)托德·罗斯(todd rose)
[美]托德·罗斯(toddrose)
计算理论导引
海洋全书:国家地理新探索
[美]西尔维娅·A.厄尔
计算理论导引
吃的勇气:365天告别饮食内耗,与食物和解
[美]伊芙琳·特里波尔(EvelynTribole)