圖書標籤: C++ Data_structure, 數據結構 programming CS algorithm Algorithms 計算機科學課程
发表于2024-11-14
Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 電子書 下載 2024
In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). 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.
Mark Allen Weiss,1987年在普林斯頓大學獲得計算機科學博士學位,師從Robert Sedgewick (師從Knuth),現任美國佛羅裏達國際大學計算與信息科學學院教授。他曾經擔任全美AP(Advanced Placement)考試計算機學科委員會的主席(2000-2004)。他的主要研究方嚮是數據結構、算法和教育學。
講的剛剛好,沒有大量的僞代碼隻是因為這是一本教材,配閤各個學校的lab教案食用,除瞭教你基礎的入門知識外,還比較好的銜接瞭更高一層的算法知識,我覺得這本書分偏高大概是大傢都學過,所以對它有感情吧
評分ECS 060
評分講的剛剛好,沒有大量的僞代碼隻是因為這是一本教材,配閤各個學校的lab教案食用,除瞭教你基礎的入門知識外,還比較好的銜接瞭更高一層的算法知識,我覺得這本書分偏高大概是大傢都學過,所以對它有感情吧
評分ECS 060
評分ECS 060
英文原版 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. 该书的中文翻译是: 由于实现的方法有多种选择,因此如果你不使用表示大小的域,那就很有可能有必要进行一些讨...
評分我看的是中文版的,hash table那一章,第114頁。我就直奔主題了啊。 中文版里是這樣說的: 我們程序的一個低效之處在於第12行上的malloc執行了H->TableSize次。這可以通過循環出現之前調用一次malloc操作。 H->TheLists = malloc(H->TableSize * sizeof(struct ListNode)); ...
評分这本书真是非常好!个人感觉很适合给初学者入门看,里面的分析数学公式恰到好处,没有算法导论的令人望而生畏,也没有国内图书的草草了事,既学习了数据结构又有刚刚好的算法分析,很容易使人产生共鸣。 给我印象深刻的就是快速排序那一段,真是精彩!
評分薄薄的小书,tex排版,圆圆的字体排代码,c语言代码并不是全的,是c伪代码。 - - 我很菜的,所以专业的东西说不出来。感觉在解说上没有算法导论那样详细(其实我觉得算法导论啰嗦)。
評分薄薄的小书,tex排版,圆圆的字体排代码,c语言代码并不是全的,是c伪代码。 - - 我很菜的,所以专业的东西说不出来。感觉在解说上没有算法导论那样详细(其实我觉得算法导论啰嗦)。
Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 電子書 下載 2024