数据结构与算法分析C++描述(第2版,影印版,英文版) 下载 pdf 百度网盘 epub 免费 2025 电子版 mobi 在线

数据结构与算法分析C++描述(第2版,影印版,英文版)精美图片
》数据结构与算法分析C++描述(第2版,影印版,英文版)电子书籍版权问题 请点击这里查看《

数据结构与算法分析C++描述(第2版,影印版,英文版)书籍详细信息

  • ISBN:9787302057024
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2002-09
  • 页数:258
  • 价格:42.60
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:暂无开本
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

此书是作者1996年出版“Algorithm,Data Structures,and Problem Solving with C++”的缩编本,原书正文807页,作者对内容包括算法重新作了编排,本书正文575页共分12章,其内容依次为C++简介;算法分析;表、栈与队列;树;散列 ;优先队列(堆);排序;并查集;图;算法设计技术;缓冲分析;高级数据结构和实现。附录中给出类设计的模板。

本书内容基本符合目前《数据结构与算法》大纲的要求,比较适合当前的教学需要。内容编排上较为合理,篇幅较小,叙述清楚,适合于本科高年级和研究生使用。


书籍目录:

Chapter 1 Introduction

1.1 What's the Book About?

1.2 Mathematics Review

1.3 A Brief Introduction to Recursion

1.4 C++ Classes

1.5 C++ Details

1.6 Templates

1.7 Using Matrices

Chapter 2 Algorithm Analysis

2.1 Mathematical Background

2.2 Model

2.3 What to Analyze

2.4 Running Time Calculations

Chapter 3 Lists,Stacks,and Queues

3.1 Abstract Data Types(ADTS)

3.2 The List ADT

3.3 The Stack ADT

3.4 The Queue ADT

Chapter 4 Trees

4.1 Preliminaries

4.2 Binary Trees

4.3 The Search Tree ADT——Binary Search Trees

4.4 AVL Trees

4.5 Splay Trees

4.6 Tree Traversals(Revisited)

4.7 B-Trees

Chapter 5 Hashing

5.1 General Idea

5.2 Hash Function

5.3 Separate Chaining

5.4 Open Addressing

5.5 Rehashing

5.6 Extendible Hashing

Chapter 6 Priority Queues(Heaps)

6.1 Model

6.2 Simple Implementations

6.3 Binary Heap

6.4 Applicatins of Priority Queues

6.5 d-Heaps

6.6 Leftist Heaps

6.7 Skew Heaps

6.8 Binomial Queues

Chapter 7 Sorting

7.1 Preliminaries

7.2 Insertion Sort

7.3 A Lower Bound for Simple Sorting Algorithms

7.4 Shellsort

7.5 Heapsort

7.6 Mergesort

7.7 Quicksort

7.8 Indirect Soring

7.9 A Generl Lower Bound for Sorting

7.10 Bucket Sort

7.11 External Sorting

Chapter 8 The Disjoint Set ADT

8.1 Equivalence Relations

8.2 The Dynamic Equivalence Problem

8.3 Basic Data Structure

8.4 Smart Union Algorithms

8.5 Path Compression

8.6 Worst Case for Union-by-Rank and Path Compression

8.7 An Application

Chapter 9 Graph Algorithms

9.1 Definitions

9.2 Topological Sort

9.3 Shortest-Path Algorithms

9.4 Network Flow Problems

9.5 Minimum Spanning Tree

9.6 Applications of Depth-First Search

9.7 Introduction to NP-Completeness

Chapter 10 Algorithm Design Techniques

10.1 Greedy Algorithms

10.2 Divide and Conquer

10.3 Dynamic Programming

10.4 Randomized Algorithms

10.5 Backtracking Algorithms

Chapter 11 Amortized Analysis

11.1 An Unrelated Puzzle

11.2 Binomial Queues

11.3 Skew Heaps

11.4 Fibonacci Heaps

11.5 Splay Trees

Chapter 12 Advanced Data Structures and Implementation

12.1 Top-Down Splay Trees

12.2 Red-Black Trees

12.3 Daterministic Skip Lists

12.4 AA-Trees

12.5 Treaps

12.6 k-d Trees

12.7 Pairing Heaps

Appendix A The Standard Template Library

A.1 Introduction

A.2 Basic STL Concepts

A.3 Unordered Sequences:vector and list

A.4 Sets

A.5 Maps

A.6 Example:Generating a Concordance

A.7 Example:Shortest-Path Calculation

A.8 Other STL Features

Appendix B vector and string Classes

B.1 First-Class versus Second-Class Objects

B.2 vector Class

B.3 string Class

Index


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

暂无其它内容!


书籍真实打分

  • 故事情节:9分

  • 人物塑造:8分

  • 主题深度:9分

  • 文字风格:9分

  • 语言运用:9分

  • 文笔流畅:4分

  • 思想传递:5分

  • 知识深度:7分

  • 知识广度:4分

  • 实用性:8分

  • 章节划分:7分

  • 结构布局:8分

  • 新颖与独特:9分

  • 情感共鸣:3分

  • 引人入胜:6分

  • 现实相关:9分

  • 沉浸感:4分

  • 事实准确性:9分

  • 文化贡献:6分


网站评分

  • 书籍多样性:5分

  • 书籍信息完全性:6分

  • 网站更新速度:9分

  • 使用便利性:6分

  • 书籍清晰度:9分

  • 书籍格式兼容性:3分

  • 是否包含广告:9分

  • 加载速度:8分

  • 安全性:8分

  • 稳定性:5分

  • 搜索功能:3分

  • 下载便捷性:6分


下载点评

  • 目录完整(655+)
  • 字体合适(416+)
  • 无颠倒(57+)
  • 快捷(89+)
  • 无水印(409+)
  • 体验还行(569+)
  • 图书多(539+)
  • 实惠(628+)
  • 无漏页(214+)
  • 超值(65+)
  • 少量广告(379+)
  • 中评多(496+)
  • 博大精深(632+)

下载评价

  • 网友 宫***玉:

    我说完了。

  • 网友 孔***旋:

    很好。顶一个希望越来越好,一直支持。

  • 网友 芮***枫:

    有点意思的网站,赞一个真心好好好 哈哈

  • 网友 辛***玮:

    页面不错 整体风格喜欢

  • 网友 孙***美:

    加油!支持一下!不错,好用。大家可以去试一下哦

  • 网友 屠***好:

    还行吧。

  • 网友 寇***音:

    好,真的挺使用的!

  • 网友 温***欣:

    可以可以可以

  • 网友 师***怀:

    好是好,要是能免费下就好了

  • 网友 曹***雯:

    为什么许多书都找不到?

  • 网友 冯***卉:

    听说内置一千多万的书籍,不知道真假的


随机推荐