DictionaryForumContacts

   Russian
Terms for subject Programming containing для синхронизации | all forms | exact matches only | in specified order only
RussianEnglish
внешний или внутренний стимул, используемый для синхронизацииexternal or internal stimulus used for synchronization purposes (ssn)
Вопросы синхронизации важны для любой ОС, и поэтому многие руководства по ОС содержат их подробное обсуждение в рамках более общего контекстаSynchronization issues are independent of the OS, and many OS texts discuss the issue at length and within a more general framework (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010 ssn)
использование условных переменных для управления отношениями синхронизацииusing condition variables to manage synchronization relationships (ssn)
использовать объект для синхронизацииuse the object for synchronization (microsoft.com Alex_Odeychuk)
использоваться для синхронизации выполнения кодаbe used to synchronize execution of code (ssn)
использоваться для синхронизации доступа к общим даннымbe used to synchronize access to the shared data (ssn)
как мы увидим позже, это – очень удобное значение для многих простых задач, опирающихся на синхронизацию, в которых используются программные циклы временной задержки и счётчики / таймерыas we will see, this unsurprisingly is a convenient value for a range of simple timing applications, using software delay loops and the counter/timer
компьютерное ПО для синхронизацииPC software for synchronization (напр., данных измерения климата ssn)
один мьютекс используется для синхронизации доступа к общим данным, а другой – для синхронизации выполнения кодаone mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of code (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
один мьютекс используется для синхронизации доступа к общим данным, а другой – для синхронизации выполнения кодаone mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of code (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
Постепенное сокращение старой системы и синхронизация с новой системой проводятся в параллель, пока новая система не будет полностью развёрнута для пользователейthe phasing out of the old system and the phasing in of a new system are conducted in parallel until the new system is deployed to the users (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
ранее сгенерированные данные журнала для синхронизации с первичной базой данныхpreviously generated log data to synchronize with the primary database (ssn)
сгенерированные данные журнала для синхронизации с первичной базой данныхgenerated log data to synchronize with the primary database (ssn)
Семафор используется для синхронизации доступа процессов и потоков к разделяемой модифицируемой памяти или для управления доступом к устройствам или другим ресурсамthe semaphore is used to help threads and processes synchronize access to shared modifiable memory or manage access to a device or other resource (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
Семафор – это механизм синхронизации, который можно использовать для управления отношениями между параллельно выполняющимися программными компонентами и реализации стратегий доступа к данным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)
Семафор – это механизм синхронизации, который можно использовать для управления отношениями между параллельно выполняющимися программными компонентами и реализации стратегий доступа к данным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)