DictionaryForumContacts

   English
Terms for subject Programming containing in between | all forms | in specified order only
EnglishRussian
a byte in the BCD format contains integers between 0 and 99байт, представленный в формате BCD, содержит числа от 0 до 99 (ssn)
Activity diagrams are a technique to describe procedural logic, business process, and work flow. In many ways, they play a role similar to flowcharts, but the principal difference between them and flowchart notation is that they support parallel behaviorДиаграммы деятельности – это технология, позволяющая описывать логику процедур, бизнес-процессы и потоки операций. Во многих случаях они напоминают блок-схемы, но принципиальная разница между диаграммами деятельности и нотацией блок-схем заключается в том, что первые поддерживают параллельные процессы (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003 ssn)
Activity diagrams are a technique to describe procedural logic, business process, and work flow. In many ways, they play a role similar to flowcharts, but the principal difference between them and flowchart notation is that they support parallel behaviorДиаграммы деятельности – это технология, позволяющая описывать логику процедур, бизнес-процессы и потоки операций. Во многих случаях они напоминают блок-схемы, но принципиальная разница между диаграммами деятельности и нотацией блок-схем заключается в том, что первые поддерживают параллельные процессы (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003 ssn)
asynchronous message communication: A form of communication in which a concurrent producer component or task sends a message to a concurrent consumer component or task and does not wait for a response. The message queue could potentially build up between the concurrent components or tasksасинхронный обмен сообщениями: вид межзадачной коммуникации, при котором задача-производитель посылает сообщение задаче-потребителю и не дожидается ответа. Между двумя задачами может существовать очередь сообщений (см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
Behavioral models, on the other hand, represent interactions between services within context in terms of business processes, scenarios, use-cases, and so onс другой стороны, поведенческие модели – это модели, отражающие взаимодействие между сервисами в контексте бизнес-процессов, различных ситуаций, сценариев использования и т.д. (ssn)
Behavioral models, on the other hand, represent interactions between services within context in terms of business processes, scenarios, use-cases, and so onс другой стороны, поведенческие модели – это модели, отражающие взаимодействие между сервисами в контексте бизнес-процессов, различных ситуаций, сценариев использования и т.д. (ssn)
connections between software modules should be limited and strictly defined, coherence in one software module shall be strongсвязи между программными модулями должны быть ограничены и строго определены, уровень связности каждого программного модуля должен быть высоким (см. IEC 61508-7: 2010 ssn)
difference in utilities between successive statesразность между полезностями последовательных состояний (ssn)
differences in representation between Mealy and Moore machinesразличия в представлении между конечными автоматами Мили и Мура (ssn)
flow of control between objects in response to a user eventсхема передачи управления между объектами при поступлении пользовательского события (ssn)
Here again we bump into the difference between how things look and what they are in realityЗдесь мы снова сталкиваемся с разницей между внешним видом и сутью вещей (ssn)
in addition, it is crucially important for project teams to understand the distinction between "secure features" and "security features"Кроме того, группам проекта крайне важно понимать различие между "безопасными свойствами" и "свойствами безопасности" (см. ISO/IEC 27034-1:2011)
in-between loggingпромежуточный вариант ведения журнала (ssn)
one of refactoring targets is called large class – a class that does too much and/or has too many data members. Large classes can result from excessive minimization of coupling between classes. In case of the large class target, two methods relevant to Iteration 1 code are: Extract Class and Extract Interface Fowler, 1999Одна из целей использования рефакторинга называется большим классом – классом, который делает слишком много и/или имеет слишком много элементов данных. Большие классы могут возникнуть из-за чрезмерной минимизации связей между классами. В случае большого класса в коде итерации 1 уместны два метода: Класс извлечения и Интерфейс извлечения (Фаулер, 1999; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
strong correlation between levels of detail in the architectural structure and levels of responsibility in a hierarchy of projectsсильная взаимосвязь между уровнями детализации в структуре архитектуры и уровнями ответственности в иерархии проектов (ssn)
Structural models represent the decomposition of services in relation to other services – thus, allowing architects to capture dependencies between services, and understand and analyze the impact of change before it happensСтруктурные модели – это модели декомпозиции сервисов, отражающие их связи с другими сервисами и позволяющие архитекторам устанавливать зависимости между сервисами, понимать и анализировать влияние изменений ещё до того, как эти изменения происходят (ssn)
Structural models represent the decomposition of services in relation to other services – thus, allowing architects to capture dependencies between services, and understand and analyze the impact of change before it happensСтруктурные модели – это модели декомпозиции сервисов, отражающие их связи с другими сервисами и позволяющие архитекторам устанавливать зависимости между сервисами, понимать и анализировать влияние изменений ещё до того, как эти изменения происходят (ssn)
the BCD format is similar to the hexadecimal presentation, with the simple difference that only values between 0 and 99 can be stored in a BCD byte, whereas a hexadecimal byte reaches from 0 to FFформат BCD подобен шестнадцатеричному представлению с ограничением диапазона чисел 0..99 вместо 0..FF (ssn)
the difference between how things look and what they are in realityразница между внешним видом и сутью вещей (ssn)
the differences in representation between Mealy and Moore machines, and variations of finite-state techniquesРазличия в представлении между конечными автоматами Мили и Мура, а также разновидности методов, основанных на использовании конечных автоматов
the fundamental ingredients for a finite state machine are the events it responds to, and the states in which it waits between eventsОсновные ингредиенты для конечного автомата – это события, на которые он реагирует, и состояния, в которых он ожидает между событиями (ibm.com, amp, s_cmp=cp)
the fundamental ingredients for a finite state machine are the events it responds to, and the states in which it waits between eventsОсновные ингредиенты для конечного автомата – это события, на которые он реагирует, и состояния, в которых он ожидает между событиями (ibm.com, amp, s_cmp=cp)
the horizontal structures of packages as in Figure 9-3 are called partitions. When circular dependencies between partition packages are broken, by adding new packages as explained in Section 9.1.2, the dependency structure within a partition becomes a hierarchyГоризонтальные структуры пакетов типа изображённых на рис. 9.3 называются сегментами. Когда циклические зависимости между пакетами сегмента устраняются путём добавления новых пакетов, как объяснено в разделе 9.1.2, структура зависимостей сегмента становится иерархической (а не линейной горизонтальной структурой; rather than a linear horizontal structure; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
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)
there are four basic synchronization relationships between any two threads in a single process or between any two processes within a single application: start-to-start SS, finish-to-start FS, start-to-finish SF, and finish-to-finish FFСуществует четыре основных типа отношений синхронизации между любыми двумя потоками в одном процессе или между любыми двумя процессами в одном приложении: старт-старт СС, финиш-старт ФС, старт-финиш СФ и финиш-финиш ФФ (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
there is a mismatch between the type of object required by the requested operation and the type of object that is specified in the requestтип объекта, требуемый для запрошенной операции, не соответствует типу объекта, указанному в запросе (ssn)
transitions between states in response to eventsпереходы между состояниями при реагировании на события (ssn)
workflow: The succession of moves of the user within and between interaction contexts in the user interfaceрабочий поток – последовательность действий пользователя в/между контекстами взаимодействия в пользовательском интерфейсе (см. "Software for Use: A Practical Guide to the Models and Methods of Usage- Centered Design" by Larry L. Constantine, Lucy A. D. Lockwood 1999 ssn)
workflow: The succession of moves of the user within and between interaction contexts in the user interfaceрабочий поток – последовательность действий пользователя в / между контекстами взаимодействия в пользовательском интерфейсе (см. "Software for Use: A Practical Guide to the Models and Methods of Usage- Centered Design" by Larry L. Constantine, Lucy A. D. Lockwood 1999)