圖書標籤: 算法 programming Algorithm 計算機 編程 計算機科學 程序設計 經典
发表于2025-02-02
More Programming Pearls pdf epub mobi txt 電子書 下載 2025
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程序設計卓越奬。
打通任督六脈之作--Jon老師篇
評分一星期簡單就看過瞭這本書,很多內容基於前一本。不過我覺得作者有些地方有些太過geek,太過偏激。一直在說小語言多麼多麼好,一直在說awk多麼多麼方便。。。唉,讀著不是很高興。。
評分開眼界.
評分開眼界.
評分開眼界.
薄薄的一本书,丝毫无愧于珠玑两个字 能把书写薄写精的人都是无比厉害的人物,相信看过K&R的<C Progamming Language>的人都有类似的体会 只要看了第一章,我相信你会对这本书佩服得五体投地。一个简洁的小例子,几个看似简单的算法,实际上包含了很多算法设计的思想.看完第一...
評分中文版,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]}
評分 評分中文版,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]}
評分在卓越订了有将近两周了,先前早就见评论,相当不错,看了两章,很合我胃口,着重训练读者的思维,如何抽象问题-->罗列条件-->分析综合-->求解?层层引入读者,值得细细品尝,可惜翻译有点差,早知道就买本影印版了
More Programming Pearls pdf epub mobi txt 電子書 下載 2025