文件名称:Sam's Teach Yourself Data Structures And Algorithms In 24 Hours
文件大小:3.79MB
文件格式:PDF
更新时间:2010-07-01 11:59:24
Data Structure
What’s Different About This Book
There are dozens of books on data structures and algorithms. What’s different about this
one? Three things:
● Our primary goal in writing this book is to make the topics we cover easy to understand.
● Demonstration programs called Workshop applets bring to life the topics we cover,
showing you step by step, with “moving pictures,” how data structures and algorithms
work.
● The sample code is written as clearly and concisely as possible, using C++.
Let’s look at these features in more detail.