Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 の補数は、コンピューターが 2 つの数値の減算を簡単に計算できるように設定されています。しかし、コンピューターは整数が符号付き整数か符号なし整数かをどのように区別するのでしょうか? メモリには 0 と 1 しかありません。
たとえば 1111 1111、コンピュータのメモリでは、数値 255 を表す場合がありますが、-1 を表す場合もあります。
1111 1111