圖書標籤: 算法 programming Algorithm 計算機 編程 計算機科學 程序設計 經典
发表于2024-11-26
More Programming Pearls pdf epub mobi txt 電子書 下載 2024
What do topics ranging from organic chemistry to Napoleon's campaigns have to do with computer programming? This collection of essays demonstrates the many varied aspects of programming, showing how programming can be both a fun and elegant science. Some of the essays cover programming techniques, like how profilers can provide insight into the dynamic behavior of programs, and methods for making data files self-describing. These techniques deal with real programs and they are realistically illustrated, using the C and Awk languages. Bentley also provides the reader with some tricks of the programmer's trade, like a collection of rules of thumb and hints for finding simple solutions to hard problems. These essays also originally appeared in the author's column in Communication of the ACM, and have been substantially revised, incorporating new sections, problems, and reader comments. 0201118890B04062001
Jon Bentley 世界著名計算機科學傢,被譽為影響算法發展的十位大師之一。他先後任職於卡內基-梅隆大學(1976~1982)、貝爾實驗室(1982~2001)和Avaya實驗室(2001年至今)。在卡內基-梅隆大學擔任教授期間,他培養瞭包括Tcl語言設計者John Ousterhout、Java語言設計者James Gosling、《算法導論》作者之一Charles Leiserson在內的許多計算機科學大傢。2004年榮獲Dr.Dobb's程序設計卓越奬。
一星期簡單就看過瞭這本書,很多內容基於前一本。不過我覺得作者有些地方有些太過geek,太過偏激。一直在說小語言多麼多麼好,一直在說awk多麼多麼方便。。。唉,讀著不是很高興。。
評分打通任督六脈之作--Jon老師篇
評分第二本的anecdotes感覺上會更多點?
評分看瞭後,感覺跟第一捲有很大不同,更注重於編程的習慣,策略;而不是一些具體有趣的問題。像 profiling 這個,還是看看這個書比較好:code optimization: effective memory usage. 好像也有翻譯版本的瞭
評分中文版。。
首先,要对此书名的最初翻译者表示敬意,“珠玑”二字是真无愧于“信雅达”。 此书先前曾图书馆借来英文版,看过排序一章,而后就因故没再翻动直到归还,但那一章的精妙却给我留下了深刻的印象。 某日逛新华书店,发现此一中译本,以为缘分便原价入手。 阅毕,确实有趣,只...
評分Programming pearls is essentially a collection of column articles written by author in the 80s. Each article delivers an insight to the practical problem every programmer will meet in their daily job. It differ from the introduction to algorithm that progra...
評分就中国电力出版社这个版本,翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 翻译真不是一般的烂。 ...
評分中文版,24页中二分搜索的awk程序, $1 == "print" {for i =1;i <= n;i++}print i ": " x[i]}应该改为 $1 == "print" {for (i =1;i <= n;i++)print i ": " x[i]}
評分编程珠玑 II 没有再版,我觉得原因之一是它没有第一本写的好,内容充实 本书有不少内容与第一部分重复,比如粗略估算,最后一部分的算法内容也基本上没有突出的东西,随机取样第一本里已提到,这里介绍了一个 Floyd 算法,最后的 find 第 K 个大的数,是上一本中的快排的变形...
More Programming Pearls pdf epub mobi txt 電子書 下載 2024