DictionaryForumContacts

   English
Terms for subject Programming containing in the order of | all forms
EnglishRussian
Decomposition of a software system into small comprehensible parts in order to limit the complexity of the systemДекомпозирование программной системы на небольшие законченные модули с целью сокращения сложности системы (см. IEC 61508-7:2010 и ГОСТ Р МЭК 61508-7-2012 ssn)
high-order bit of each byte of the sum computed in step 1старший бит каждого байта суммы, вычисленной на первом шаге (алгоритма ssn)
in order to design a successful operating system, the designers have to have a clear idea of what they wantчтобы проект операционной системы был успешным, разработчики должны иметь чёткое представление о том, что они хотят (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)
in the software lifecycle, the time and effort put into the code maintenance significantly outweighs the time and effort put into writing the code in the first place. Code maintenance is reading it and trying to understand it in order to modify or extend it. Any refactoring of code during its production, no matter how small, can significantly benefit software maintainersв жизненном цикле ПО время и трудозатраты на сопровождение кода существенно превышают время и трудозатраты на первоначальное написание кода. При сопровождении кода необходимо прочитать и попробовать понять его, чтобы затем изменить или расширить. Любой рефакторинг кода в процессе его создания, независимо от того, сколь он мал, может принести существенную пользу эксплуатационному персоналу ПО (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
in traversal order of the collection's iteratorв порядке обхода итератором коллекции (Alex_Odeychuk)
To test the effect of this change, the model can be analyzed again in order to check schedulabilityдля испытания результата этого изменения модель может быть снова подвергнута анализу с целью проверить планируемость (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)