ساختارهای داده و تحلیل الگوریتم در C++
کتاب ساختارهای داده و تحلیل الگوریتم در C++
Data Structures and Algorithm Analysis in C++, Third Edition (Dover Books on Computer Science)
- ناشر : Dover Publications
- تاریخ انتشار : 2012
- زبان : انگلیسی
- تعداد صفحات: 615
- نوع فایل: PDF
لینکهایی که باید ببینید:
- جهت مشاهده سایر کتابها کلیک کنید
- برای مشاوره رایگان کنکور (در تلگرام) پیام بدهید.
- .برای مشاهده ویدئوهای آموزش و نکته و تست کنکور کامپیوتر کلیک کنید
خلاصه کتاب ساختمان داده کورمن – ادیشن 4 :
With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Microsoft C++ as the programming language and is suitable for second-year data structure courses and computer science courses in algorithm analysis.
Techniques for representing data are presented within the context of assessing costs and benefits, promoting an understanding of the principles of algorithm analysis and the effects of a chosen physical medium. The text also explores tradeoff issues, familiarizes readers with the most commonly used data structures and their algorithms, and discusses matching appropriate data structures to applications. The author offers explicit coverage of design patterns encountered in the course of programming the book’s basic data structures and algorithms. Numerous examples appear throughout the text.
:سرفصل ها
PART I: Preliminaries
1: Data Structures and Algorithms
2: Mathematical Preliminaries
3: Algorithm Analysis
PART II: Fundamental Data Structures
4: Lists, Stacks, and Queues
5: Binary Trees
6: Non-Binary Trees
PART III: Sorting and Searching
7: Internal Sorting
8: File Processing and ExternalSorting
9: Searching
10: Indexing
PART IV: Advanced Data Structures
11: Graphs
12: Lists and Arrays Revisited
13: Advanced Tree Structures
PART V: Theory of Algorithms
14: Analysis Techniques
15: Lower Bounds
16: Patterns of Algorithms
17: Limits to Computation
PART VI: APPENDIX
AUtility Functions
Bibliography
Index
دیدگاهتان را بنویسید