DictionaryForumContacts

   English
Terms for subject Programming containing be performed | all forms | exact matches only | in specified order only
EnglishRussian
a set of operations to be performed upon the elements of the data structure when an instance of the function block type is calledнабор операций, выполняемых с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
arithmetic and logic operations to be performedподлежащие выполнению арифметические и логические операции (ssn)
arithmetic operation is performed on the top two stack wordsвыполнение арифметических операций над содержимым двух слов, находящихся в верхней части стека (ssn)
be performed in parallel via multithreadingпараллельно выполняться несколькими потоками в рамках одного процесса (Alex_Odeychuk)
be to performсостоять в выполнении (ssn)
collection of operations to be performedнабор подлежащих выполнению операций (ssn)
dividing the software appropriately into two or more tasks that can be performed at the same timeразбиение задачи, стоящей перед программным обеспечением, на несколько подзадач, которые можно выполнять одновременно (ssn)
dividing the software appropriately into two or more tasks that can be performed at the same time to accomplish the required parallelismразбиение задачи, стоящей перед программным обеспечением, на несколько подзадач, которые можно выполнять одновременно, чтобы достичь требуемого уровня параллелизма (ssn)
Each of these steps can be performed by a separate computational unit, with a particular operand being passed from unit to unit for the complete addition operationкаждый из этих шагов может быть выполнен отдельным вычислительным блоком, где каждый отдельный операнд передаётся от блока к блоку для выполнения операции сложения (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 ssn)
Entry and exit actions may not be evaded by any means, including the occurrence of exceptions. They provide an encapsulation mechanism for the specification of state machine behavior, with a guarantee that necessary actions will be performed under all circumstancesДействий при входе и выходе невозможно избежать, даже при выбрасывании исключений. Эти действия представляют собой механизм инкапсуляции, служащий для спецификации поведения конечного автомата, и гарантируют выполнение неких обязательных действий при любых условиях (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
extension use case that is invoked to perform the alternative actionрасширенный вариант использования, который выполняется для достижения альтернативного результата (ssn)
nobody expects a bridge to be moved by ten meters after it has been built. Similarly, nobody should expect a software product to happily perform different tasks after it has been built. If this is what is expected then the software has not failedНикто не ожидает, что мост будет перемещён на десять метров после того, как он был построен. Точно так же не следует ожидать, что программный продукт успешно выполнит различные задачи после того, как будет создан. Если это то, что нам нужно, тогда программное обеспечение создано удачно (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
operations to be performed upon the elements of the data structure when an instance of the function block type is calledоперации, выполняемые с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
tasks that can be performed at the same timeзадачи, которые можно выполнять одновременно (ssn)
there are three product functions that every networking product performs: data forwarding, control and managementу каждого сетевого продукта есть три функции: пересылка данных, контроль и управление
this technique, called method overloading, is used to implement methods that perform similar tasks but with different types and/or different numbers of argumentsэтот приём, называемый "перегрузкой методов", используется для реализации методов, выполняющих сходные задачи с разными типами и / или количеством аргументов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)