DictionaryForumContacts

   English Russian
Terms containing A process to | all forms | exact matches only | in specified order only
SubjectEnglishRussian
archit.a complicated process with many aspects to considerсложный процесс, требующий учёта множества факторов (yevsey)
progr.A more common approach to iterative processing is to enter data items one by one, while they are available, and ask the user or the input file or a communication line whether there is yet another item to processНаиболее распространённый подход к итеративной обработке – поочерёдный ввод данных, когда они доступны, и запрос у пользователя следующего элемента для обработки либо анализ конца входного файла или опрос канала связи (ssn)
progr.A more common approach to iterative processing is to enter data items one by one, while they are available, and ask the user or the input file or a communication line whether there is yet another item to processНаиболее распространённый подход к итеративной обработке – поочерёдный ввод данных, когда они доступны, и запрос у пользователя следующего элемента для обработки либо анализ конца входного файла или опрос канала связи (ssn)
progr.A period of time in a process flow after a task runs and before the subsequent task can start. Free floats may result from parallel paths in a process that take varying lengths of time to completeПериод в потоке процесса между запуском задачи и моментом, когда следующая задача может начать выполнение. Резерв времени может возникать при наличии в процессе параллельных путей с разной продолжительностью выполнения (см. free float ssn)
construct.A power-cut may cause danger to people's safety, damage to the equipment, a large number of rejected products, disruption of the technological processНарушение энергоснабжения может повлечь за собой опасность для жизни людей, повреждение оборудования, массовый брак продукции, расстройство технологического процесса, срыв сроков строительства
progr.a set of software tools intended to conceal running processes, files or system data from a computer's operating systemнабор инструментального программного обеспечения, предназначенного для скрытия выполняемых процессов, файлов или системных данных от операционной системы компьютера (ssn)
progr.A thread is a lighter burden on the operating system to create, maintain, and manage because very little information is associated with a thread. This lighter burden suggests that a thread has less overhead compared to a processЗатраты вычислительных ресурсов, связанные с созданием потока, его поддержкой и управлением, у операционной системы значительно ниже по сравнению с аналогичными затратами для процессов, поскольку объём информации отдельного потока гораздо меньше, чем у процесса (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
progr.A thread is a stream of executable code within a UNIX or Linux process that has the ability to be scheduledпод потоком подразумевается часть выполняемого кода в UNIX– или Linux–процессе, которая может быть регламентирована определённым образом (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
progr.A thread is a stream of executable code within a UNIX or Linux process that has the ability to be scheduledпод потоком подразумевается часть выполняемого кода в UNIX– или Linux–процессе, которая может быть регламентирована определённым образом (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
progr.A trace of the behaviour of a process is a finite sequence of symbols recording the events in which the process has engaged up to some moment in timeПротоколом поведения процесса называется конечная последовательность символов, фиксирующая события, в которых процесс участвовал до некоторого момента времени (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
progr.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)
progr.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)
progr.an ideal funnel process would schematically look like Figure 11.7, whereby there is a gradual decrease in visitors width of funnel due to self qualification pageviews height of funnel by, for example, price, feature list, delivery location, stock availability, and so onИдеальная последовательность схематически выглядит, как показано на рис. 11.7, где количество посетителей уменьшается постепенно оно соответствует ширине воронки-последовательности по мере просмотра страниц высота воронки, содержащих, например, информацию о ценах, наличии товара, описание товара, условия доставки и т.д. (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008 ssn)
progr.Applying system engineering principles specifically to the development of large, complex software systems provides a powerful tool for process and product managementПрименение принципов системной инженерии к созданию крупных, сложных программных систем даёт мощный инструментарий управления процессами разработки и изделиями (ssn)
Makarov.at high intensity the electric field of a laser may permit field ionization to compete with the multiphoton ionization processпри высокой интенсивности электрическое поле лазера может сделать возможным конкуренцию процесса ионизации полем с процессом многофотонной ионизации
gen.be submitted to a thorough process of analysis and revisionподвергнуться тщательному анализу и проверке (Alex_Odeychuk)
tech.bring a new production process to a commercial levelосваивать новую технологию
tech.bring a new production process to a commercial statusосваивать новую технологию
Makarov.bring a new production process to a commercial levelосваивать новую технологию
progr.Broadcast Algorithm: A method for disseminating information or making decisions in a distributed program. For decision making, each process broadcasts requests and acknowledgements to all other processes and maintains an ordered message queue that it uses to decide when its request is the oldestАлгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
lawcapacity to understand and rationally participate in a court processвменяемость (за вариант спасибо V. goo.gl 4uzhoj)
progr.collect and process system parameters and send them to a displayсбор и обработка параметров системы и их вывод на экран (ssn)
progr.context switch to a different processконтекстное переключение на другие процессы (ssn)
cliche.contribute to a processучаствовать в процессе (oliversorge)
progr.contributor to a business processсоставная часть бизнес-процесса (ssn)
busin.customize a process to customer needsразрабатывать технологию с учётом требований потребителей (VLZ_58)
Makarov.cytochrome c oxidase catalyses the reduction of molecular oxygen to water, a process that is coupled to proton translocation across the mitochondrial inner membranesцитохром-с-оксидаза катализирует восстановление молекулярного кислорода до воды – процесс, который связан с перемещением протона по митохондриальным внутренним мембранам
Makarov.cytochrome с oxidase catalyses the reduction of molecular oxygen to water, a process that is coupled to proton translocation across the mitochondrial inner membranesцитохром-с-оксидаза катализирует восстановление молекулярного кислорода до воды – процесс, который связан с перемещением протона по митохондриальным внутренним мембранам
progr.However, not all visitors complete a transaction on their first visit, so another useful e-commerce goal is adding an item to the shopping cart, whether they complete or not – in other words, beginning the shopping processно не все посетители выполняют транзакцию во время первого посещения, поэтому ещё одна важная цель для сайта электронной торговли – добавление товара в корзину независимо от того, будет он куплен или нет, т.е., другими словами, – начало процесса покупки (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008)
progr.However, not all visitors complete a transaction on their first visit, so another useful e-commerce goal is adding an item to the shopping cart, whether they complete or not – in other words, beginning the shopping processно не все посетители выполняют транзакцию во время первого посещения, поэтому ещё одна важная цель для сайта электронной торговли – добавление товара в корзину независимо от того, будет он куплен или нет, т.е., другими словами, – начало процесса покупки (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008)
progr.I have often seen how understanding the visitor's journey within a website, followed by subsequent changes to improve the process, can lead to dramatic improvements in conversion rates and therefore the bottom lineя много раз наблюдал, как получение информации о перемещении посетителя по сайту за чем следуют изменения по улучшению этого процесса приводит к резкому скачку коэффициента конверсии, а значит, увеличению доходов (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008 ssn)
progr.if a higher-priority process requests execution, it has to wait until the running process finishesесли более высокоприоритетный процесс обращается с запросом на выполнение, он должен дождаться завершения текущего процесса (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
Makarov.importance of ASE as a third radiative decay process in addition to fluorescence and phosphorescenceважность усиленного спонтанного испускания как третьего процесса излучательного распада в добавление к флуоресценции и фосфоресценции
progr.in response to a create operation for a data object, the server may return 202 Accepted to indicate that the object is in the process of being createdв ответ на операцию создания объекта данных сервер может вернуть код 202 Accepted, указывающий на то, что объект находится в стадии создания
el.it is immediately apparent from the foregoing that the exclusive-OR function has a direct application to the process of binary additionиз вышесказанного ясно, что функция "исключающее ИЛИ" имеет непосредственное отношение к операции двоичного сложения
scient.it is impossible to give a complete account of these processes for reasons of spaceНевозможно сделать полный отчёт об этих процессах ввиду нехватки места (ssn)
Makarov.iteration process converges to a solutionметод итерации приводит к сходимости процесса
gen.it's a process designed to ensure the representativeness of the sample interviewedэто схема, позволяющая обеспечить репрезентативность выборки опрашиваемых
progr.limitations on a process's ability to utilize system resourcesограничения на возможности процесса по использованию системных ресурсов (ssn)
gen.locate a-2310 to minimize warm air affect from process equipmentрасположить a-2310 для снижения теплового воздействия от технологического оборудования (eternalduck)
progr.memory locations to store a series of instructions whose periodic or event-driven execution determines the progression of the machine or the processячейки ЗУ, в которых записаны команды, исполнение которых периодически или по прерыванию определяет работу установки или процесса (ssn)
Makarov.method for regulating a process for the separation of isomers of aromatic hydrocarbons having from 8 to 10 carbon atomsспособ регулирования процесса разделения изомеров ароматических углеводородов с 8-10 атомами углерода
mech.Mixing is a complex process that does not lend itself to rigorous analytical treatmentПеремешивание-сложный процесс, который не поддаётся строгому аналитическому описанию
progr.parallel paths in a process that take varying lengths of time to completeналичие в процессе параллельных путей с разной продолжительностью выполнения (ssn)
notar.party to a legal processсубъект процесса
gen.party to a procurement processучастник размещения заказа (Alexander Demidov)
Makarov.process by which ice crystals are formed in water due to the replacement of an irregular arrangement of molecules by a regular arrangementобразование в воде кристаллов льда в результате смены неупорядоченного расположения молекул на упорядоченное
progr.process of copying data from a source table to a target tableпроцесс копирования данных из таблицы-источника в таблицу назначения (ssn)
progr.process of migrating a monolith to a microservices architectureпроцесс миграции монолитного приложения на архитектуру на основе микрослужб (Saeed L. et al. Pro Cloud Native Java EE Apps: DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes, 2022 Alex_Odeychuk)
Makarov.process of viscous-plastic flow from higher to lower ground of a mass of soil saturated with water as a result of freezing, thawing and gravitationвязко-пластическое течение увлажнённых тонкодисперсных грунтов и почвы на склонах под действием силы тяжести в результате их промерзания и протаивания
Makarov.process through which the ice contained in snow cover changes to a liquid phaseпроцесс превращения льда, из которого состоит снежный покров, в воду
ITprocess whereby a computer is used to assist in the design and development process of a vehicleСАЕ (MichaelBurov)
ITprocess whereby a computer is used to assist in the design and development process of a vehicleавтоматизированный инжиниринг (MichaelBurov)
ITprocess whereby a computer is used to assist in the design and development process of a vehicleпроцесс проектирования автомобилей, при котором компьютеры применяются для выпуска чертежей, прочностных расчётов, моделирования и т.д. (MichaelBurov)
progr.To prove more general theorems about recursively defined processes, it is necessary to introduce a law which states that every properly guarded recursive equation has only one solutionдля доказательства более общих теорем о рекурсивно определённых процессах необходимо ввести закон, гласящий, что всякое должным образом предварённое рекурсивное уравнение имеет единственное решение (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
progr.represent processes with unbounded behaviour it is necessary to introduce another convention, namely an unlabelled arrow leading from a leaf circle back to some earlier circle in the treeдля представления процессов, обладающих неограниченным поведением, необходимо ещё одно условное обозначение, а именно: непомеченная дуга, ведущая из висячей вершины назад к некоторой вершине дерева (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
progr.send a regular signal to the processпроцессу будет передан обычный сигнал (ssn)
progr.send a signal containing an 8-bit code to the processпроцессу будет передан сигнал, содержащий 8-битный код (ssn)
progr.site acceptance testing: Acceptance testing by users/customers at their site, to determine whether or not a component or system satisfies the user/customer needs and fits within the business processes, normally including hardware as well as softwareстороннее приёмочное тестирование: приёмочное тестирование пользователями / заказчиками на своей стороне с целью определить удовлетворяют ли компонент или система надобностям пользователя / заказчика и соответствующим требованиям в рамках бизнес-процессов. Обычно включает в себя проверку, как программного обеспечения, так и аппаратных средств (см. Standard glossary of terms used in Software Testing)
gen.special prevention methods of global catastrophic processes posing a threat to the worldспециальные методы профилактики глобальных катастрофических процессов, представляющих угрозу всему миру (из Учебной программы № 10 академика Г.П. Грабового, 199?г.) anyname1)
busin.tailor a process to customer needsразрабатывать технологию с учётом требований потребителей (VLZ_58)
automat.the behavior of the process variable in response to a step change in the SP in closed loop operation, or a step change in the control output in open loop operationПоведение переменной процесса в ответ на ступенчатое изменение SP во время работы замкнутого контура или ступенчатое изменение управляющего выхода во время работы разомкнутого контура (о ступенчатом отклике)
progr.the biggest advantage of in-process servers is that no context switch to a different process is required, potentially improving performanceСамым большим преимуществом внутрипроцессных серверов является то, что они не требуют никакого контекстного переключения на другие процессы, в результате чего производительность может заметно улучшиться (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)
progr.the convention is that when a process reaches the node at the tail of the arrow, it immediately and imperceptibly goes back to the node to which the arrow pointsУсловимся, что когда процесс достигает вершины у основания этой дуги, он мгновенно переходит назад к вершине, на которую указывает дуга (см. Communicating Sequential Processes by C.A.R. Hoare 1985)
progr.the first step in the process is a transition from no reuse to informal code reuse based on copying and adaptationПервый шаг в процессе – переход от отсутствия повторного использования к неформальному повторному использованию кода, основанному на копировании и адаптации (см. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools / Jack Greenfield, Keith Short et al. 2004)
progr.the first step in the process is a transition from no reuse to informal code reuse based on copying and adaptationПервый шаг в процессе – переход от отсутствия повторного использования к неформальному повторному использованию кода, основанному на копировании и адаптации (см. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools / Jack Greenfield, Keith Short et al. 2004)
Makarov.the importance of ASE as a third radiative decay process in addition to fluorescence and phosphorescenceважность усиленного спонтанного испускания как третьего процесса излучательного распада в добавление к флуоресценции и фосфоресценции
Makarov.the iteration process converges to a solutionметод итерации приводит к сходимости процесса
progr.the process contains three tanks that are used to store feedstock for a downstream processТехнологический процесс охватывает три резервуара, которые используются, чтобы аккумулировать исходное сырье для последующего технологического процесса (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
math.the process of bringing a fractional number to lower terms is called reducing a fractionприведение
progr.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)
math.the synchronous energy release of a pretorqued elastic bar rod is used to initiate the processes of loadingпредварительно закрученный
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существует четыре основных типа отношений синхронизации между любыми двумя потоками в одном процессе или между любыми двумя процессами в одном приложении: старт-старт, финиш-старт, старт-финиш и финиш-финиш
Makarov.transition from a multiphoton-dominated to a field-mediated ionization process for polyatomic molecules in intense laser fieldsпереход от преимущественно многофотонной ионизации к процессу ионизации полем для многоатомных молекул в интенсивных лазерных полях
O&GUse a liquid leak detector to check for escaping process fluids for gas serviceИспользовать жидкость для проверки утечек для газовой среды (Serik Jumanov)
math.we turn now to an important process for constructing the matrix Aобратиться к
progr.yet another option is a scheme in which the arrival of a message causes a new thread to be created spontaneously in the receiving process' address space. Such a thread is called a pop-up threadещё один вариант заключается в схеме, при которой поступающее сообщение самопроизвольно порождает новый поток в адресном пространстве процесса – получателя сообщения. Он называется всплывающим потоком (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)