Data Structures and Algorithm Analysis in Java 在线电子书 图书标签: JAVA 数据结构 算法 计算机 Structures 编程 Data Algorithms
发表于2024-11-15
Data Structures and Algorithm Analysis in Java 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
入门绝佳教材,把各种数据结构很清晰的用图示和步骤呈现出来,至少从概念来说,讲明白了
评分教科书
评分java版本里错误的代码不少
评分java版本里错误的代码不少
评分好读,对数据结构的介绍比算法导论详细,有implementation
Mark Allen Weiss is Professor and Associate Director for the School of Computing and Information Sciences at Florida International University. He is also currently serving as both Director of Undergraduate Studies and Director of Graduate Studies. He received his Bachelor’s Degree in Electrical Engineering from the Cooper Union in 1983, and his Ph.D. in Computer Science from Princeton University in 1987, working under Bob Sedgewick. He has been at FIU since 1987 and was promoted to Professor in 1996. His interests include data structures, algorithms, and education. He is most well-known for his highly-acclaimed Data Structures textbooks, which have been used for a generation by roughly a million students.
Professor Weiss is the author of numerous publications in top-rated journals and was recipient of the University’s Excellence in Research Award in 1994. In 1996 at FIU he was the first in the world to teach Data Structures using the Java programming language, which is now the de facto standard. From 1997-2004 he served as a member of the Advanced Placement Computer Science Development Committee, chairing the committee from 2000-2004. The committee designed the curriculum and wrote the AP exams that were taken by 20,000 high school students annually.
In addition to his Research Award in 1994, Professor Weiss is also the recipient of the University’s Excellence in Teaching Award in 1999 and the School of Computing and Information Science Excellence in Teaching Award (2005) and Excellence in Service Award (2007).
Data Structures and Algorithm Analysis in Java is an “advanced algorithms” book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course was known as CS7. 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. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs in Java. Weiss clearly explains topics from binary heaps to sorting to NP -completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss’ careful, rigorous and in-depth analysis of each type of algorithm. A logical organization of topics and full access to source code complement the text’s coverage.
英文原版 3.4.2节: Since there are a few options for implementation, it is probably worth a comment or two in the code, if you don't use the size field. 该书的中文翻译是: 由于实现的方法有多种选择,因此如果你不使用表示大小的域,那就很有可能有必要进行一些讨...
评分这种程度的书确实很少能见到了。 它不在简单的地方无谓的浪费笔墨,恰到好处的把初学者带入算法和数据结构的世界。 它基本上涉及了数据结构基础的“方方面面”。很难想象这书的厚度,居然能讲这么多内容(你看看算法导论有多厚就知道我在说什么了)。 它在内容上并不乏深度...
评分因为最近需要复习数据结构与算法,所以网上搜索了下这方面的经典书籍。这本书的C语言版本高居榜首,获得一致好评,正好该书又有Java语言的版本,就买来拜读一下。前后大概花了1个月的时间将该书看了两遍,书中的主要数据结构都敲代码实现了一遍,现在算是将以前的数据结构课程...
评分不知道为什么豆瓣上大力推荐这本书的人这么多? 读到第四章,大量的内容连伪代码都没有,只是给了一个大概的解释,对于一个数据结构的初学者来说,真的可以通过这些内容来入门么? 大量的练习题没有答案,有答案的也大多语焉不详。 Amazon上对这书的差评很多,大家可以自己去看。
评分薄薄的小书,tex排版,圆圆的字体排代码,c语言代码并不是全的,是c伪代码。 - - 我很菜的,所以专业的东西说不出来。感觉在解说上没有算法导论那样详细(其实我觉得算法导论啰嗦)。
Data Structures and Algorithm Analysis in Java 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024