DictionaryForumContacts

   English
Terms for subject Programming containing processing 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)
software processing operationsпрограммная обработка (ssn)
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)
this technique is similar to the operation of an assembly line and is especially useful for vector and array processingэтот метод обработки подобен функционированию сборочного конвейера и особенно удобен для работы с векторами и массивами