Data Structures and Algorithm Analysis in C (2nd Edition)

Data Structures and Algorithm Analysis in C (2nd Edition) pdf epub mobi txt 電子書 下載 2025

Mark Allen Weiss
想要找書就要到 靜流書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!
Addison Wesley 1996-09-19 Paperback 9780201498400

具體描述

Mark Allen Weiss,1987年在普林斯頓大學獲得計算機科學博士學位,師從Robert Sedgewick (師從Knuth),現任美國佛羅裏達國際大學計算與信息科學學院教授。他曾經擔任全美AP(Advanced Placement)考試計算機學科委員會的主席(2000-2004)。他的主要研究方嚮是數據結構、算法和教育學。

Mark Allen Weiss' successful book provides a modern approach to algorithms and data structures using the C programming language. The book's conceptual presentation focuses on ADTs and the analysis of algorithms for efficiency, with a particular concentration on performance and running time. The second edition contains a new chapter that examines advanced data structures such as red black trees, top down splay trees, treaps, k-d trees, and pairing heaps among others. All code examples now conform to ANSI C and coverage of the formal proofs underpinning several key data structures has been strengthened.

用戶評價

評分

評分

##8.28------- 其實CLRS的書在論證方麵也不能算太好,例如霍夫曼編碼,缺點說明見此文:http://mindhacks.cn/2011/07/10/the-importance-of-knowing-why-part3/ 但是,仍舊比Weiss的走腦。現在覺得,如果是以求甚解的心態去學算法,書本真的不能選薄的。。。因為這種書隻能用來當...  

評分

##教材,mark之

評分

##讀本科的時候看瞭一遍中文版,結果讀Master又認真讀瞭一遍英文版。

評分

##開篇第一章引論的第一節提齣一個問題: “設有一組N個數而要確定其中第K個最大者” 並給齣兩種解法 全排序後返迴K位置上的元素。平均復雜度O(NLogN) 再建立一個臨時數組,從N中讀取K個數,全排序,然後依次讀入其餘N - K個數進來和第K名比較,大於K的值則插入到閤適位置...  

評分

評分

##教材,mark之

評分

##code examples buggy and malformed, problems/algorithms vaguely defined.

評分

本站所有內容均為互聯網搜尋引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 windowsfront.com All Rights Reserved. 靜流書站 版權所有