Translation of bitwise into Russian
Adjective
technology
- The bitwise operation modified the binary data.Побитовая операция изменила двоичные данные.
Synonyms and analogies of bitwise in English
Examples of bitwise in a sentence
Bitwise comparison is essential in this algorithm.
Translations of "bitwise" in Context ordered by category and frequency
VPCMOV works as bitwise variant of the blend instructions in SSE4.
VPCMOV работает как побитовый вариант инструкций blend из SSE4.
An integer expression that specifies bitwise file attributes.
Любое целое выражение, указывающее побитовые атрибуты файла.
The first addition (One's complement), in which we perform a bitwise no operation for a number, to make it negative.
Первое дополнение (One«s complement), в котором мы выполняем операцию побитового нет для числа, чтобы сделать его отрицательным.
Logical and bitwise operators are unified.
Логические и битовые операторы объединены.
bitwise: Examples and translations in context
Although these idioms are readily mastered, as an alternative C offers the capability of defining and accessing fields within a word directly rather than by bitwise logical operators.
Хотя этими идиомами легко овладеть, язык С в качестве альтернативы предлагает возможность определения и обработки полей внутри слова непосредственно, а не посредством побитовых логических операций.
A number of other algorithms use up to six passes, recording alternately a pseudo-random sequence, and then its bitwise complement.
Ряд других алгоритмов использует до шести проходов, записывающих поочередно псевдослучайную последовательность, а затем ее побитовый комплéмент.
The calculation is done as a right bitwise shift of a 64-bit signed integer, which means it is divided by 2 and rounded down.
Расчет производится как побитовый сдвиг вправо целочисленного 64-битного числа, что значит, что оно делится на 2 и округляется вниз.
There are a lot of efficiencies to be gained through bit manipulation, and bitwise operations on a 64-bit word go a lot further than on a 32-bit word.
Существует большая эффективность, которую можно получить с помощью манипуляции с битами, а побитовые операции с 64-битным словом идут намного дальше, чем на 32-битном слове.
Unlike common logical operators (like +, -, ), which work with bytes or groups of bytes, bitwise operators can check or set each of the individual bits within a byte.
В отличие от обычных логических операторов (например,+, -, ), которые работают с байтов или групп байтов, побитовые операторы вы можете проверить или установить отдельные биты в байте.
The structure of connections between basic cells, delay indicators and the number of bitwise shift operations in cells are described by row vectors.
Структура связей между базовыми ячейками, показатели задержки, количество операций побитового сдвига в ячейках, описываются с помощью векторов строк.
The basic examples of breaking this rule would be writing a separate function only to conduct addition operation, or using a bitwise operator (right shift»1) to divide integers by 2.
В качестве примеров нарушения этого принципа можно назвать написание отдельной функции только лишь для осуществления операции сложения или использование побитового оператора (right shift»1) для деления целых чисел на 2.
The usual arithmetic conversions are performed; the result is the bitwise AND function of the operands.
Выполняются обычные арифметические преобразования; результат - побитовое И операндов.
See also: