Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in graphical form what data structures look like and how they operate. In the second edition, the program is rewritten to improve operation and clarify the algorithms, the example programs are revised to work with the latest version of the Java JDK, and questions and exercises will be added at the end of each chapter making the book more useful to readers.</P>
我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看...
评分我之前第一次看这本书的时候,是只看了他的一些概念,理解了之后就上手写代码了,他给的实例代码只是草草的看了看。 今天复习的时候,就仔细看了看里面的代码,然后发现希尔排序的代码有错误,而且也和他描述的概念不符。 希尔排序应该需要嵌套的四层循环,第一层递减增量,第...
评分好几年前就入手了《算法C++实现》,到现在都没看,断断续续在看《C++ Primer Plus》,一直没什么时间,只完成了一半。 最近学java,凭借着C++的基础,在网上看了点文档,就着手开始用java写代码。当我解Distances in Trees时,一如既往地简单粗暴去解决问题,写下了NWCK.java...
评分数据结构的书也翻阅了不少,这本书可以说是最详细的。在我看来一本好的技术书就是废话多,只有高信息量的冗余才能让读者更清晰的理解,像清华那本广受推崇的数据结构书,薄薄一本,满是精华,但是对初学者来说实在是艰涩难懂。这本书一个是代码结构清晰,注释丰富,并且配合了...
评分书中141页错误,单链表displayList,里面的while判断为空应该在外面判断,否则会报空指针异常,因为在while条件中已经使用到需要判空的变量了。后续添加的find和delete同理。 书中243页,希尔排序,theArray[inner-h]>=temp,应改为theArray[inner-h]>temp,因为如果相等...
优点是讲解非常清晰,可以说是同类书之冠了,同时配以直接可执行的Java代码。缺点就是Applet废话实在太多了,习题难度也偏低。总的来说,挺推荐的, 特别是针对初学者来说。
评分第一本完整读完的数据结构和算法书,applet展示基本跳过,题没做。讲解还算是比较清晰。
评分+ Good explanation. + Code included. + Suggestions offered.
评分简单易懂读起来很轻快的数据结构教材。随书提供的可视化小程序对理解也很有帮助。
评分第一本完整读完的数据结构和算法书,applet展示基本跳过,题没做。讲解还算是比较清晰。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有