Jump to content
Usr6

Hacker's Delight (2nd Edition)

Recommended Posts

Posted

Hacker's Delight (2nd Edition) By Henry S. Warren

2012 | 512 Pages | ISBN: 0321842685 | EPUB | 45 MB

41w4OmytL3L._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg

In Hacker’s Delight, Second Edition, Hank Warren once again compiles an irresistible collection of programming hacks: timesaving techniques, algorithms, and tricks that help programmers build more elegant and efficient software, while also gaining deeper insights into their craft. Warren’s hacks are eminently practical, but they’re also intrinsically interesting, and sometimes unexpected, much like the solution to a great puzzle. They are, in a word, a delight to any programmer who is excited by the opportunity to improve.

Extensive additions in this edition include

A new chapter on cyclic redundancy checking (CRC), including routines for the commonly used CRC-32 code

A new chapter on error correcting codes (ECC), including routines for the Hamming code

More coverage of integer division by constants, including methods using only shifts and adds

Computing remainders without computing a quotient

More coverage of population count and counting leading zeros

Array population count

New algorithms for compress and expand

An LRU algorithm

Floating-point to/from integer conversions

Approximate floating-point reciprocal square root routine

A gallery of graphs of discrete functions

Now with exercises and answers

filepost

Sursa:
http://ebookee.org/Hacker-s-Delight-2nd-Edition-_2030561.html

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...