Mikrorechner
Autor: | Fadini, Alois Schweizer, Gerhard Wunsch, Thomas |
---|---|
EAN: | 9783528043537 |
Sachgruppe: | Informatik, EDV |
Sprache: | Deutsch |
Seitenzahl: | 308 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 01.01.1986 |
Untertitel: | Architektur und Programmierung |
54,99 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2. 1. 1 Dezimalsystem. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2. 1. 2 Dualsystem. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2. 1. 3 Hexadezimalsystem. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2. 1. 4 BCD-System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2. 1. 5 Konvertierung Dezimal in Dual und Umkehrung . . . . . . . . . . . . 8 2. 1. 6 Konvertierung Dual/Dezimal fiber Hexadezimalzahlen . . . . . . . . 11 2. 2 Operationen mit Zahlen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2. 2. 1 B inare arithmetische Operationen . . . . . . . . . . . . . . . . . . . . . 13 a) Add ition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 b) Subtraktion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 c) Verschiebung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 d) Multiplikation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 e) Division . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 f) BCD-Addition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .