調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

日英・英日専門用語辞書

日中韓辭典研究所

twos complement


two's complement

Weblio英和対訳辞書

英和辞典・和英辞典 - Weblio辞書

Two's complement

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Wiktionary英語版

出典:Wiktionary

twos complement

出典:『Wiktionary』 (2010/01/27 03:13 UTC 版)

名詞

two's complement

  1. (computing) The number obtained by complementing every bit of a given number and adding one. A number and its complement add to 2n, where n is the word size of the machine.
    The two's complement of 0xAAAA is 0x5556 on a 16-bit machine, and 0xFFFF5556 on a 32-bit machine.
  2. (computing) The convention by which bit patterns with high bit 0 represent positive numbers from 0 to 2n - 1 - 1 directly, while bit patterns with high bit 1 represent negative numbers from -1 to - 2n - 1, n being the word size of the machine, and the numeric complement of a number is its two's complement.
    Nearly all modern computers use twos complement for integer arithmetic.

参考


two's complement

出典:『Wiktionary』 (2025/06/15 13:27 UTC )

名詞

two's complement (plural two's complements)

  1. (computing) The number obtained by complementing every bit of a given number and adding one. A number and its complement add to 2, where n is the word size of the machine.
    The two's complement of 0xAAAA is 0x5556 on a 16-bit machine, and 0xFFFF5556 on a 32-bit machine.
  2. (computing) The convention by which bit patterns with high bit 0 represent positive numbers from 0 to directly, while bit patterns with high bit 1 represent negative numbers from −1 to , n being the word size of the machine, and the numeric complement of a number is its two's complement.
    Nearly all modern computers use two's complement for integer arithmetic.

参考

音声を聞く

クイック再生
ダウンロード再生

閲覧履歴

twos complementのページの著作権