Télécharger pour Windows Premium
Publicité
two's complement representation

Traduction de "two's complement representation" en espagnol

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
representación de complemento a dos
Flipping bits in two's complement representation is straightforward with binary numbers.
Invertir bits en la representación de complemento a dos es sencillo con números binarios.
The sign bit in two's complement representation shows whether the number is positive or negative.
El bit de signo en la representación de complemento a dos indica si el número es positivo o negativo.
When adding two numbers using two's complement representation, overflow results in a 'wrap-around' phenomenon.
Al sumar dos números usando la representación de complemento a dos, el desbordamiento resulta en un fenómeno de 'wrap-around'.
The representations of the multiplicand and product are not specified; typically, these are both also in two's complement representation, like the multiplier, but any number system that supports addition and subtraction will work as well.
La representación del multiplicando y del producto no son especificadas; típicamente, éstos también están ambos en la representación de complemento a dos, como el multiplicador, pero cualquier sistema de numeración que soporte la adición y la substracción trabajará igual de bien.
To get the two's complement representation for a negative number, take the binary representation for the number's absolute value and then flip all the bits and add 1.
Para obtener la representación del complemento de dos de un número negativo, tomar la representación binaria de valor de absoluto del número y voltear todos los bits y agregar 1.
At the end of this code snippet, x will have the value 0xfffff... fd (64 hex characters), which is -3 in the two's complement representation of 256 bits.
Al final de este snippet de código, x tendrá el valor 0xfffff... fd (64 caracteres hex), que es -3 en la representación de 256 bits de los complementos de dos.
Booth's algorithm examines adjacent pairs of bits of the 'N'-bit multiplier Y in signed two's complement representation, including an implicit bit below the least significant bit, y-1 = 0.
El algoritmo de Booth examina pares adyacentes de bits del multiplicador Y de N-bits en la representación de complemento a dos con signo, incluyendo un bit implícito debajo del bit menos significativo, y-1 = 0.
A floating-point unit also performs arithmetic operations between two values, but they do so for numbers in floating-point representation, which is much more complicated than the two's complement representation used in a typical ALU.
Una unidad de coma flotante, Floating Point Unit (FPU), también realiza operaciones aritméticas entre dos valores, pero lo hace para números en representación de coma flotante, que es mucho más complicada que la representación de complemento a dos usada comúnmente en una ALU.
In the words of researchers G. A. Constantinides et al.: When adding two numbers using two's complement representation, overflow results in a "wrap-around" phenomenon.
En palabras de los investigadores G. A. Constantinides et al.: Al sumar dos números usando la representación de complemento a dos, el desbordamiento resulta en un fenómeno de 'wrap-around'.
The representations of the multiplicand and product are not specified; typically, these are both also in two's complement representation, like the multiplier, but any number system that supports addition and subtraction will work as well.
La representación del multiplicando y del producto no son especificadas; típicamente, éstos también están ambos en la representación de complemento a dos, como el multiplicador, pero cualquier sistema de numeración que soporte la adición y la substracción trabajará igual de bien.
Aucun résultat pour cette recherche.

Synonymes et analogies de "two's complement representation" en anglais

Le mot et l’expression du jour
L’image du jour
scarf: long cloth worn around the neck for warmth
Découvrir le mot
Publicité

Résultats: 10. Exacts: 10. Temps écoulé: 534 ms.