More Programming Pearls

More Programming Pearls pdf epub mobi txt 电子书 下载 2025

出版者:Addison-Wesley Professional
作者:[美] Jon Bentley
出品人:
页数:224
译者:
出版时间:1988-1-11
价格:USD 29.99
装帧:Paperback
isbn号码:9780201118896
丛书系列:
图书标签:
  • 算法
  • programming
  • Algorithm
  • 计算机
  • 编程
  • 计算机科学
  • 程序设计
  • 经典
  • Programming
  • Pearls
  • Algorithms
  • Problem Solving
  • Classic
  • Computer Science
  • Software Engineering
  • Design
  • Efficiency
  • Insight
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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程序设计卓越奖。

目录信息

读后感

评分

编程珠玑 II 没有再版,我觉得原因之一是它没有第一本写的好,内容充实 本书有不少内容与第一部分重复,比如粗略估算,最后一部分的算法内容也基本上没有突出的东西,随机取样第一本里已提到,这里介绍了一个 Floyd 算法,最后的 find 第 K 个大的数,是上一本中的快排的变形...  

评分

中文版,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]}  

评分

首先,要对此书名的最初翻译者表示敬意,“珠玑”二字是真无愧于“信雅达”。 此书先前曾图书馆借来英文版,看过排序一章,而后就因故没再翻动直到归还,但那一章的精妙却给我留下了深刻的印象。 某日逛新华书店,发现此一中译本,以为缘分便原价入手。 阅毕,确实有趣,只...  

评分

原文写于2010-06-23 ================= 今天遇到了一件好事和一件坏事,好事是我在图书馆预定的编程珠玑终于到我手上了,坏事是我准备留到暑假看的GEB被人预定了,我必须在7月4日前还给图书馆。。于是,我看了大半天的编程珠玑,于是,我的形式语言与自动机、数据库考试又危险...

评分

用户评价

评分

不如第一部好

评分

看了后,感觉跟第一卷有很大不同,更注重于编程的习惯,策略;而不是一些具体有趣的问题。像 profiling 这个,还是看看这个书比较好:code optimization: effective memory usage. 好像也有翻译版本的了

评分

看了后,感觉跟第一卷有很大不同,更注重于编程的习惯,策略;而不是一些具体有趣的问题。像 profiling 这个,还是看看这个书比较好:code optimization: effective memory usage. 好像也有翻译版本的了

评分

打通任督六脉之作--Jon老师篇

评分

中文版。。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有