noun
absolute coordinate; absolute address
Computing term for a fixed location in a coordinate system or memory, as opposed to a relative one.
このプログラムは絶対座標を使って図形を描画する。
This program draws shapes using absolute coordinates.
絶対座標で指定されたアドレスにデータを書き込む。
Write data to the address specified by an absolute address.