Hacker's Delight 在線電子書 圖書標籤: 算法 計算機 計算機科學 編程 Hacker's_Delight Programming programming 程序設計
發表於2024-12-26
Hacker's Delight 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
http://www.itpub.net/thread-1731402-1-1.html
評分有點像加德納寫的數學科普文章,各種計算(偏底層)的奇技淫巧。搞算法優化和編譯器的童稚可以看看。
評分http://www.itpub.net/thread-1731402-1-1.html
評分http://www.itpub.net/thread-1731402-1-1.html
評分有點像加德納寫的數學科普文章,各種計算(偏底層)的奇技淫巧。搞算法優化和編譯器的童稚可以看看。
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
临行前多读读,到时候随便挑一段代码讲讲,绝对让丫面无人色~~注意把握分寸一点,当心对方恼羞成怒。 临行前多读读,到时候随便挑一段代码讲讲,绝对让丫面无人色~~注意把握分寸一点,当心...
評分临行前多读读,到时候随便挑一段代码讲讲,绝对让丫面无人色~~注意把握分寸一点,当心对方恼羞成怒。 临行前多读读,到时候随便挑一段代码讲讲,绝对让丫面无人色~~注意把握分寸一点,当心...
評分年轻时买的,当时看了头几页,佩服地不行,不过后来就没再看了,前些日子整理的时候又看了看,趣味性极强,看得我很欢乐。里边记载了上古时期的先贤们经历的苦难以及他们的智慧。 基本上,除了吹牛逼装逼外就没啥实用价值了。
評分年轻时买的,当时看了头几页,佩服地不行,不过后来就没再看了,前些日子整理的时候又看了看,趣味性极强,看得我很欢乐。里边记载了上古时期的先贤们经历的苦难以及他们的智慧。 基本上,除了吹牛逼装逼外就没啥实用价值了。
評分此评论仅限于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 < ...
Hacker's Delight 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024