DictionaryForumContacts

   English
Terms for subject Programming containing difference-in-difference | all forms
EnglishRussian
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)
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)
difference in time valuesразница в показаниях часов (ssn)
difference in utilities between successive statesразность между полезностями последовательных состояний (ssn)
differences in representation between Mealy and Moore machinesразличия в представлении между конечными автоматами Мили и Мура (ssn)
differences in requirements for supervisory programsразличия в требованиях к управляющим программам (ssn)
Here again we bump into the difference between how things look and what they are in realityЗдесь мы снова сталкиваемся с разницей между внешним видом и сутью вещей (ssn)
in the signed case, the result of the difference or zero instruction can be negativeв знаковом случае результат команды "разность или 0" может быть отрицательным (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013)
relative time quantum difference assigned to threads in the jobотносительная продолжительность кванта времени, выделяемого всем потокам в задании (ssn)
the BCD format is similar to the hexadecimal presentation, with the simple difference that only values between 0 and 99 can be stored in a BCD byte, whereas a hexadecimal byte reaches from 0 to FFформат BCD подобен шестнадцатеричному представлению с ограничением диапазона чисел 0..99 вместо 0..FF (ssn)
the difference between how things look and what they are in realityразница между внешним видом и сутью вещей (ssn)
the difference lies in that testing to specs feeds the program with data without any consideration given to the program logicРазличие заключается в том, что при тестировании на основе технических требований программе задаются данные без какого-либо учёта логики работы программы (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the differences in representation between Mealy and Moore machines, and variations of finite-state techniquesРазличия в представлении между конечными автоматами Мили и Мура, а также разновидности методов, основанных на использовании конечных автоматов