Computer-Wort
Ein n-Bit-Wort ist ein Tupel aus n Bits. Wenn man nur von "Wort" spricht, sollte man vorher eindeutig klären, wieviele Bits man damit meint; andere klassische Bezeichnungen für n-Bit-Wörter sind:
Anzahl Bits | Bezeichnung |
4 | Nibble |
8 | Byte |
16 | Word |
32 | DWord (Double Word), Word, Long Word |
64 | QWord (Quad Word), Word, Long Word |
8192 = 1024 Bytes | KByte |
8.388.608 = 1.048.576 Bytes | MByte |
8.589.934.592 = 1.073.741.824 Bytes | GByte |
8000 = 1000 Bytes | Kilobyte |
8.000.000 = 1.000.000 Bytes | Megabyte |
8.000.000.000 = 1.000.000.000 Bytes | Gigabyte |
No comments:
Post a Comment