Download: Data structure and algorithm analysis C language description PDF HD download-Easy to share e-book PDF resource Network
Author: [Mei] Mark Allen Weiss
Publishing house: Mechanical Industry Press
Subtitle: C Language Description
Original name: Data structures and algorithm analysis in C:second Edition
Translator: Feng Sun
Publication year: 2004-1-1
Number of pages: 391
Price: 35.00 RMB
Binding: Paperback
Content profile ...
This book is a simplified Chinese translation of the 2nd edition of the book "Data Structures and algorithm analysis in C". The original book was named one of the top 30 computer works of the 20th century, and the author Mark Allen Weiss has made a contribution to data structure and algorithmic analysis, and his work in the field of the analysis of statistics and algorithms has been particularly popular and widely praised. It has been used as teaching material by more than 500 universities around the world.
In this book, the author Refines and reinforces his approach to innovative approaches to algorithms and data structures. Through the implementation of C program, the concept of abstract data type is emphatically expounded, and the efficiency, performance and running time of the algorithm are analyzed.
The book features the following:
A dedicated chapter to discuss algorithmic design techniques, including greedy algorithms, divide-and-conquer algorithms, dynamic programming, randomization algorithms, and backtracking algorithms
Present popular topics and new data structures such as Fibonacci heaps, oblique heap, two-item queue, jumping table and stretching tree
Arrange a chapter devoted to the analysis of the amortization and examine some of the advanced data structures introduced in the book
The new chapter discusses advanced data structures and their implementations, including red-black trees, top-down stretch trees. Treap tree, k-d tree, paired heap, and other related content
Combined with some new results of the average analysis of heap sorting
This book is the standard textbook of data structure and algorithm analysis in foreign countries, introduces data structure (organization method of large amount of data) and algorithm analysis (estimation of algorithm running time). The goal of this book is to teach good program design and algorithmic analysis skills at the same time, so that readers can develop programs with the highest efficiency. This book can be used as the advanced data structure course or the postgraduate first year algorithm analysis course textbook, the use of this book need to have some intermediate programming knowledge, but also need some background knowledge of discrete mathematics.
Data structure and algorithm analysis C language description PDF HD download