Check nearby libraries
Buy this book
Compiles programming hacks intended to help computer programmers build more efficient software, in an updated edition that covers cyclic redundancy checking and new algorithms and that includes exercises with answers.
Check nearby libraries
Buy this book
Previews available in: English
Subjects
| Edition | Availability |
|---|---|
|
1
Hacker's Delight (2nd Edition)
Oct 05, 2012, Addison-Wesley Professional
in English
0321842685 9780321842688
|
aaaa
|
| 2 |
zzzz
|
|
3
Hacker's Delight
July 17, 2002, Addison-Wesley Professional
Hardcover
in English
0201914654 9780201914658
|
zzzz
|
Book Details
Classifications
Edition Identifiers
Work Identifiers
Source records
Work Description
"This is a collection of small programming tricks that I have come across over many years. Most of them will work only on computers that represent integers in two's-complement form. Although a 32-bit machine is assumed when register length is relevant, most of the tricks are easily adapted to machines with other register sizes."
"This book does not deal with large tricks such as sophisticated sorting and compiler optimization techniques. Rather, it deals with small tricks that usually involve individual computer words or instructions, such as counting the number of 1-bits in a word. Such tricks often use a mixture of arithmetic and logical instructions." -- From the preface.



