Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 电子书 下载 2024


Data Structures and Algorithm Analysis in C++

简体网页||繁体网页
Mark A. Weiss
Pearson
2006-3-10
586
USD 144.00
Hardcover
9780321441461

图书标签: C++  Data_structure,  数据结构  programming  CS  algorithm  Algorithms  计算机科学课程   


喜欢 Data Structures and Algorithm Analysis in C++ 的读者还喜欢




点击这里下载
    


想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-23

Data Structures and Algorithm Analysis in C++ epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Data Structures and Algorithm Analysis in C++ epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 电子书 下载 2024



图书描述

In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency. Readers should have some knowledge of intermediate programming, including topics as object-based programming and recursion, and some background in discrete math.

Data Structures and Algorithm Analysis in C++ 下载 mobi epub pdf txt 电子书

著者简介

Mark Allen Weiss,1987年在普林斯顿大学获得计算机科学博士学位,师从Robert Sedgewick (师从Knuth),现任美国佛罗里达国际大学计算与信息科学学院教授。他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的主席(2000-2004)。他的主要研究方向是数据结构、算法和教育学。


图书目录


Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 电子书 下载
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

ECS 060

评分

ECS 060

评分

不错,结合C++ ADT 讲解数据结构,值得温故。

评分

不错,结合C++ ADT 讲解数据结构,值得温故。

评分

讲的刚刚好,没有大量的伪代码只是因为这是一本教材,配合各个学校的lab教案食用,除了教你基础的入门知识外,还比较好的衔接了更高一层的算法知识,我觉得这本书分偏高大概是大家都学过,所以对它有感情吧

读后感

评分

现在的程序员总是用着别人封装好的函数、类、库、API,满满的,我们就会觉得编程不过是这么回事,搭积木而已,别人都把材料提供好了,至于材料是怎么做的,不用理会。 真的是这样吗?说数据结构和算法没用的人,那是因为他用不到。为什么用不到?他的层次决定了他不会接触到编...  

评分

断断续续看了两个月,没有完全看完。 所有的算法都能看懂,而且可以编程实现,但还是不会做习题。 离散数学的功底不行,先看看离散数学再看这本书。  

评分

这种程度的书确实很少能见到了。 它不在简单的地方无谓的浪费笔墨,恰到好处的把初学者带入算法和数据结构的世界。 它基本上涉及了数据结构基础的“方方面面”。很难想象这书的厚度,居然能讲这么多内容(你看看算法导论有多厚就知道我在说什么了)。 它在内容上并不乏深度...  

评分

很好的一本书,给人的感觉像是做开发的人写的,不像其它很多数据结构的书仅仅是对数据结构做描述。 其中各种数据结构的实现具有很强的技巧性,很多都讲了在STL中的实现方法。不过推荐对数据结构有一定基础的人看可能它的实现方式理解起来会容易很多。  

评分

开篇第一章引论的第一节提出一个问题: “设有一组N个数而要确定其中第K个最大者” 并给出两种解法 全排序后返回K位置上的元素。平均复杂度O(NLogN) 再建立一个临时数组,从N中读取K个数,全排序,然后依次读入其余N - K个数进来和第K名比较,大于K的值则插入到合适位置...  

类似图书 点击查看全场最低价

Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 电子书 下载 2024


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有