注冊(cè) | 登錄讀書(shū)好,好讀書(shū),讀好書(shū)!
讀書(shū)網(wǎng)-DuShu.com
當(dāng)前位置: 首頁(yè)出版圖書(shū)教育/教材/教輔考試計(jì)算機(jī)考試離散數(shù)學(xué)

離散數(shù)學(xué)

離散數(shù)學(xué)

定 價(jià):¥56.00

作 者: (美)Kenneth A.Ross,(美)Charles R.B.Wright著
出版社: 清華大學(xué)出版社
叢編項(xiàng): 大學(xué)計(jì)算機(jī)教育國(guó)外著名教材系列(影印版)
標(biāo) 簽: 計(jì)算機(jī)數(shù)學(xué)/離散數(shù)學(xué)

ISBN: 9787302074632 出版時(shí)間: 2003-11-01 包裝: 簡(jiǎn)裝本
開(kāi)本: 24cm 頁(yè)數(shù): 614 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  “大學(xué)計(jì)算機(jī)教育國(guó)外著名教材系列(影印版)”專(zhuān)題本書(shū)通過(guò)大量示例深入淺出地介紹了離散數(shù)學(xué)的主要內(nèi)容,包括集合、序與函數(shù),基礎(chǔ)邏輯,關(guān)系,歸納與遞歸,計(jì)數(shù),圖與樹(shù),遞歸、樹(shù)與算法,有向圖,離散概率,布爾代數(shù),代數(shù)結(jié)構(gòu),謂詞演算與無(wú)限集等。各章節(jié)配有相當(dāng)數(shù)量的練習(xí)題,書(shū)后給出了提示和答案,為教師授課和讀者迅速掌握有關(guān)知識(shí)很有幫助。本書(shū)內(nèi)容豐富,結(jié)構(gòu)清晰、系統(tǒng),講解通俗易懂,而且注重實(shí)用性,既可作為計(jì)算機(jī)科學(xué)和計(jì)算數(shù)學(xué)等專(zhuān)業(yè)的本科生和研究生的教科書(shū),又可作為工程技術(shù)人員的參考書(shū)。

作者簡(jiǎn)介

暫缺《離散數(shù)學(xué)》作者簡(jiǎn)介

圖書(shū)目錄

Preface to the Fifth Edition ix
To the Student Especially xiii
 1  Sets, Sequences, and Functions
 1.1   Some Warm-up Questions  1
 1.2   Factors and Multiples  7
 Office Hours  15
 1.3   Some Special Sets  16
 1.4   Set Operations  22
 1.5   Functions  28
 1.6   Sequences  34
 1.7   Properties of Functions  39
 Office Hours  46
 Supplementary Exercises  48
 2  Elementary Logic  50
 2.1   Informal Introduction  50
 2.2   Propositional Calculus  58
 2.3   Getting Started with Proofs  66
 2.4  Methods of Proof 71
 Office Hours  76
 2.5   Logic in Proofs  77
 2.6   Analysis of Arguments  86
 Supplementary Exercises  94
 3  Relations  95
 3.1   Relations  95
 3.2   Digraphs and Graphs  100
 3.3   Matrices  106
 3.4   Equivalence Relations and Partitions  112
 3.5   The Division Algorithm and Integers Mod p  119
 Supplementary Exercises  127
 4  Induction and Recursion  128
 4.1   Loop Invariants  128
 4.2   Mathematical Induction  137
 Office Hours  144
 4.3  Big-Oh Notation  145
 4.4  Recursive Definitions  153
 4.5   Recurrence Relations  160
 4.6   More Induction  167
 4.7   The Euclidean Algorithm  171
 Supplementary Exercises  179
 5  Counting  181
 5.l   Basic Counting Techniques  181
 5.2   Elementary Probability  189
 5.3   Inclusion-Exclusion and Binomial Methods  197
 5.4   Counting and Partitions  204
 Office Hours  212
 5.5   Pigeon-Hole Principle  213
 Supplementary Exercises  220
 6  Introduction to Graphs and Trees
 6.1   Graphs  225
 6.2   Edge Traversal Problems  232
 6.3   Trees  239
 6.4   Rooted Trees  244
 6.5   Vertex Traversal Problems  251
 6.6   Minimum Spanning Trees  257
 Supplementary Exercises  266
 7  Recursion, Trees, and Algorithms
 7.1   General Recursion  269
 7.2   Recursive Algorithms  277
 7.3   Depth-First Search Algorithms  286
 7.4   Polish Notation  298
 7.5   Weighted Trees  304
 Supplementary Exercises  315
 8  Digraphs  318
 8.1   Digraphs Revisited  318
 8.2   Weighted Digraphs and Scheduling Networks  325
 Office Hours  333
 8.3   Digraph Algorithms  333
 Supplementary Exercises  347
 9  Discrete Probability 349
 9.1   Independence in Probability  349
 9.2   Random Variables  359
 9.3   Expectation and Standard Deviation  366
 9.4   Probability Distributions  374
 Supplementary Exercises  387
 10  Boolean Algebra  389
 10.1  Boolean Algebras  389
 10.2  Boolean Expressions  398
 10.3  Logic Networks  405
 10.4  KamaughMaps  412
 10.5  Isomorphisms of Boolean Algebras  417
 Supplementary Exercises  422
 11  More on Relations 424
 11.1 Partially Ordered Sets 424
 11.2  Special Orderings  433
 11.3  Multiplication of Matrices  439
 11.4  Properties of General Relations  446
 11.5  Closures of Relations  452
 Supplementary Exercises  459
 12  Algebraic Structures  462
 12.1  Groups Acting on Sets  462
 12.2  Fixed Points and Subgroups  470
 12.3  Counting Orbits  476
 12.4  Group Homomorphisms  487
 12.5  Semigroups  495
 12.6  Other Algebraic Systems  501
 Supplementary Exercises  512
 13  Predicate Calculus and Infinite Sets
 13.1  Quantifiers and Predicates  515
 13.2  Elementary Predicate Calculus  522
 13.3 Infinite Sets 527
Supplementary Exercises  534
Dictionary 536
Answers and Hints  538
Index 607

本目錄推薦

掃描二維碼
Copyright ? 讀書(shū)網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)