DictionaryForumContacts

   English
Terms for subject Programming containing result of | all forms | exact matches only | in specified order only
EnglishRussian
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)
as a result of a state transitionв результате перехода состояния (ssn)
as a result of invocation of the methodв результате вызова метода (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
as a result of the execution of controllersкак результат выполнения контроллеров (Alex_Odeychuk)
as the result of the large capacity of computing instrumentsв результате огромных возможностей вычислительных средств
assigns the result of a logic operation to a deviceназначение устройству результата логической операции (ssn)
bit of the result of the subtractionбит результата вычитания (ssn)
compute the result of the query callвычислить результат вызова запроса (Alex_Odeychuk)
computing result types of expressionsвычисление конечных типов выражений (ssn)
condition code result of add, subtract, and multiplyфлаги условий после сложения, вычитания и умножения (ssn)
current execution status and execution result of an activityтекущее состояние и результат выполнения операции (ssn)
data type of the resultтип данных результата (ssn)
data type of the result of the function or operationтип данных результата функции или операции (ssn)
data type of the variable to store the result of the overloaded functionтип данных переменной для хранения результата перегруженной функции (ssn)
data types of inputs and the outputs/resultтипы данных входных переменных и результата (ssn)
determine the result of the operationопределение результата операции (ssn)
direction of the resultнаправление результата (ssn)
dynamically created result sets based on the format of the query itselfдинамически создаваемые результирующие наборы, основанные на формате самого запроса (ssn)
every t time units, the result of each unit is shifted down the pipeline to become the input for the next unitкаждые t единиц времени результат каждого блока перемещается по конвейеру, чтобы стать входом для следующего блока (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981)
functions that start with the values of some arguments and return a single value as the result of the function callфункции, принимающие значения некоторого числа аргументов и возвращающие одно значение (ssn)
high-order bit of the resultстарший бит результата (ssn)
high-order bit of the result of the subtractionстарший бит результата вычитания (ssn)
if neither operand is a one-dimensional array, the type of the result must be known from the contextесли ни один из операндов не является одномерным массивом, то тип результата должен быть известен из контекста (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
if the referenced instance is of a class or function block type that implements the interface, the result is a valid reference to this instanceесли экземпляр, на который дана ссылка, принадлежит классу или типу функционального блока, реализующего интерфейс, то результат является действительной ссылкой на данный экземпляр (см. IEC 61131-3:2013 ed. 3.0 Programmable Controllers – Programming Languages ssn)
in SFC methodology, every step can be associated with one or more actions. An action contains a description of some behaviour that should occur as a result of the step being activated. An action is depicted as a rectangular box that is attached to a step. The description of an action can be given using any of the IEC languages, i.e. ST, FBD, LD or ILв методологии SFC каждый шаг может быть связан с одним или несколькими действиями. Действие содержит описание некоторого поведения, которое должно произойти вследствие активирования шага. Действие изображается прямоугольником, присоединённым к шагу. Описание действия может быть дано, используя любой из языков IEC, т. е. ST, FBD, LD или IL (см. Robert W. Lewis: Programming industrial control systems using IEC 1131-3)
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)
inputs and outputs/result of the same kindвходные переменные и результат одинакового вида (ssn)
metafunctions for computing result types of expressionsметафункции для вычисления конечных типов выражений (ssn)
one of refactoring targets is called large class – a class that does too much and/or has too many data members. Large classes can result from excessive minimization of coupling between classes. In case of the large class target, two methods relevant to Iteration 1 code are: Extract Class and Extract Interface Fowler, 1999Одна из целей использования рефакторинга называется большим классом – классом, который делает слишком много и/или имеет слишком много элементов данных. Большие классы могут возникнуть из-за чрезмерной минимизации связей между классами. В случае большого класса в коде итерации 1 уместны два метода: Класс извлечения и Интерфейс извлечения (Фаулер, 1999; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
operation result of the last instruction executedрезультат операции последней выполненной инструкции (ssn)
overflow exception: An exception that occurs when the result of an arithmetic operation exceeds the size of the storage location designated to receive itисключение переполнения: исключение, которое происходит, когда результат выполнения арифметической операции превышает разрядность ячейки памяти, определяемой для записи результата (IEEE Standard. Glossary of Software ssn)
process the result of a computationобработать результат вычисления (Alex_Odeychuk)
result for both unsigned and signed interpretation of the operandsрезультат как для беззнаковой, так и для знаковой интерпретации операндов (ssn)
result of a business processрезультат бизнес-процесса (ssn)
result of a calculation that converts a temperature expressed in Fahrenheit degrees to a temperature expressed in Celsius degreesрезультат преобразования значений температуры по Цельсию в значения по Фаренгейту (ssn)
result of a logic operationрезультат логической операции (ssn)
result of a software processрезультат процесса создания ПО (ssn)
result of a software processрезультат процесса разработки ПО (ssn)
result of a software processрезультат процесса создания и эксплуатации ПО (ssn)
result of an arithmetic operationрезультат арифметической операции (ssn)
result of an assignment attemptрезультат попытки присваивания (ssn)
result of an asynchronous computationрезультат асихронного вычисления (baeldung.com Alex_Odeychuk)
result of an expressionрезультат выражения (ssn)
result of an interruptрезультат прерывания (ssn)
result of async callрезультат асинхронного вызова (ssn)
result of conversionрезультат перевода (ssn)
result of conversionрезультат преобразования (ssn)
result of every operationрезультат каждой операции (ssn)
result of firing a transition across state boundariesрезультат запуска перехода, пересекающего границы нескольких состояний (ssn)
result of last findрезультат последнего поиска (ssn)
result of logic operationрезультат логической операции (ssn)
result of methodрезультат метода (ssn)
result of test executionрезультат выполнения теста (ssn)
result of the concatenationрезультат конкатенации (ssn)
result of the configuration processрезультат процесса конфигурирования (ssn)
result of the conversionрезультат преобразования (ssn)
result of the difference or zero instructionрезультат команды "разность или 0" (ssn)
result of the evaluation of the contained expressionрезультат вычисления заключённого в скобки выражения (ssn)
result of the first trialрезультат первой попытки (ssn)
result of the function or operationрезультат функции или операции (ssn)
result of the large capacity of computing instrumentsрезультат огромных возможностей вычислительных средств (ssn)
result of the left shiftрезультат левого сдвига (ssn)
result of the logic operationрезультат логической операции (ssn)
result of the operationрезультат операции (ssn)
result of the overloaded functionрезультат перегруженной функции (ssn)
result of the parenthesized expressionрезультат вычисления выражения в скобках (ssn)
result of the previous computation stepрезультат предыдущего вычислительного шага (baeldung.com Alex_Odeychuk)
result of the problem-solving phaseрезультат фазы решения задачи (ssn)
result of the right shiftрезультат правого сдвига (ssn)
result of the subtractionрезультат вычитания (ssn)
result of the successful implementation of the enterprise environment management processрезультат успешного осуществления процесса управления средой предприятия (ssn)
result of the successful implementation of the integration processрезультат успешного осуществления процесса комплексирования (ssn)
result of the successful implementation of the verification processрезультат успешного осуществления процесса верификации (ssn)
result type of the functionтип результата функции (ssn)
result type of the operationтип результата операции (ssn)
result types of expressionsконечные типы выражений (ssn)
simplification of a corresponding result for context-free languagesупрощение соответствующего результата для контекстно-свободных языков (ssn)
take the square root of a 16-bit number and provide a 16-bit resultизвлечение квадратного корня из 16-битного числа и обеспечение представления результата в виде 16-битного числа (ssn)
the accumulator always contains the operation result of the last instruction executedАккумулятор всегда содержит результат операции последней выполненной инструкции
the direction of the result is the direction of the left operand, unless the left operand is a null arrayНаправление результата совпадает с направлением левого операнда, если только он не является пустым массивом (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the result of every operation is stored in the bit accumulator directly after execution of the instructionРезультат каждой операции сохраняется в битовом аккумуляторе непосредственно после выполнения инструкции
the result of the left shift is the high-order word of the shifted double-length quantity, and the result of the right shift is the low-order wordРезультатом левого сдвига является старшее слово сдвинутого "двухсловного" значения, а результатом правого сдвига – младшее слово
the result of the left shift is the high-order word of the shifted double-length quantity, and the result of the right shift is the low-order wordРезультатом левого сдвига является старшее слово сдвинутого "двухсловного" значения, а результатом правого сдвига – младшее слово
the result type of each relational operator is the predefined type BOOLEANТип результата каждого оператора отношения есть предопределённый тип BOOLEAN (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
these observations are particularly, and painfully, true for modern object-oriented software production. The object paradigm equips a software engineer with a multitude of very powerful programming abstractions, which – when used unwisely – result in programs impossible to understand and maintain, even by programmers who wrote themэти утверждения, особенно и в большой степени, истинны для современного объектно-ориентированного создания ПО. Понятие объекта вооружает инженера ПО множеством очень мощных абстракций программирования. Но если они используются неблагоразумно, получаются программы, которые невозможно ни понять, ни обслуживать даже теми программистами, которые написали их (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
these observations are particularly, and painfully, true for modern object-oriented software production. The object paradigm equips a software engineer with a multitude of very powerful programming abstractions, which – when used unwisely – result in programs impossible to understand and maintain, even by programmers who wrote themэти утверждения, особенно и в большой степени, истинны для современного объектно-ориентированного создания ПО. Понятие объекта вооружает инженера ПО множеством очень мощных абстракций программирования. Но если они используются неблагоразумно, получаются программы, которые невозможно ни понять, ни обслуживать даже теми программистами, которые написали их (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
type of the resultтип результата (ssn)
undecidability result for a family of token ringsнеразрешимость семейства колец с маркерами (ssn)
usage of the resultиспользование результата (ssn)
value of the current resultзначение текущего результата (ssn)