DictionaryForumContacts

   English
Terms for subject Programming containing device operation | all forms | exact matches only | in specified order only
EnglishRussian
assigns the result of a logic operation to a deviceназначение устройству результата логической операции (ssn)
asynchronous I/O device: An input/output device that generates an interrupt when it has produced some input or when it has finished processing an output operationасинхронное устройство ввода / вывода: устройство, которое генерирует прерывание при поступлении новых данных или по завершении операции вывода (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa)
device interface administration operation statusрабочий административный статус интерфейса устройства (ssn)
device operationработа устройства (ssn)
device operation statusрабочее состояние устройства (ssn)
if the conditional move instructions are not available, the operation can be done in ten instructions by using the familiar device of constructing a mask with the shift right signed 31 instruction to mask the unwanted sign propagating termесли команды условной пересылки нет, то понадобится выполнить десять команд с использованием знакомой конструкции создания маски с помощью знакового сдвига вправо на 31 разряд для устранения нежелательного распространения знака в одном из членов (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013 ssn)
passive I/O device: A device that does not generate an interrupt on completion of an input or output operation. The input from a passive input device needs to be read either on a polled basis or on demandпассивное устройство ввода / вывода: устройство, которое не генерирует прерываний при поступлении новых данных или завершении операции вывода. Чтение данных от пассивного устройства ввода производится путём периодического опроса или по мере необходимости (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa)