DictionaryForumContacts

   English
Terms for subject Programming containing input operations | all forms | in specified order only
EnglishRussian
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)
block input operationsблочные операции по вводу данных (ssn)
completion of an input or output operationпоступление новых данных или завершение операции вывода (ssn)
completion of an input or output operationввод данных или завершение операции вывода (см. passive I/O device ssn)
direct input-output operationsоперации ввода-вывода в файл с произвольным доступом (Alex_Odeychuk)
effect of a change in the value of the PT input during the timing operationвоздействие изменения значения входной переменной PT во время работы таймера (ssn)
input and output operationsоперации ввода-вывода (ssn)
input conditions for the operationsвходные условия для операций (ssn)
input operationsоперации по вводу данных (ssn)
input/output operationsоперации ввода-вывода (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)
sequential input-output operationsоперации ввода-вывода в файл с последовательным доступом (Alex_Odeychuk)
the Framework Class Library provides many predefined classes that contain methods for performing common mathematical calculations, string manipulations, input/output operations, database operations, networking operations, file processing, error checking and moreFramework Class Library предоставляет много готовых классов с методами для выполнения стандартных математических вычислений, манипуляций со строками, операций ввода-вывода, операций с базами данных, сетевых операций, обработки файлов, проверки ошибок и т.д. (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)