DictionaryForumContacts

   Russian
Terms for subject Programming containing Остальное | all forms | exact matches only
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)
остальная работа по проектуother work being done in the project (Alex_Odeychuk)
остальная частьrest (ssn)
остальная часть программного циклаthe rest of the software life cycle (ssn)
остальная часть процедуры синтезаrest of the synthesis procedure (ssn)
остальная часть системыthe rest of the system (ssn)
остальная ячейкаremaining cell (ssn)
остальное измерениеremaining dimension (ssn)
остальное устройствоremaining device (ssn)
остальной дискremaining drive (ssn)
остальной объект поляremaining field object (ssn)
остальной портremaining port (ssn)
остальной столбецremaining column (ssn)
отправлять запросы и подтверждения всем остальным процессамbroadcast requests and acknowledgements to all other processes (ssn)
префикс к остальным декларациям классовprefix in the remaining class declarations (ssn)
Уровень 2 на рис. 9.4 стабилен, а Уровень 1 нестабилен. Уровень 1 зависит от Уровня 2. Уровень 2 независим и поэтому может быть заменен новым без "эффекта ряби" в остальной части системы. это – принцип и причина, стоящие за разрешением сильной зависимости сильной связи в нисходящем направлении и обеспечением слабой зависимости слабой связи в восходящем направленииLayer 2 in Figure 9-4 is stable and Layer 1 is instable. Layer 1 depends on Layer 2. Layer 2 is independent and can therefore be replaced by a new one without a ripple-effect on the rest of the system. This is the principle and the reason behind allowing a high dependency high coupling in the top-down direction and ensuring a low dependency low coupling in the bottom-up direction (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)