lightmonster

Buses are typically designed to transfer fixed-sized chunks of bytes known as words. The number of bytes in a word (the word size) is a fundamental system parameter that varies across systems. Most machines today have word sizes of either 4 bytes (32 bits) or 8 bytes (64 bits).

                                                                   《Computer system: a programmer\'s perspective》

分类:

技术点:

相关文章: