Programming Pearls (2nd Edition) 🔍
Jon Louis Bentley Pearson Education Limited (US titles);Addison Wesley Professional, ACM press books, 2nd ed, Reading, Mass, 2000
英语 [en] · PDF · 1.3MB · 2000 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
描述
"The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem." --Steve McConnell When programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience.In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on / testing, debugging, and timing / set representations / string problems All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web. What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, the book is sure to make your own list of favorites. 0201657880B04062001
备用文件名
lgrsnf/dvd38/Chan P., Bentley J. - Programming Pearls(1999)(2nd edition)(256).pdf
备用文件名
nexusstc/Programming Pearls/1cbe0a44e60f41f233d5522b35ebebab.pdf
备用文件名
zlib/Computers/Programming/Jon Bentley/Programming Pearls_487104.pdf
备选标题
Жемчужины программирования
备选作者
Джон Бентли; [Пер. с англ. Д. Солнышков]
备选作者
Bentley, Jon
备选作者
Бентли, Джон
备用出版商
Da Capo Press, Incorporated
备用出版商
publisher not identified
备用出版商
Hachette Books
备用出版商
Basic Books
备用出版商
Питер®
备用版本
Библиотека программиста, 2. изд., СПб. и др, Russia, 2002
备用版本
Pearson Education (US), Reading, Mass, 2000
备用版本
2nd ed, Reading, Mass, Massachusetts, 2000
备用版本
Second edition, New York ACM Press, 2000
备用版本
United States, United States of America
备用版本
Second Edition, PS, 1999
备用版本
2nd ed, Harlow, 1999
备用版本
September 27, 1999
元数据中的注释
Conversion from HTML.
元数据中的注释
mexmat -- 38
元数据中的注释
lg54722
元数据中的注释
{"edition":"2","isbns":["0201657880","9780201657883"],"last_page":283,"publisher":"Pearson Education Limited (US titles);Addison Wesley Professional"}
元数据中的注释
Includes bibliographical references and index
元数据中的注释
На обл. в подзаг.: Постановка задачи. Оптимизация кода. Минимизация памяти. Верификация программ и многое другое …
Доп. тит. л. англ.
На тит. л. в вых. дан.: Санкт-Петербург, Москва, Харьков, Минск
Указ.
元数据中的注释
РГБ
元数据中的注释
Russian State Library [rgb] MARC:
=001 000905753
=003 RuMoRGB
=005 20020812120000.0
=008 020716s2002\\\\ru\||||\|\\\\\|01\u\rus\d
=017 \\ $a 02-19812 $b РКП
=020 \\ $a 5-318-00715-5
=020 \\ $a 0-201-65788-0 (англ.)
=035 \\ $a (RuMoRGB)KNO-0225579
=040 \\ $a RuMoRGB $b rus $c RuMoRGB
=041 0\ $a rus
=084 \\ $a З973.2-018,0 $2 rubbk
=100 1\ $a Бентли, Джон
=245 00 $a Жемчужины программирования / $c Джон Бентли; [Пер. с англ. Д. Солнышков]
=250 \\ $a 2. изд.
=260 \\ $a СПб. и др. $b Питер® $c 2002
=300 \\ $a 268 с. $b ил. $c 23 см
=440 \0 $a Библиотека программиста
=500 \\ $a На обл. в подзаг.: Постановка задачи. Оптимизация кода. Минимизация памяти. Верификация программ и многое другое …
=500 \\ $a Доп. тит. л. англ.
=500 \\ $a На тит. л. в вых. дан.: Санкт-Петербург, Москва, Харьков, Минск
=555 \\ $a Указ.
=650 \7 $a Вычислительные машины электронные цифровые -- Программирование $2 rubbk
=852 \\ $a РГБ $b FB $j 3 02-18/168-4 $x 90
=852 \\ $a РГБ $b FB $j 3 02-18/169-2 $x 90
备用描述
http://www.cs.bell-labs.com/cm/cs/pearls/code.html......Page 0
index.html......Page 1
What's New on the Programming Pearls Web Site......Page 3
Strings of Pearls......Page 4
sec151.html......Page 6
Problems......Page 10
Solutions to Column 1......Page 12
Word Frequencies......Page 16
Phrases......Page 18
Long Repeated Strings......Page 21
/longdup.c......Page 23
Generating Text......Page 24
Letter-Level Markov Text......Page 29
Word-Level Markov Text......Page 33
/markovlet.c......Page 36
/markov.c......Page 37
/markovhash.c......Page 39
Principles......Page 41
Solutions to Column 15......Page 42
Further Reading......Page 44
Web References for Programming Pearls......Page 45
Programming Pearls: Teaching Material......Page 49
/s02b.pdf......Page 51
/s02.pdf......Page 58
/s04.pdf......Page 66
/s07.pdf......Page 74
/s08.pdf......Page 81
/s13.pdf......Page 92
/s14.pdf......Page 101
/s15.pdf......Page 114
Tricks of the Trade......Page 126
/quiz.html......Page 128
Answers for an Estimation Quiz......Page 129
The Back of the Envelope......Page 130
First-Year Instruction......Page 132
Code from Programming Pearls......Page 134
/bitsort.c......Page 136
/sortints.cpp......Page 137
/qsortints.c......Page 138
/bitsortgen.c......Page 139
/rotate.c......Page 140
/sign.c......Page 144
/squash.c......Page 145
/search.c......Page 146
/timemod0.c......Page 151
/maxsum.c......Page 152
/genbins.c......Page 155
/macfun.c......Page 157
/sort.cpp......Page 159
/SortAnim.java......Page 166
/sortedrand.cpp......Page 171
/sets.cpp......Page 173
/priqueue.cpp......Page 180
/wordlist.cpp......Page 182
/wordfreq.cpp......Page 183
/wordfreq.c......Page 184
/spacemod.cpp......Page 186
/timemod.c......Page 188
Rules for Code Tuning......Page 190
Errata for Programming Pearls, Second Edition......Page 195
Cracking the Oyster......Page 196
Index to Programming Pearls......Page 198
A Small Matter of Programming......Page 210
Debugging......Page 211
Epilog to Programming Pearls, First Edition......Page 213
/tricks.pdf......Page 215
Precise Problem Statement......Page 230
Program Design......Page 231
Implementation Sketch......Page 233
Principles......Page 235
Problems......Page 237
Further Reading......Page 239
Basic Skills......Page 240
Performance Estimates......Page 243
Safety Factors......Page 245
Little's Law......Page 247
Principles......Page 248
Problems......Page 249
Further Reading......Page 251
Quick Calculations in Everyday Life......Page 252
Solutions to Column 7......Page 254
Cost Models for Time and Space......Page 256
About the First Edition of Programming Pearls......Page 261
Programming Pearls, Part 2: Performance......Page 263
Writing Correct Programs......Page 265
Algorithm Design Techniques......Page 266
Programming Pearls, Second Edition: Table of Contents......Page 267
Preface to Programming Pearls......Page 270
Programming Pearls, Part I: Preliminaries......Page 273
Aha! Algorithms......Page 274
Programming Pearls, Part III: The Product......Page 275
Heaps......Page 276
Solutions to Column 5......Page 277
Sorting Algorithm Animations from Programming Pearls......Page 279
Why A Second Edition of Programming Pearls?......Page 280
Epilog to Programming Pearls, Second Edition......Page 282
备用描述
<p><br>
"The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem."<br>
—Steve McConnell</p>
<p>When programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience.</p>
<p>In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on<br>
• testing, debugging, and timing<br>
• set representations<br>
• string problems All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.</p>
<p>What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, the book is sure to make your own list of favorites.</p>


