Словари, Словарь Dictionary
! & ( * , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = @ %
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ { ~
R2 R3 R4 R: RA RB RC RD RE RF RG RH RI RJ RK RL RM RN RO RP RR RS RT RU RW RX

register

 
 
register 1. One of a small number of high-speed memory locations in a computer's . Registers differ from ordinary in several respects: There are only a small number of registers (the "register set"), typically 32 in a modern processor though some, e.g. , have as many as 144. A register may be directly addressed with a few bits. In contrast, there are usually millions of words of main memory (RAM), requiring at least twenty bits to specify a memory location. Main memory locations are often specified indirectly, using an mode where the actual memory address is held in a register. Registers are fast; typically, two registers can be read and a third written — all in a single cycle. Memory is slower; a single access can require several cycles. The limited size and high speed of the register set makes it one of the critical resources in most computer architectures. , typically one phase of the , controls the use of registers by a compiled program. See also , , , , , . 2. An addressable location in a peripheral device. E.g. the transmit data register in a .
на заглавную О сайте10 самыхСловариОбратная связь к началу страницы
© 2010 Admin User
словарь
словарь online
online словарь
цитаты chrome
XHTML | CSS
1.8.11