Data Structures and Algorithms in Java 在线电子书 图书标签: Java 数据结构与算法 数据结构 算法 Algorithms 计算机 软件开发 电子版
发表于2024-11-14
Data Structures and Algorithms in Java 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
深入浅出,没有复杂的公式,道理讲得很清楚
评分简单易懂读起来很轻快的数据结构教材。随书提供的可视化小程序对理解也很有帮助。
评分简单易懂读起来很轻快的数据结构教材。随书提供的可视化小程序对理解也很有帮助。
评分+ Good explanation. + Code included. + Suggestions offered.
评分还在看,目前感觉很好。内容由浅至深。
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>
书中141页错误,单链表displayList,里面的while判断为空应该在外面判断,否则会报空指针异常,因为在while条件中已经使用到需要判空的变量了。后续添加的find和delete同理。 书中243页,希尔排序,theArray[inner-h]>=temp,应改为theArray[inner-h]>temp,因为如果相等...
评分好几年前就入手了《算法C++实现》,到现在都没看,断断续续在看《C++ Primer Plus》,一直没什么时间,只完成了一半。 最近学java,凭借着C++的基础,在网上看了点文档,就着手开始用java写代码。当我解Distances in Trees时,一如既往地简单粗暴去解决问题,写下了NWCK.java...
评分刚看完Chap6 Recursion 递归这一章,作者在阐述解答问题时采用由浅入深的方式进行,建议在看最后的代码实现时可以先尝试给出自己的答案,增强对整个过程的思考。 另外也许作者是为了避免学术性的数学公式的证明,对算法复杂度的计算只是以文字推断的形式给出来,个人以为学习...
评分我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看...
评分灰常好的一本书,浅显易懂,amazon上面评价也比较高。初学数据结构两天读完。但是在它的applet上面讲了太多废话。而且写的一些示范例子比较臃肿,但是无碍它非常适合入门。同期看了MT/RT的同题材书,虽然cs61b很推荐。但是对于初学者非常不友好。真心看不下去。 我觉得看完这本...
Data Structures and Algorithms in Java 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024