<p>The essays in this book present programs that go beyond solid engineering techniques to be creative and clever solutions to computer problems. The programs are fun and teach important programming tecniques and fundamental design principles.
</p>
备用描述
"The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem."
- Steve McConnell, author, Code Complete
When programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that
Programming Pearls
has been so highly valued by programmers at every level of experience.
In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on (1) testing, debugging, and timing; (2) set representations; and (3) string problems. All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.
What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, this book is sure to make your own list of favorites.
备用描述
When programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience.In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on (1) testing, debugging, and timing; (2) set representations; and (3) string problems. All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, the book is sure to make your own list of favorites.
备用描述
"Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles.
It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience."--BOOK JACKET.
开源日期
2009-07-20
更多信息……

🚀 快速下载

成为会员以支持书籍、论文等的长期保存。为了感谢您对我们的支持,您将获得高速下载权益。❤️

🐢 低速下载

由可信的合作方提供。 更多信息请参见常见问题解答。 (可能需要验证浏览器——无限次下载!)

所有选项下载的文件都相同,应该可以安全使用。即使这样,从互联网下载文件时始终要小心。例如,确保您的设备更新及时。
  • 对于大文件,我们建议使用下载管理器以防止中断。
    推荐的下载管理器:JDownloader
  • 您将需要一个电子书或 PDF 阅读器来打开文件,具体取决于文件格式。
    推荐的电子书阅读器:Anna的档案在线查看器ReadEraCalibre
  • 使用在线工具进行格式转换。
    推荐的转换工具:CloudConvertPrintFriendly
  • 您可以将 PDF 和 EPUB 文件发送到您的 Kindle 或 Kobo 电子阅读器。
    推荐的工具:亚马逊的“发送到 Kindle”djazz 的“发送到 Kobo/Kindle”
  • 支持作者和图书馆
    ✍️ 如果您喜欢这个并且能够负担得起,请考虑购买原版,或直接支持作者。
    📚 如果您当地的图书馆有这本书,请考虑在那里免费借阅。