ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
endiannesses
名詞
活用形
複数形
plural of endianness
原形:
endianness
日本語の意味
「endianness」の複数形、すなわち「エンディアン性」の複数形を指す。
英語の意味
plural of endianness
endian
IPA(発音記号)
形容詞
比較不可
(computing) Of a computer, storing multibyte numbers with the most significant byte at a greater (little-endian) or lower (big-endian) address.
日本語の意味
コンピュータにおいて、マルチバイト数値を記憶する際のバイトの配置順序を示す概念。たとえば、little-endianは最上位バイトがより高いアドレスに、big-endianはそれがより低いアドレスに配置される方式です。
英語の意味
(computing) Of a computer, storing multibyte numbers with the most significant byte at a greater (little-endian) or lower (big-endian) address.
endianness
名詞
可算名詞
不可算名詞
(computing) The property of being either big-endian or little-endian.
日本語の意味
コンピュータにおいて、データのバイトの並び順が、大きいバイトから順に格納されるビッグエンディアン方式か、小さいバイトから格納されるリトルエンディアン方式のいずれかであるという性質
英語の意味
(computing) The property of being either big-endian or little-endian.
関連語
bi-endian
little-endian
形容詞
比較不可
(computing) Storing the most significant byte of a multibyte number at a higher address than the least significant byte; that is, "little end" first.
日本語の意味
コンピュータにおいて、複数のバイトからなる数値を格納する際、最下位のバイト(little end)が先に(低いアドレスに)配置され、最上位のバイトが後に(高いアドレスに)配置される順序の方式
英語の意味
(computing) Storing the most significant byte of a multibyte number at a higher address than the least significant byte; that is, "little end" first.
big-endian
形容詞
比較不可
(computing) Storing the most significant byte of a multibyte number at a lower address than the least significant byte; that is, "big end" first.
日本語の意味
(コンピュータ) 複数バイトからなる数値において、最も重要なバイト(上位バイト)を最も低いアドレスに配置し、次いでその他のバイトを順に配置する記憶方式。
英語の意味
(computing) Storing the most significant byte of a multibyte number at a lower address than the least significant byte; that is, "big end" first.