DictionaryForumContacts

   English
Terms for subject Programming containing composed of | all forms | exact matches only | in specified order only
EnglishRussian
A pipeline is composed of a number of stages, which may be in execution simultaneouslyКонвейер состоит из набора операций, которые могут выполняться одновременно (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 ssn)
a social system composed of interacting individualsнекоторая социальная система, состоящая из взаимодействующих друг с другом людей (ssn)
aggregate object: An object that's composed of subobjects. The subobjects are called the aggregate's parts, and the aggregate is responsible for themагрегированный объект: объект, составленный из подобъектов. Подобъекты называются частями агрегата, и агрегат отвечает за них (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
aggregation: A whole/part relationship where one object is composed of one or more other objects, each of which is considered a part of the whole. This relationship is a weak form of containment in that the lifetimes of the whole and its parts are independentагрегирование: полное или частичное отношение, в котором один объект состоит из одного или нескольких других объектов, каждый из которых рассматривается как часть целого. это отношение является слабой формой отношения включения, в котором сроки жизни целого и его частей не зависят друг от друга (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
be composed ofсоздаваться на основе (ssn)
be composed of one or more other objectsсостоять из одного или нескольких других объектов (ssn)
black-box reuse: A style of reuse based on object composition. Composed objects reveal no internal details to each other and are thus analogous to "black boxes"чёрный ящик как способ повторного использования: стиль повторного использования, основанный на композиции объектов. Объекты-компоненты не раскрывают друг другу деталей своего внутреннего устройства и потому могут быть уподоблены "чёрным ящикам" (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
caller of the composed functionинициатор вызова композиции функций (geeksforgeeks.org Alex_Odeychuk)
capability map that is composed of capabilitiesкарта возможностей, состоящая из возможностей (ssn)
data type composed of multiple elementsтип данных, состоящий из нескольких элементов (агрегированный тип данных ssn)
programs are composed of modulesпрограммы делятся на модули (ssn)
Services are composed of service components that implement the capabilitiesСервисы создаются на основе компонентов сервисов, реализующих возможности (ssn)
services composed of service componentsпостроение сервисов из компонентов (ssn)
services that are composed of service components that will provide the implementation of the capabilityсервисы, которые в дальнейшем будут конструироваться из компонентов сервисов, обеспечивающих реализацию возможности (ssn)
system composed of two subsystemsсистема, состоящая из двух подсистем (ssn)