Book description
Arithmetic and Logic in Computer Systems provides a useful guide to a fundamental subject of computer science and engineering. Algorithms for performing operations like addition, subtraction, multiplication, and division in digital computer systems are presented, with the goal of explaining the concepts behind the algorithms, rather than addressing any direct applications. Alternative methods are examined, and explanations are supplied of the fundamental materials and reasoning behind theories and examples.
No other current books deal with this subject, and the author is a leading authority in the field of computer arithmetic. The text introduces the Conventional Radix Number System and the Signed-Digit Number System, as well as Residue Number System and Logarithmic Number System. This book serves as an essential, up-to-date guide for students of electrical engineering and computer and mathematical sciences, as well as practicing engineers and computer scientists involved in the design, application, and development of computer arithmetic units.
Table of contents
- Cover Page
- Title Page
- Copyright
- Dedication
- Contents
- Preface
- List of Figures
- List of Tables
- About the Author
- Chapter 1: Computer Number Systems
- Chapter 2: Addition and Subtraction
- Chapter 3: High-Speed Adder
- Chapter 4: Sequential Multiplication
- Chapter 5: Parallel Multiplication
- Chapter 6: Sequential Division
- Chapter 7: Fast Array Dividers
- Chapter 8: Floating Point Operations
- Chapter 9: Residue Number Operations
- Chapter 10: Operations through Logarithms
- Chapter 11: Signed-Digit Number Operations
- Index
Product information
- Title: Arithmetic and Logic in Computer Systems
- Author(s):
- Release date: January 2004
- Publisher(s): Wiley-Interscience
- ISBN: 9780471469452
You might also like
book
JSON Quick Syntax Reference
This compact quick scripting syntax reference on JSON covers syntax and parameters central to JSON object …
book
Effective C
The world runs on code written in the C programming language, yet most schools begin the …
book
Math for Programmers
In Math for Programmers you’ll explore important mathematical concepts through hands-on coding. Filled with graphics and …
book
Advanced Topics in C: Core Concepts in Data Structures
C is the most widely used programming language of all time. It has been used to …