首页  软件  游戏  图书  电影  电视剧

请输入您要查询的图书:

 

图书 Java软件结构与数据结构(第3版影印版)/大学计算机教育国外著名教材系列
内容
编辑推荐

本书关注的是数据结构和算法背后的核心设计问题。在展现每种集合时,本书都是先探讨该集合的一般概念,接着再讨论该集合在问题求解中的用法,最后讨论了各种候选实现方案。因此,本书是“数据结构与算法”Java语言描述课程的理想教材。

内容推荐

本书是著名作者John Lewis与William Loftus作为其一流的CS1教材“Java Software Solutions:Foundations of Program Design”的姊妹篇。尽管本书的英文名为“Java Software Structures: Designing and Using Data Structures”,但正如作者在前言中所说的那样,本书其实是一本可作为“数据结构与算法”课程的教材。根据使用了前两版的教师和学生的反馈,作者在第3版中进行了重大修改,以适应教学的需要。

本书关注的是数据结构和算法背后的核心设计问题。在展现每种集合时,本书都是先探讨该集合的一般概念,接着再讨论该集合在问题求解中的用法,最后讨论了各种候选实现方案。因此,本书是“数据结构与算法”Java语言描述课程的理想教材。

目录

Contents

Preface 

Chapter 1 Introduction

 1.1 Soffware Quality

Correctness

Reliability

Robustness

Usability

Maintainability

Reusability

Portability

Efficiency

Quality Issues

 1.2 Data Structures

A Physical Example

Containers as Objects

Chapter 2 Analysis of Algorithms

 2.1 Algorithm Efficiency

 2.2 Growth Functions and Big-OH Notation

 2.3 Comparing Growth Functions

 2.4 Determining Time Complexity

Analyzing Loop Execution

Nested Loops

Method Calls

Chapter 3 Collections

 3.1 Introduction to Collections

Abstract Data Types

The Java Collections

 3.2 A Stack Collection

 3.3 CruciaI OO Concepts

Inheritance

Class Hierarchies

The Object Class

Polymorphism

References and Class Hierarchies

Generics

 3.4 A Stack ADT

Interfaces

 3.5 Using Stacks:Evaluating Postfix Expressions

 3.6 Exceptions

Exception Messages

The try Statement

Exception Propagation

 3.7 Implementing a Stack:With Arrays

Managing Capacity

 3.8 The ArrayStack Class

The Constructors

The push operation

The pop operation

The peek operation

0ther Operations

Chapter 4 Linked Structures

 4.1 References as Links

 4.2 Managing Linked Lists

Accessing Elements

Inserting Nodes

Deleting Nodes

Sentinel Nodes

 4.3 Elements Without Links

Doubly Linked Lists

 4.4 Implementing a Stack:With Links

The LinkedStack Class

 ……

Chapter 5 Queues

Chapter 6 Lists

Chapter 7 Recursion

Chapter 8 Sorting and Searching

Chapter 9 Thees

Chapter 10 Binary Search Thees

Chapter 11 Priority Queues and Heaps

Chapter 12 Multi-way Search Trees

Chapter 13 Graphs

Chapter 14 Hashing

Chapter 15 Sets adn Maps

 Appendix A UML

 Appendix B Object-Oriented Design

标签
缩略图
书名 Java软件结构与数据结构(第3版影印版)/大学计算机教育国外著名教材系列
副书名
原作名
作者 (美)刘易斯//切斯
译者
编者
绘者
出版社 清华大学出版社
商品编码(ISBN) 9787302207306
开本 16开
页数 526
版次 1
装订 平装
字数
出版时间 2009-09-01
首版时间 2009-09-01
印刷时间 2009-09-01
正文语种
读者对象 青年(14-20岁),普通成人
适用范围
发行范围 公开发行
发行模式 实体书
首发网站
连载网址
图书大类
图书小类
重量 0.71
CIP核字
中图分类号 TP312
丛书名
印张 34.5
印次 1
出版地 北京
230
185
21
整理
媒质 图书
用纸 普通纸
是否注音
影印版本 原版
出版商国别 CN
是否套装 单册
著作权合同登记号 图字01-2009-3862
版权提供者 Pearson Education
定价
印数 3000
出品方
作品荣誉
主角
配角
其他角色
一句话简介
立意
作品视角
所属系列
文章进度
内容简介
作者简介
目录
文摘
安全警示 适度休息有益身心健康,请勿长期沉迷于阅读小说。
随便看

 

兰台网图书档案馆全面收录古今中外各种图书,详细介绍图书的基本信息及目录、摘要等图书资料。

 

Copyright © 2004-2025 xlantai.com All Rights Reserved
更新时间:2025/5/5 5:07:24