ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Foundations of Discrete Mathematics with Algorithms and Programming

دانلود کتاب مبانی ریاضیات گسسته با الگوریتم ها و برنامه نویسی

Foundations of Discrete Mathematics with Algorithms and Programming

مشخصات کتاب

Foundations of Discrete Mathematics with Algorithms and Programming

دسته بندی: ریاضیات گسسته
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9780815378488 
ناشر: CRC Press 
سال نشر: 2019 
تعداد صفحات: 535 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 3 مگابایت 

قیمت کتاب (تومان) : 43,000



کلمات کلیدی مربوط به کتاب مبانی ریاضیات گسسته با الگوریتم ها و برنامه نویسی: ریاضیات گسسته، ترکیبیات، نظریه اعداد، نظریه گراف، الگوریتم ها، منطق



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 13


در صورت تبدیل فایل کتاب Foundations of Discrete Mathematics with Algorithms and Programming به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب مبانی ریاضیات گسسته با الگوریتم ها و برنامه نویسی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب مبانی ریاضیات گسسته با الگوریتم ها و برنامه نویسی

ریاضیات گسسته در کل ریاضیات نفوذ کرده است به طوری که اکنون حتی در سطح دبیرستان نیز تدریس می شود. این کتاب مبانی ریاضیات گسسته و کاربردهای آن را در مسائل روزمره در چندین زمینه ارائه می دهد. این کتاب برای دانشجویان رشته های علوم کامپیوتر، ریاضی و مهندسی در مقطع کارشناسی در نظر گرفته شده است. تعدادی مثال برای افزایش درک مفاهیم ارائه شده است. زبان های برنامه نویسی مورد استفاده پاسکال و سی هستند


توضیحاتی درمورد کتاب به خارجی

Discrete Mathematics has permeated the whole of mathematics so much so it has now come to be taught even at the high school level. This book presents the basics of Discrete Mathematics and its applications to day-to-day problems in several areas. This book is intended for undergraduate students of Computer Science, Mathematics and Engineering. A number of examples have been given to enhance the understanding of concepts. The programming languages used are Pascal and C



فهرست مطالب

Cover
......Page 1
Half Title ......Page 2
Title ......Page 4
Copyrights ......Page 5
Translation......Page 6
Dedication ......Page 7
Contents......Page 8
Preface......Page 12
1 Sets, Relations and Functions......Page 18
1.1 Introduction......Page 19
1.2 Functions......Page 22
1.3 Equivalence Relations......Page 26
1.4 Finite and In nite Sets......Page 28
1.5 Cardinal Numbers of Sets......Page 31
1.6 Power Set of a Set......Page 34
1.7 Exercises......Page 36
1.8 Partially Ordered Sets......Page 37
1.9 Lattices......Page 42
1.10.2 Examples of Boolean Algebras......Page 51
1.11 Atoms in a Lattice......Page 55
1.12 Exercises......Page 59
2 Combinatorics......Page 64
2.1 What Is Combinatorics?......Page 65
2.2 Elementary Counting Principles......Page 68
2.3 Permutations and Combinations......Page 81
2.3.1 Sums and Products......Page 96
2.4 Binomial Theorem......Page 100
2.5 Multinomial Coefficients......Page 108
2.6 Stirling Numbers......Page 120
2.7 Stirling Number of the Second Kind n k......Page 130
2.8 Bell Numbers......Page 142
2.9 The Principle of Inclusion......Page 144
2.9.1 Applications of Inclusion and Exclusion Principle......Page 149
2.9.2 Application of Inclusion and Exclusion Principle to Elementary Number Theory . .......Page 154
2.9.3 Applications to Permanents......Page 160
2.10 Generating Functions......Page 169
2.10.1 Solving Recurrence Relations Using Generating Function Techniques......Page 174
2.10.2 Catalan Numbers......Page 177
2.11 Generating Subsets......Page 183
2.12 Exercises......Page 192
3 Basics of Number Theory......Page 200
3.2 Divisibility......Page 201
3.3 gcd and lcm of Two Integers......Page 203
3.4 Primes......Page 206
3.5 Exercises......Page 210
3.6 Congruences......Page 211
3.7 Complete System of Residues......Page 214
3.8 Linear Congruences......Page 219
3.9 Lattice Points Visible from the Origin......Page 223
3.10 Exercises......Page 226
3.11 Some Arithmetical Functions......Page 227
3.13 The Big O Notation......Page 235
4.1 The Idea of a Graph......Page 242
4.2 An Informal and Intuitive......Page 251
4.3 Multigraph or Undirected Graph......Page 256
4.4 Some Special Graphs......Page 261
4.5 Graphs and Subgraphs......Page 281
4.6 Walks, Paths, Cycles......Page 288
4.7 Connectedness......Page 292
4.8 Graphs and Puzzles......Page 300
4.8.1 An Application......Page 305
4.8.2 Two Friendship Theorems......Page 306
4.8.3 Pandava Princes Problem and 3 Houses,3 Utilities Problem......Page 309
4.9 Ramsey Numbers......Page 310
4.10 Graph Algebra......Page 325
4.11 Exercises......Page 331
5 Introduction to Algorithms......Page 342
5.1 Algorithms......Page 343
5.2 Complexity of Algorithms......Page 347
5.3 An Overview of a Classical Computer......Page 370
5.4 Introduction to Programming......Page 377
5.4.1 Parameter Passing......Page 390
5.4.2 Recursion......Page 398
5.5 Introduction to Data Structures......Page 404
5.5.1 Access Restricted Lists......Page 423
5.6 Examples of Algorithms......Page 433
5.7 Exercises......Page 456
6.1 Introduction......Page 464
6.2 Algebra of Propositions......Page 465
6.3 Proofs in Mathematics......Page 471
6.3.1 Universal and Existential Quanti ers......Page 474
6.4 Probability......Page 475
Appendices Answers to Even-Numbered Exercises......Page 494
A Answers to Chapter 1......Page 496
B Answers to Chapter 2......Page 500
C Answers to Chapter 3......Page 504
D Answers to Chapter 4......Page 508
E Answers to Chapter 5......Page 514
F Answers to Chapter 6......Page 520
Index......Page 524




نظرات کاربران