数据结构与程序设计txt,chm,pdf,epub,mobi下载
作者: Robert L.Kruse / Alexander J.Ryba
出版社: 高等教育出版社
原作名: Data Structures and Program Design in C++
出版年: 2001-5
页数: 717
定价: 39.00
装帧: 平装(无盘)
ISBN: 9787040100396

内容简介  · · · · · ·

《数据结构与程序设计:C++语言描述(影印版)》内容简介:Data Structures and Program Design in C++Objccl-oricntcd programming and powerful features of C++ enable this carefully crafted text to build data struc-tures from basic ideas into complete,fully developed programs and interesting applications. In the process, the textexplores problem solving and programming principles, data abstraction, recursion, ...




目录  · · · · · ·

1 Programming Principles
2 Introduction to Stacks
3 Queues
4 Linked Stacks and Queues
5 Recursion
6 Lists and Strings
· · · · · · ()
1 Programming Principles
2 Introduction to Stacks
3 Queues
4 Linked Stacks and Queues
5 Recursion
6 Lists and Strings
7 Searching
8 Sorting
9 Tables and Information Retrieval
10 Binary Trees
11 Multiway Trees
12 Graphs
13 Case Study: The Polish Notation
· · · · · · ()