Data Structures and Algorithms in Java 在線電子書 圖書標籤: Java 數據結構與算法 數據結構 算法 Algorithms 計算機 軟件開發 電子版
發表於2024-12-23
Data Structures and Algorithms in Java 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
第一本完整讀完的數據結構和算法書,applet展示基本跳過,題沒做。講解還算是比較清晰。
評分深入淺齣,沒有復雜的公式,道理講得很清楚
評分+ Good explanation. + Code included. + Suggestions offered.
評分第一本完整讀完的數據結構和算法書,applet展示基本跳過,題沒做。講解還算是比較清晰。
評分第一本完整讀完的數據結構和算法書,applet展示基本跳過,題沒做。講解還算是比較清晰。
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,因为如果相等...
評分书中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...
Data Structures and Algorithms in Java 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024