V2EX  ›  英汉词典

Word Size

Definition / 释义

word size:在计算机体系结构中,指处理器一次作为一个整体进行处理(读写、运算、传输)的“字(word)”所包含的比特数,常见如 16-bit、32-bit、64-bit。它会影响可表示的整数范围、寄存器宽度、寻址能力与数据对齐等。(在不同语境下也可能被更宽泛地用来指“词的长度/大小”,但技术领域最常见的是上述含义。)

Pronunciation / 发音(IPA)

/ˈwɜːd saɪz/

Examples / 例句

This processor has a 64-bit word size.
这款处理器的字长是 64 位。

Because the word size differs between platforms, the same program may have different integer ranges and alignment requirements.
由于不同平台的字长不同,同一个程序可能会出现不同的整数范围和数据对齐要求。

Etymology / 词源

word 在计算领域里被借用来表示“机器处理的一个基本数据单位”(类似人类语言中的“词”是表达的基本单位);size 表示“大小/尺寸”。合在一起,word size 就是“一个机器字的大小”,也就是“字长”。

Related Words / 相关词汇

Literary Works / 文献与作品示例

  • Computer Organization and Design(David A. Patterson, John L. Hennessy)——讨论指令集、寄存器与数据通路时常涉及 word size
  • The C Programming Language(Brian W. Kernighan, Dennis M. Ritchie)——在谈到整数表示、实现相关细节时会提到与 word size 相关的差异。
  • Structure and Interpretation of Computer Programs(Harold Abelson, Gerald Jay Sussman)——在描述底层实现与数据表示时会涉及机器字与字长的概念。
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   1287 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 7ms · UTC 17:22 · PVG 01:22 · LAX 10:22 · JFK 13:22
♥ Do have faith in what you're doing.