DictionaryForumContacts

   Russian
Terms for subject Programming containing определять по | all forms
RussianEnglish
Алгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос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)
Кубическая кривая Безье определяет график хода анимации по времениA cubic Bezier curve plots the progress of the animation over time (ssn)
обслуживать упорядоченную очередь сообщений, по которой определяется наиболее давний запросmaintain an ordered message queue that it uses to decide when its request is the oldest (ssn)
определять безопасный по отношению к типамdetermine to be type safe (ssn)
определять характеристики архитектуры ПОdefine architecture properties (корпорации AdaCore Alex_Odeychuk)
ячейки ЗУ, в которых записаны команды, исполнение которых периодически или по прерыванию определяет работу установки или процессаmemory locations to store a series of instructions whose periodic or event-driven execution determines the progression of the machine or the process (ssn)