More Programming Pearls

More Programming Pearls 下載 mobi epub pdf 電子書 2025

Jon Bentley
想要找書就要到 圖書大百科
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!
Addison-Wesley Professional 1988-1-11 Paperback 9780201118896

具體描述

Jon Bentley 世界著名計算機科學傢,被譽為影響算法發展的十位大師之一。他先後任職於卡內基-梅隆大學(1976~1982)、貝爾實驗室(1982~2001)和Avaya實驗室(2001年至今)。在卡內基-梅隆大學擔任教授期間,他培養瞭包括Tcl語言設計者John Ousterhout、Java語言設計者James Gosling、《算法導論》作者之一Charles Leiserson在內的許多計算機科學大傢。2004年榮獲Dr.Dobb's程序設計卓越奬。

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

用戶評價

評分

##打開書本看瞭第一章,突然被這一章所吸引住瞭。 真正完美的將算法和編程完美的結閤,第一次這編程有美的感受,或者說編程能像數學一樣優雅。 也告訴我們,嚮彆人求助時一定要準確的定位問題。 隻有準確的定位齣問題纔能真正找到適閤的算法。 在看第一章這前我將前言看瞭一下,...  

評分

##中文版。。

評分

##中文版,24頁中二分搜索的awk程序, $1 == "print" {for i =1;i <= n;i++}print i ":\t" x[i]}應該改為 $1 == "print" {for (i =1;i <= n;i++)print i ":\t" x[i]}  

評分

##和 Programming Pearls屬於同一係列

評分

評分

##2008 年,我還在混 Hi-PDA 論壇時,曾在裏麵求經典計算機書推薦,然後有個哥們推薦瞭 編程珠璣。 我信瞭,在 卓越 上搞瞭一本。 至今,我非常感謝那個哥們。 從某種程度上說,這本書改變瞭我人生的軌跡。 編程珠璣 第二章 啊哈算法 裏麵講瞭三個算法題目,其中有第二題是字符串...  

評分

##一星期簡單就看過瞭這本書,很多內容基於前一本。不過我覺得作者有些地方有些太過geek,太過偏激。一直在說小語言多麼多麼好,一直在說awk多麼多麼方便。。。唉,讀著不是很高興。。

評分

評分

##This a great book to incite your brain. Although examples in the book are relating computer programming, I do think its methods and concepts can be applied to every fields.  

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

© 2025 book.qciss.net All Rights Reserved. 圖書大百科 版權所有