[책] Hacker’s Delight
Henry S. Warren Jr., <Hacker’s Delight>, Addison-Wesley, 2002
http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200310310009
제목 때문에 컴퓨터 해킹에 대한 것으로 많이 오해받는 책.
하지만 이책은 Bit, Byte 수준에서의 코딩기술 들을 소개하고 있다.
내용 중에는 당장 써먹을 데가 없는 것들도 있기 때문에 완독할 필요는 느끼지 못했지만, 책꽂이에 꽂아두면 언제고 유용한 참고서가 될 책이다.
내용:
Ch. 1. Introduction
Ch. 2. Basics
Ch. 3. Power-of-2 Boundaries
Ch. 4. Arithmetic Bounds
Ch. 5. Countint-Bits
Ch. 6. Searching Words
Ch. 7. Rearranging Bits and Bytes
Ch. 8. Multiplication
Ch. 9. Integer Division
Ch. 10. Integer Division by Constants
Ch. 11. Some Elementary Functions
Ch. 12. Unusual Bases for Number Systems
Ch. 13. Gray Code
Ch. 14. Hilbert’s Curve
Ch. 15. Floating-point
Ch. 16. Formulas for Primes
App. A. Arithmetic Tables for a 4-Bit Machine
App. B. Newton’s Method
Trackbacks and Pingbacks on this post
No trackbacks.
- TrackBack URL
Comments on this post