Voted:1 Vote
Data Structures and Program Design in C++
Prentice Hall 2001
717 Pages | English | PDF | 4.2 MB

Data Structures and Program Design in C++/by Robert L. Kruse (Author), Alex Ryba (Author).While some books on data structures stress theory and mathematical concepts over real-world sample code, this guide illustrates its tour of data structures–such as stacks, lists, queues, trees, and graphs–with clear, engaging samples.
Throughout, the authors make use of built-in C++ features (such as the Standard Template Library [STL] and templates) where appropriate.
Early chapters use such interesting examples as Conway’s Game of Life, chess and game programming, a simple calculator, and an airport simulation. Along the way, the reader will learn about lists, stacks, and queues.
In later chapters, covering thornier topics such as sorting algorithms, trees, and graphs, the authors do not skimp on the mathematical underpinnings for measuring efficiency. Instead, they take extreme care to introduce everything required to understand such conventions as the “Big O” notation and principles of logarithms.

Code:
http://rapidshare.com/files/200219204/Data_tructuresccc.rar
Use a Highlighter on this page

Related posts:

  1. Algorithms and Data Structures: The Basic Toolbox TITLE : Algorithms and Data Structures: The Basic Toolbox TYPE...
  2. Algorithm Design Algorithm Design By Jon Kleinberg, Éva Tardos * Publisher: Addison...
  3. Computational Intelligence for Missing Data Imputation, Estimation, and Management Tshilidzi Marwala “Computational Intelligence for Missing Data Imputation, Estimation,...
  4. Data Recovery Wizard Professional 4.3.6 Information EASEUS Data Recovery Wizard Professional is the professional level,...
  5. C# 3.0 Design Patterns C# 3.0 Design Patterns If you want to speed...

Related posts.