Residue number systems : theory and implementation /
Residue number systems (RNSs) and arithmetic are useful for several reasons. First, a great deal of computing now takes place in embedded processors, such as those found in mobile devices, for which high speed and low-power consumption are critical; the absence of carry propagation facilitates the r...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Autres auteurs: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
London : Singapore ; Hackensack, NJ :
Imperial College Press ; Distributed by World Scientific Pub.,
©2007.
|
Collection: | Advances in computer science and engineering. Texts ;
v. 2. |
Sujets: | |
Accès en ligne: | Texto completo |
Table des matières:
- 1. Introduction
- 2. Mathematical fundamentals
- 3. Forward conversion
- 4. Addition
- 5. Multiplication
- 6. Comparison, overflow-detection, sign-determination, scaling, and division
- 7. Reverse conversion
- 8. Applications.