图书标签: Java 数据结构与算法 数据结构 算法 Algorithms 计算机 软件开发 电子版
发表于2025-01-11
Data Structures and Algorithms in Java pdf epub mobi txt 电子书 下载 2025
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,因为如果相等...
评分优点是这本书讲的很清晰易懂,分析的很透彻,对于初学数据结构和算法是很好的推荐 缺点是中文版翻译的实在是太差了,有的地方不对照英文版根本不知道在说什么,遇到很多处这样的情况了真是不能忍。感觉书中的例子代码写的也不够好,不如文字解释的那么清楚。 之所以没有放弃这...
评分优点是这本书讲的很清晰易懂,分析的很透彻,对于初学数据结构和算法是很好的推荐 缺点是中文版翻译的实在是太差了,有的地方不对照英文版根本不知道在说什么,遇到很多处这样的情况了真是不能忍。感觉书中的例子代码写的也不够好,不如文字解释的那么清楚。 之所以没有放弃这...
评分我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看...
评分刚看完Chap6 Recursion 递归这一章,作者在阐述解答问题时采用由浅入深的方式进行,建议在看最后的代码实现时可以先尝试给出自己的答案,增强对整个过程的思考。 另外也许作者是为了避免学术性的数学公式的证明,对算法复杂度的计算只是以文字推断的形式给出来,个人以为学习...
Data Structures and Algorithms in Java pdf epub mobi txt 电子书 下载 2025