Data Structures and Algorithm Analysis in C++

Data Structures and Algorithm Analysis in C++ pdf epub mobi txt 電子書 下載2025

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

出版者:Pearson
作者:Mark A. Weiss
出品人:
頁數:586
译者:
出版時間:2006-3-10
價格:USD 144.00
裝幀:Hardcover
isbn號碼:9780321441461
叢書系列:
圖書標籤:
  • C++ 
  • Data_structure, 
  • 數據結構 
  • programming 
  • CS 
  • algorithm 
  • Algorithms 
  • 計算機科學課程 
  •  
想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

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.

具體描述

讀後感

評分

在学校图书馆借了这本书, 粗略看了一些,发现感觉很多句子不通顺。。。 感觉像《 c primer plus》那本书的翻译风格才是好的。 希望翻译者以后在翻译相关书籍时注意语言的通顺和典雅,不要 太生硬。  

評分

評分

我看的是中文版的,hash table那一章,第114頁。我就直奔主題了啊。 中文版里是這樣說的: 我們程序的一個低效之處在於第12行上的malloc執行了H->TableSize次。這可以通過循環出現之前調用一次malloc操作。 H->TheLists = malloc(H->TableSize * sizeof(struct ListNode)); ...  

評分

英文原版 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. 该书的中文翻译是: 由于实现的方法有多种选择,因此如果你不使用表示大小的域,那就很有可能有必要进行一些讨...  

評分

现在的程序员总是用着别人封装好的函数、类、库、API,满满的,我们就会觉得编程不过是这么回事,搭积木而已,别人都把材料提供好了,至于材料是怎么做的,不用理会。 真的是这样吗?说数据结构和算法没用的人,那是因为他用不到。为什么用不到?他的层次决定了他不会接触到编...  

用戶評價

评分

不錯,結閤C++ ADT 講解數據結構,值得溫故。

评分

講的剛剛好,沒有大量的僞代碼隻是因為這是一本教材,配閤各個學校的lab教案食用,除瞭教你基礎的入門知識外,還比較好的銜接瞭更高一層的算法知識,我覺得這本書分偏高大概是大傢都學過,所以對它有感情吧

评分

不錯,結閤C++ ADT 講解數據結構,值得溫故。

评分

不錯,結閤C++ ADT 講解數據結構,值得溫故。

评分

ECS 060

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

© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有