DictionaryForumContacts

   English Russian
Terms for subject Programming containing An operation to | all forms
EnglishRussian
argument to an operation of the typeаргумент операции типа (ssn)
bind-operation to establish an application associationоперация связки для установления прикладной ассоциации (ssn)
bind-operation to establish an application-associationоперация связки для установления прикладной ассоциации (ssn)
overflow exception: An exception that occurs when the result of an arithmetic operation exceeds the size of the storage location designated to receive itисключение переполнения: исключение, которое происходит, когда результат выполнения арифметической операции превышает разрядность ячейки памяти, определяемой для записи результата (IEEE Standard. Glossary of Software 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)
statement of how we expect the world to be before we execute an operationвысказывание относительно того, как должен выглядеть окружающий мир до выполнения операции (ssn)
this technique is similar to the operation of an assembly line and is especially useful for vector and array processingэтот метод обработки подобен функционированию сборочного конвейера и особенно удобен для работы с векторами и массивами