图书标签: 算法 计算机 计算机科学 编程 Hacker's_Delight Programming programming 程序设计
发表于2024-11-21
Hacker's Delight pdf epub mobi txt 电子书 下载 2024
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
有点像加德纳写的数学科普文章,各种计算(偏底层)的奇技淫巧。搞算法优化和编译器的童稚可以看看。
评分有点像加德纳写的数学科普文章,各种计算(偏底层)的奇技淫巧。搞算法优化和编译器的童稚可以看看。
评分有点像加德纳写的数学科普文章,各种计算(偏底层)的奇技淫巧。搞算法优化和编译器的童稚可以看看。
评分有点像加德纳写的数学科普文章,各种计算(偏底层)的奇技淫巧。搞算法优化和编译器的童稚可以看看。
评分http://www.itpub.net/thread-1731402-1-1.html
本书讲解的算法,和我参与翻译的那本《算法谜题》,虽然名字差不多,但是讲述的是完全不同的题材。本书讲解的题材,可以说市面上仅此一本(如果不算第一版的话),可以说是唯一一本讲解计算机算法的图书——而其他的算法书,则基本上全部是讲解数学算法的图书。虽然说数学算法...
评分此评论仅限于04机工版,已入英文第2版,不知14版翻译质量 对于 a<x<b 且 c<y<d成立的情况下 P44. 译文:最后,对于a+c产生溢出但b+d不产生溢出的情况,等式成立的理由是a<b且c<d. 原文: Lastly, the case that a+c overflows, but b+d does not, cannot occur, because a < ...
评分译者翻译的部分我已经不想再拿来恶心自己了,前面有豆友已经吐完槽了。我想说的是,今天我拢共就看了三页,从第二章开头(11页)看到了13页,实在就看不下去了。被低级到单细胞生物都不会犯的错误刺痛了三叉神经,确实没法儿淡定了。 第二章开头第二段,举的第...
评分 评分Hacker's Delight pdf epub mobi txt 电子书 下载 2024