byte$10459$ - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

byte$10459$ - перевод на Английский

SUPPORT BY A HARDWARE ARCHITECTURE OF ACCESSING INDIVIDUAL BYTES OF DATA IN MEMORY
Byte addressable; Byte-addressable; Byte machine; Byte address

byte      
n. (in computers) byte, basiseenheid van 8 bits die gezamenlijk worden geadresseerd
giga byte         
  • hard drive]] can hold 500 GB (i.e., 500 billion bytes) of data.
MULTIPLE OF THE UNIT BYTE
GBytes; Gigabytes; GigaByte; Giga byte; Giga Byte; Giga-byte; Giga-Byte; ㎇; Gigobyte; G-byte; GByte; Gbytes/sec; Gegabyte; 1GB; Gigbyte; Jigabyte; GB (symbol); GB (computing); Gbyte
giga byte (duizend miljoen byte, opslagmaat van het computer geheugen)
big-endian         
THE ORDER OF THE BYTES, COMPRISING A DIGITAL WORD, IN COMPUTER MEMORY
Big endian; Little endian; Middle endian; Middle-endian; Network byte order; Bytesexual; NUXI problem; Endianess; Endianity; Byte ordering; Byte order; Byte sex; Bigendian; Littleendian; Network order; Big-Endians; Endiannes; Ntohl; Ntohs; Htonl; Htons; Big Endians; NUXI; Endian problem; Endianism; Little Endian; Big Endian; Bi-endian; Bytesex; Byte swap; Byte Gender; Byte gender; Big-endian; Little-endian; Intel convention; Motorola convention; Bit-level endianness; Bit endianness; Mixed-endian; Mixed endian; Mixed endianness; Little endianness; Big endianness; Medium endianness; Middle endianness; Medium endian; Medium-endian; Most significant byte first; Lowest significant byte first; Endiannesses; High order byte; High-order byte; Big End In; Little End In; Little end in; Big end in; Big-endian and Little-endian
computer met geheugen die in volgorde van belangrijkheid op slaat

Определение

byte
<unit> /bi:t/ (B) A component in the machine data hierarchy larger than a bit and usually smaller than a word; now nearly always eight bits and the smallest addressable unit of storage. A byte typically holds one character. A byte may be 9 bits on 36-bit computers. Some older architectures used "byte" for quantities of 6 or 7 bits, and the PDP-10 and IBM 7030 supported "bytes" that were actually bit-fields of 1 to 36 (or 64) bits! These usages are now obsolete, and even 9-bit bytes have become rare in the general trend toward power-of-2 word sizes. The term was coined by Werner Buchholz in 1956 during the early design phase for the IBM Stretch computer. It was a mutation of the word "bite" intended to avoid confusion with "bit". In 1962 he described it as "a group of bits used to encode a character, or the number of bits transmitted in parallel to and from input-output units". The move to an 8-bit byte happened in late 1956, and this size was later adopted and promulgated as a standard by the System/360 operating system (announced April 1964). James S. Jones <jsjones@graceland.edu> adds: I am sure I read in a mid-1970's brochure by IBM that outlined the history of computers that BYTE was an acronym that stood for "Bit asYnchronous Transmission E..?" which related to width of the bus between the Stretch CPU and its CRT-memory (prior to Core). Terry Carr <bear@mich.com> says: In the early days IBM taught that a series of bits transferred together (like so many yoked oxen) formed a Binary Yoked Transfer Element (BYTE). [True origin? First 8-bit byte architecture?] See also nibble, octet. [Jargon File] (2003-09-21)

Википедия

Byte addressing

Byte addressing in hardware architectures supports accessing individual bytes. Computers with byte addressing are sometimes called byte machines, in contrast to word-addressable architectures, word machines, that access data by word.