DictionaryForumContacts

   English
Terms for subject Programming containing consist | all forms | exact matches only
EnglishRussian
A computational model consisting of a finite number of states and transitions between those states, possibly with accompanying actionsВычислительная модель, состоящая из конечного числа состояний и переходов между этими состояниями, возможно с сопутствующими действиями (о конечном автомате в IEEE 610 ssn)
A tuple consists of a number of values separated by commas, for instance:Кортеж состоит из набора значений, разделённых запятой, например: (ssn)
an application programme may consist of a number of tasks. The execution of each task is accomplished sequentially, one programmable function at a time until the end of the task. The initiation of a task, periodically or upon the detection of an event interrupt condition, is under the control of the operating systemПрикладная программа может включать в себя несколько задач. Выполнение каждой задачи осуществляется последовательно как одна запрограммированная функция во времени до окончания задачи. Запуск задачи, периодически или при обнаружении некоторого события условие прерывания, осуществляется под управлением операционной системы (см. IEC 61131-1 2003 ssn)
an explicit interface typically consists of function signaturesЯвный интерфейс обычно состоит из сигнатур функций (ssn)
Capsule template instantiation consists of the following steps:Реализация шаблона капсулы состоит из следующих шагов: (ssn)
character string: aggregate that consists of an ordered sequence of charactersсимвольная строка: агрегат, который состоит из упорядоченной последовательности символов (см. IEC 61131-3 ssn)
character string that consists entirely of characters from that setстрока символов, полностью состоящая из символов данного набора (ssn)
component: A logical collection of classes that collaborate to provide a set of services offered through the component's provided interfaces. The services required by the component are requested through its required interfaces. A component may also consist of other components and may be nested to whatever level requiredкомпонент: логическая совокупность классов, взаимодействующих вместе для обеспечения набора услуг сервисов, предлагаемых через предоставленные интерфейсы компонента. Услуги сервисы, требуемые компонентом, запрашиваются с помощью его требуемых интерфейсов. Кроме того, компонент может состоять из других компонентов и быть вложенным в другой компонент (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
consist of a number of tasksсостоять из нескольких задач (ssn)
consist of a number of tasksвключать в себя несколько задач (ssn)
consist of a single fieldсостоять из одного поля (Alex_Odeychuk)
consist of both a formal definition and a prose definitionсостоять как из формальных, так и из текстовых описаний (ssn)
consist of the following stepsсостоять из следующих этапов (ssn)
consist of the following stepsсостоять из следующих шагов (ssn)
continuous iteration: This construct consists of a procedure part and a control part with an implicit condition which specifies that the procedure part will be repeated indefinitelyнепрерывная итерация: данный конструктив состоит из процедурной части и управляющей части с неявно заданным условием, которое определяет, что процедурная часть может повторяться неограниченно (см. ISO/IEC 8631:1989 ssn)
dyadic selective construct: This construct consists of two procedure parts and a control part with one condition, the value of which determines which one of the two procedure parts is to be executedбинарно выбирающий конструктив: данный конструктив состоит из двух процедурных частей и управляющей части с одним условием, значение которого определяет, какая из двух процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
Figure 7.1 shows a block diagram of a generic finite state machine that consists of combinational logic and registers, which hold the system stateна рис. 7.1 показана функциональная схема стандартного конечного автомата, состоящего из комбинационной логики и регистров, которые хранят состояние системы (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003)
for these reasons, I think we will see future specifications to consist of both a formal definition and a prose definitionпо этой причине я полагаю, что в будущем спецификации будут состоять как из формальных, так и из текстовых описаний (см. Frederic P. Brooks, Jr. THE MYTHICAL MAN-MONTH Essays on Software Engineering)
from the architectural design perspective, layers are vertical structures Figure 9-4. Vertical layers consist of partitions of packages Section 9.1.2. Superimposing vertical structures of layers on horizontal structures of partitions creates a hierarchy of package dependencies. Three critical objectives of good architectural design of layers are thatс точки зрения структурного проектирования уровни представляют вертикальные структуры рис. 9.4. Вертикальные уровни состоят из сегментов пакетов раздел 9.1.2. Наложение вертикальных структур уровней на горизонтальные структуры сегментов создаёт иерархию зависимостей пакетов. Три критических показателя хорошего структурного проектирования уровней следующие (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
monadic selective construct: This construct consists of a single procedure part and a control part with one condition, the value of which determines whether or not the procedure part is to be executedунарно выбирающий конструктив: данный конструктив состоит из единственной процедурной части и управляющей части с одним условием, значение которого определяет, будет или нет процедурная часть выполнена (см. ISO/IEC 8631:1989 ssn)
multiple exclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedконструктив, выбирающий с взаимоисключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значения которых определяют, какая из процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
multiple inclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceконструктив, выбирающий с взаимовключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (см. ISO/IEC 8631:1989 ssn)
object-oriented applications consist of objectsобъектно-ориентированные приложения состоят из объектов (ssn)
post-tested iteration: This construct consists of a procedure part and a control part with one condition, the value of which determines whether the procedure part is executed more than oneитерация с выходной проверкой: данный конструктив состоит из процедурной части и управляющей части с одним условием, значение которого определяет, будет ли процедурная часть выполнена более одного раза (см. ISO/IEC 8631:1989 ssn)
repetitive process that consist of a finite number of stepsциклический процесс, состоящий из конечного числа шагов (ssn)
repetitive processes that consist of a finite number of stepsциклические процессы, состоящие из конечного числа шагов (ssn)
scenario consists of action stepsсценарий состоит из шагов действия (ssn)
software module: construct that consists of procedures and/or data declarations and that can also interact with other such constructsпрограммный модуль: конструкция, которая состоит из процедур и / или объявлений данных и которая может взаимодействовать с другими подобными конструкциями (см. IEC 61508-4)
Static memories are built using positive feedback or regeneration, where the circuit topology consists of intentional connections between the output and the input of a combinational circuitдля создания статической памяти применяется положительная обратная связь или регенерация, а топология схемы включает намеренное соединение выхода и входа комбинационной схемы (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
storage unit: subordinate entity within a storage zone that consists of equipment and information required to contain, move, condition and handle materialэлемент хранилища: вспомогательная сущность зоны хранилища, включающая оборудование и информацию, необходимые для размещения, перемещения, определения условий производства и обработки материала (см. IEC 62264-3 ssn)
test specification: A document that consists of a test design specification, test case specification and/or test procedure specificationспецификация теста: документ, который состоит из спецификации проектирования теста, спецификации тестовых сценариев и / или спецификации процедуры тестирования (см. Standard glossary of terms used in Software Testing)
the plant consists of a conveyor belt that moves from left to right, a processing station, and two robots that move boxes between the station and the belt as shown in Figure 17.2этот агрегат состоит из движущейся слева направо ленты транспортёра, обрабатывающего устройства и двух роботов, которые перемещают ящики между этим устройством и лентой транспортёра, как изображено на рис. 17.2 (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
the software engineering pentagon consists of software development lifecycle, software modeling language, software engineering tools, software project plan, and software process managementПятиугольник программной инженерии состоит из жизненного цикла разработки ПО, языка моделирования ПО, инструментальных средств программной инженерии, планирования проектирования ПО и управления процессом создания и эксплуатации ПО (см. Practical Software Engineering by Maciaszek L.A. and Liong B.L. 2005)
tree that consists of a child if any of n and the child's descendantsдерево, состоящее из дочернего узла если он существует узла n и его потомков (поддерево узла n ssn)
which consists ofкоторый состоит из (ssn)