DictionaryForumContacts

   Russian
Terms for subject Programming containing ввод-вывод по прерываниям | all forms | in specified order only
RussianEnglish
асинхронное устройство ввода / вывода: устройство, которое генерирует прерывание при поступлении новых данных или по завершении операции вывода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)
ввод / вывод по прерываниямinterrupt-driven I/O
ввод / вывод по прерываниямinterrupt driven I/O
ввод / вывод по прерываниямinterrupt-driven input/output
ввод-вывод по прерываниямinterrupt-driven input-output (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)
прерывание по вводу-выводуI/O interrupt (ssn)