离散数学及其应用

出版社:机械工业出版社
出版日期:2012-11
ISBN:9787111385509
作者:Kenneth H.Rosen
页数:944页

作者简介

本书是介绍离散数学理论和方法的经典教材,已经成为采用率最高的离散数学教材,被美国众多名校用作教材,获得了极大的成功。中文版也已被国内大学广泛采用为教材。作者参考使用教师和学生的反馈,并结合自身对教育的洞察,对第7版做了大量的改进,使其成为更有效的教学工具。. 本书可作为1至2个学期的离散数学课入门教材,适用于数学,计算机科学。计算机工程.信息技术等专业的学生。
本书特点
实例:书中有800多个实例,用于阐明概念,联系不同内容,引入各种应用。
应用:书中叙述的应用展示了离散数学在解决现实问题中的使用价值,涉及的应用领域包括计算机科学、数据网络、心理学、化学、工程、语言学、生物学、商业和互联网等。
算法:离散数学的结论常常要用算法来表示,因此本书每一章都介绍了一些关键算法。
历史资料:本书对许多主题的背景作了简要介绍,并以脚注的形式给出了83位对离散数学做出过重要贡献的数学家和计算机科学家的简短传记。
关键术语和结论:每一章后面都列出了本章的关键术语和结论。
练习题、复习题和补充练习:书中有4000多道难度各异的练习题,可以满足不同层次学生的学习需求。同时,每章最后都有一组复习题和丰富多样的补充练习。
计算机课题:每一章后面还有一组计算机课题,大约有150个这样的题目,把学生已经学到的计算和离散数学的内容结合在一起。
计算和研究:每一章的结论部分都有一组计算和研究性问题,为学生提供了通过计算发现新事实或新思想的机会。
写作题目:每一章后面都有一组应该书面完成的题目。要完成这类题目,学生需要查阅参考文献,把数学概念和书面写作的过程结合在一起,以帮助学生研究和思考正文中没有深入探讨的思想,便于其未来的学习和研究。

书籍目录

《离散数学及其应用(英文版第7版)》
preface iv
about theauthor xiii
the companion website xiv
to the studentxvi
list of symbols xix
1 the foundations:logic and proofs
1.1 propositional logic
1.2 applications of propositional logic
1.3 propositional equivalences
1.4 predicates andquantifiers
1.5 nested quantifiers
1.6 rules of inference
1.7 introduction to proofs
1.8 proofmethods and strategy
end-of-chaptermaterial-
2 basic structures:sets,functions,sequences,sums,and matrices
2.1 sets
2.2 set operations
2.3 functions
.2.4 sequences and summations
2.5 cardinality of sets
2.6 matrices
end-of-chaptermaterial
3 algorithms
3.1 algorithms
3.2 the growth of functions
3.3 complexity of algofithms
end-of-chapter material
4 number theory and cryptography
4.1 divisibilitv andmodular arithmetic
4.2 integer representations andalgorithms
4.3 primesand greatest common divisors
4.4 solving congruences
4.5 applications of congruences
4.6 cryptography
end-of-chapter material
5 induction and recursion
5.1 mathematical induction
5.2 strong induction and well-ordering
5.3 recursive definitions and structural induction
5.4 recursive algorithms
5.5 program correctness
end-of-chapter material
6 counting
6.1 tlle basics of counting
6.2 the pigeonhole principle
6.3 permutations and combinations
6.4 binomial coefficients and identities
6.5 generalized permutations and combinations
6.6 generating permutations and combinations
end-of-chapter material
7 discrete probability
7.1 an introduction to discrete probability
7.2 probability theory
7.3 bayes’theorem
7.4 expected value and variance
end-of-chapter material
8 advanced counring technigues
8.1 applications of recurrence relations
8.2 solving linear recurrence relations
8.3 divide-and-conquer algorithms and recurrence relations
8.4 generating functions
8.5 inclusion-exclusion
8.6 applications of inclusion-exclusion
end—of-chapter material
9 relations
9.1 relations and their properties
9.2 n-ary relations and theirapplications
9.3 representing relations
9.4 closures of relations
9.5 equivalence relations
9.6 partial orderings
end-of-chapter material
10 graphs
10.1 graphs andgraphmodels
10.2 graph terminology and special types of graphs
10.3 representing graphs and graph isomorphism
10.4 connectivity
10.5 eulerandhamiltonpaths
10.6 shortest.pathproblems
10.7 planargraphs
10.8 graphcoloring
end-of-chapter material
11 trees
11.1 introduction to trees
11.2 applications of trees
11.3 tree travcrsal
11.4 spanning trees
11.5 minimum spanning trees
end-of-chapter material
12 boolean algebra
12.1 boolean functions
12.2 representing boolean functions
12.3 logic gates
12.4 minimization of circuits
end-of-chapter material
13 modeling cornputation
13.1 languagesand grammars
13.2 finite-state machines with output
13.3 finite-state machines with no output
13.4 languagerecognition
13.5 turing machines
end-of-chapter material
appendixes
1 axioms for the real numbers and the positive integers
2 exponential and logarithmic functions
3 pseudocode
suggestedreadings b-1
answers to odd-numbered exercises s-1
photo credits c-1
index ofbiographies i-1
index i-2

内容概要

Rosen 博士于1972年获密歇根大学数学学士学位,1976年获麻省理工学院数学博士学位,其博士论文研究的是数论,导师是Harold Stark 。曾就职于科罗拉多大学、俄亥俄州立大学、缅因大学,后加盟贝尔实验室,现为AT&T实验室特别成员。他目前还是蒙茅斯大学客座研究教授,主要从事快速反应数据库项目的安全和保密方面的工作,同时教授密码应用课程。此外,他还是CRC出版社离散数学丛书的编辑顾问。
Rosen博士在专业期刊上发表过许多关于数论及数学建模的文章。《初等数论及其应用》和《离散数学及其应用》这两本书均被国际上几百所大学广为采用。

图书封面


 离散数学及其应用下载 精选章节试读



发布书评

 
 


精彩短评 (总计34条)

  •     还没打开仔细阅读,但是书质量还可以,经典教材
  •     书很符合要求,快递很给力,很不错
  •     虽然不是末日武器用的,嗯
  •     教材。作者很认真。。。课后题有些很变态。。。第一次看完全英语的数学书,语言有障碍 ;( 书里面的著名数学家介绍是我最喜欢的。整体偏概念性理解,理论方面内容请参考数学系用的别的书。
  •     真吊,看英文版的真爽!
  •     用做课本,写的很详细
  •     Classic book, easy to understand, almost everything is good, except the paper is too thin. It's pretty much disturbing to worry about the ink of my high-lighter penetrating to the other side of paper.Another thing I cannot understand is that all the biographies have been translated into Chinese. WT...? It's weird to happen to see some Chinese words among English characters in an English version book. Or do you publishers think those who cannot read English would be attracted to buy this book just for those translated biographies of mathematician? It's ridiculous.
  •     英文版上课不想带,太大本,现在还是白白的一本
  •     印刷还好,也没有什么味道。快递不错,貌似没有扔过。
  •     书很厚 不错 物流也很快 书里的字有点笑 黑白的
  •     当当网发书很快,书的品质也一直不错,买书**当网还是比较合算的。
  •     内容很全面,举了大量的例子,虽然是英文的,但看下来没有什么特别不解的地方。比较厚,大概1000页左右。字体偏小,不太习惯。内容比较浅显,有些内容好像没有深入涉及。
  •     自学使用 看起来还是有点困难 慢慢来呗~~~
  •     字比较小,书上没有习题答案,如果有习题答案更好
  •     学校用的教材,很详细。
  •     很好的一本书,例子多,详细,易懂
  •     世上无难事只怕有心人
  •     书比较厚,内容很好,刚开始看,觉得很有意思,也很容易懂。惟一的缺点是,字太小了,太小了,看久了眼睛累~
  •     就是还行。。。。。。。。。。。。。。。。。。。。。。。
  •     经典的教材值得反复学习,主要字太小了,价格过高
  •     英文原版的,很值得大家看,比较厚,需要时间慢慢读
  •     正版,价格还差不多的
  •     最新、最权威、最排版精美的离散教材!我花了一年做了五百题。
  •     印刷质量和纸张都很好,就是字小了点
  •     还没看完,不过质量还行
  •     还挺不错的喔。外面还包着包装纸
  •     内容很好。缺点纸张质量不怎么样。
  •     老师使用教材!
  •     非常好呢~~~
  •     书的内容就不评论了,还没看完。书的质量还好,包装没有损坏,除了有一点折了。
  •     书的质量有问题,棱都裂了,幸亏还不影响看。物流太差了,竟然用了20天
  •     这个要好好学习。
  •     老师说知识点挺全的。
  •     本来买的是第六版的中文版,实在翻译的不行,刚好看到英文版,买回来,不错,例子多容易懂。
 

农业基础科学,时尚,美术/书法,绘画,软件工程/开发项目管理,研究生/本专科,爱情/情感,动漫学堂PDF下载,。 PDF下载网 

PDF下载网 @ 2024