DictionaryForumContacts

   English
Terms containing Is- A relationship | all forms | in specified order only
SubjectEnglishRussian
math.A relationship between k and m is given by the formulaсоотношение между k и m даётся формулой
progr.A semaphore is a synchronization mechanism that can be used to manage synchronization relationships and implement the access policiesСемафор – это механизм синхронизации, который можно использовать для управления отношениями между параллельно выполняющимися программными компонентами и реализации стратегий доступа к данным (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
progr.A semaphore is a synchronization mechanism that can be used to manage synchronization relationships and implement the access policiesСемафор – это механизм синхронизации, который можно использовать для управления отношениями между параллельно выполняющимися программными компонентами и реализации стратегий доступа к данным (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
progr.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)
AI.Is-A relationshipотношение подмножества (Alex_Odeychuk)
AI.Is-A relationshipотношение классификации (Alex_Odeychuk)
AI.Is-A relationshipотношение "род – вид" (Alex_Odeychuk)
AI.Is-A relationshipотношение "целое – часть" (Alex_Odeychuk)
Makarov.it is a commonplace fact that holidays are a major test of any relationshipобщеизвестно, что отпуска являются серьёзным испытанием отношений на прочность
progr.Neutrino's message-passing architecture is structured around a client/server relationshipАрхитектура обмена сообщениями в Neutrino имеет клиент-серверную структуру (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
Makarov.respect is a very important part of any relationshipуважение – очень важная часть любых отношений
avia.the Handling Company shall ensure that all personnel assigned to, or directly involved in, ground operations are properly instructed, have demonstrated their abilities in their particular duties and are aware of their responsibilities and the relationship of such duties to the operation as a wholeОбслуживающая Компания обязуется следить за тем, чтобы весь персонал, переуступленный, или напрямую привлечённый к участию в наземных работах, должным образом проинструктирован, продемонстрировал квалификацию в своих конкретных обязанностях
Makarov.the purpose of this project is to examine, through a case study approach, the relationship between the University of Oxford and the state since 1920цель проекта – исследование с помощью анализа частных случаев отношений между Оксфордом и государством после 1920
progr.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)
gen.there are four basic synchronization relationships between any two threads in a single process or 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существует четыре основных типа отношений синхронизации между любыми двумя потоками в одном процессе или между любыми двумя процессами в одном приложении: старт-старт, финиш-старт, старт-финиш и финиш-финиш