bitwise

Popularity
500+ learners.
Note: this puzzle also uses the bitwise OR operator |
Nota: este crucigrama también utliza el operador 'bitwise OR' |
Windows PowerShell supports the following bitwise operators.
Windows PowerShell admite los siguientes operadores bit a bit.
What are the bitwise operators with PowerShell?
¿Cuáles son los operadores bit a bit en Powershell?
First, a secret key K0 is XORed bitwise to the message.
En primer lugar, se añade bit a bit al mensaje la clave secreta K0.
To combine several values use bitwise OR operator, see example below.
Para combinar varios valores utilice el operador a nivel de bit OR, véase el siguiente ejemplo.
INTERLEAVE MIX/L/R: Interleaved bitwise combination of the mix and both individual inputs.
Combinación bit a bit Interleaved MIX/L/R: INTERLEAVE de la mezcla y las entradas individuales.
The following table lists the bitwise operators that may be used to manipulate binary numbers.
La tabla siguiente enumera bitwise a operadores que pueden ser utilizados para manipular números binarios.
The following shows the result of a bitwise OR on the numbers 23 and 12.
Las demostraciones siguientes el resultado de a bitwise O en los números 23 y 12.
It is the bitwise OR of constants that specify different types of events.
Es una combinación con el operador OR de constantes que especifican los distintos tipos de eventos.
The following example shows the result of a bitwise AND on the numbers 23 and 12.
El ejemplo siguiente demuestra el resultado de a bitwise Y en los números 23 y 12.
Beginning in Windows PowerShell 2.0, all bitwise operators work with 64-bit integers.
A partir de Windows PowerShell 2.0, todos los operadores bit a bit funcionan con enteros de 64 bits.
The operator is applied to each pair of bits, and the result is constructed bitwise.
La operación se aplica para cada par de bits y el resultado es construido bit a bit.
One can also combine the respective constants or bitwise values together with the or operator.
Es posible combinar también las respectivas constantes o valores de bits juntos con el operador or.
The operator is applied to each pair of bits, and the result is constructed bitwise.
El operador se aplica a cada pareja de bits, y el resultado se construye bit a bit.
The following shows the result of a bitwise Exclusive OR on the numbers 23 and 12.
Las demostraciones siguientes el resultado bitwise de una exclusiva O en los números 23 y 12.
You can use the bitwise operators to combine these values or mask out certain types of errors.
Puede usar los operadores bit a bit para combinar estos valores o excluir explícitamente ciertos tipos de errores.
They also include the bitwise operators (-bAND, -bOR, -bXOR, -bNOT) to manipulate the bit patterns in values.
También incluyen los operadores bit a bit (-bAND, -bOR, -bXOR, -bNOT) para manipular los patrones de bits en los valores.
This operator is a little similar to the bitwise OR operator, but there is a bit of a difference.
Este operador es un poco más parecido a el operador de bits OR, pero tiene una pequeña diferencia.
Perform bitwise operations on specified bytes with bitmasks and operators like NOT, AND, OR, XOR.
Realizar operaciones a nivel de bit en bytes especificados con máscaras y los operadores como not, and, or, XOR.
When you use a bitwise operator to compare 10 to 3, the individual bits in each byte are compared.
Cuando se usa un operador bit a bit para comparar 10 con 3, se compararán los bits individuales de cada byte.
Word of the Day
almost