What is the translation of " BINARY REPRESENTATION " in Spanish?

['bainəri ˌreprizen'teiʃn]
['bainəri ˌreprizen'teiʃn]

Examples of using Binary representation in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
For example, the binary representation for decimal 74 is 1001010.
Ejemplo El número binario 1010010 corresponde en decimal al 82.
Number of leading zero bits in the 32-bit binary representation.
Número de líder cero bits en la representación binaria de 32 bits.
Binary representations, base thirteen, Tibetan monks are all complete nonsense.
Representaciones binarias, base 13, monjes tibetanos, es todo un completo disparate.
OR bitwise operation of binary representations of y and x y|= x;
Operación a nivel de bits excluyendo OR de las representaciones binarias y y x y x;
Normalization converts these equivalent characters into the same binary representation.
Normalización convierte estos caracteres equivalentes en la misma representación binaria.
The binary representation of k is given by\(\sum_{i=0} t k_i 2 i\), in which each\ k i\ in\{0, 1\}\.
La representación binaria de k viene dada por\(\sum_{i=0} t k_i 2 i\), donde cada\k_i\in\{0, 1\}\.
Imul() Number of leading zero bits in the 32-bit binary representation.
Funciones trigonométricas hiperbólicas inversas; Número de líder cero bits en la representación binaria de 32 bits.
The binary representation of x is shifted to the left by y digits, the freed right-side digits are filled with zeros.
La representación binaria de x se desplaza a la izquierda a y dígitos, rellenándose los dígitos liberados por la derecha con ceros.
It supports CIDR(Classless Inter-Domain Routing), binary representation, and IP address hex.
Soporta CIDR(Classless Inter-Domain Routing) y la representación binaria y hexadecimal de direcciones IP.
Shift of the binary representation of y to the left by x bits y AND bitwise operation of binary representations of y and x y&= x;
Desplaza x bits a la izquierda la representacion binaria de y y Operación a nivel de bits AND de las representaciones binarias y y x y&= x;
If you want a double precision exponent you would use an 11-bit Excess-1023 binary representation.
Si desea un exponente de doble precisión, utilizaría una representación binaria Excess-1023 de 11 bits.
UCS-2 thereby permits a binary representation of every code point in the BMP, as long as the code point represents a character.
El UCS-2 permite por lo tanto una representación binaria de cada punto de código en el sistema BMP, haciendo que haya una correspondencia biunívoca entre el valor y el código punto que representa al carácter.
Programs store and operate on numbers using a locale-independent binary representation.
Los programas almacenan y operan sobre números utilizando una representación binaria independiente de la configuración regional.
The use of BCD instead of straight binary representation is advantageous for calculators as it avoids rounding problems that occur on the binary/decimal conversion.
El uso de BCD en lugar de la representación binaria directa es ventajoso para las calculadoras ya que evita redondeo los problemas que ocurren en el binario/ decimal conversión.
Takes as an input one of the geometry data types, and returns a binary representation of the boundary geometry data type.
Toma como entrada uno de los tipos de datos geométricos y devuelve una representación binaria del tipo de datos geométrico boundary.
Each possible current configuration is written in order, 111, 110,…, 001, 000, andthe resulting state for each of these configurations is written in the same order and interpreted as the binary representation of an integer.
Cada configuración actual posible está escrita en orden, 111, 110,…, 001, 000, yel estado resultante para cada una de estas configuraciones está escrito en el mismo orden e interpretado como la representación binaria de un numero entero.
Returns a value in the line data type,which is a binary representation of the geometry data type line.
Devuelve un valor en el tipo de datos line,que es una representación binaria del tipo de datos geométrico line.
Decimal computers are computers which can represent numbers and addresses in decimal as well as providing instructions to operate on those numbers and addresses directly in decimal,without conversion to a pure binary representation.
Los ordenadores decimales son ordenadores que pueden representar números y direcciones en decimal, así como proporcionar instrucciones para operar con esos números y direcciones directamente en decimal,sin conversión a una representación binaria pura.
You can also convert a particular geometry data type to text, and obtain a binary representation of a geometry data type from text WKT.
También puede convertir un determinado tipo de datos geométrico en texto y obtener una representación binaria de un tipo de datos geométrico a partir de texto WKT.
Note that log2 n is the number of bits in the binary representation of n, that is the size of the input to the algorithm, so any element of the order nc for a constant c is exponential in log n.
Nótese que log2 n es el número de bits en la representación binaria del n, que es el tamaño de la entrada para el algoritmo, así que cualquier elemento de orden nc para una constante c es exponencial en log n.
In 1997, he discovered a new, faster formula to calculate single digits of pi in binary representation, known as Bellard's formula.
En 1997, descubrió la fórmula más rápida para calcular dígitos sueltos de pi en representación binaria, que es una variante de la fórmula Bailey-Borwein-Plouffe. Al crear el proyecto FFmpeg usó como pseudónimo Gérard Lantau.
Because each binomial tree in a binomial heap corresponds to a bit in the binary representation of its size, there is an analogy between the merging of two heaps and the binary addition of the sizes of the two heaps, from right-to-left.
Dado que cada árbol binomial se corresponde con un bit en la representación binaria de n(tamaño de cada heap), se puede establecer una analogía entre mezclar dos heaps y la adición binaria de los tamaños de cada heap.
In computer processors the parity flag indicates if the number of set bits is odd or even in the binary representation of the result of the last operation.
En los procesadores de ordenador la bandera de paridad(en ingles, Parity Flag) indica si el número de bits con valor'1'es par o impar en la representación binaria del resultado de la última operación realizada.
Takes as an input one of the geometry data types and returns a binary representation of an envelope, where an envelope is a rectangle around the specified geometry data type.
Toma como entrada uno de los tipos de datos geométricos y devuelve una representación binaria de un sobre, en la que el sobre es un rectángulo que rodea el tipo de datos geométrico especificado.
A piece of information can be handled by any computer ordevice whose storage space is large enough to accommodate the binary representation of the piece of information, or simply data.
Una determinada información puede ser manipulada por cualquier computadora cuyo espacio de almacenamientosea suficientemente grande como para que quepa el dato correspondiente o la representación binaria de la información.
The ones' complement of a binary number is defined as the value obtained by inverting all the bits in the binary representation of the number swapping 0s for 1s and vice versa.
Complemento a uno con enteros de 4 bits El complemento a uno de un número binario se define como el valor obtenido al invertir todos los bits en la representación binaria del número intercambiando 0 por 1 y viceversa.
Hadamard code could be constructed column by column: the i t h{\displaystyle i^{th}}column is the bits of the binary representation of integer i{\displaystyle i}, as shown in the following example.
El código Hadamard podría ser construido columna por columna: la i t h{\displaystyle i^{th}}columna son los bits de la representación binaria del número entero i{\displaystyle i}, como se muestra en el siguiente ejemplo.
Virtually all data can be parsed by a suitably equipped and programmed computer or machine;reasons for choosing binary formats over text formats usually center on issues of storage space, as a binary representation usually takes up fewer bytes of storage, and efficiency of access(input and output) without parsing or conversion.
Prácticamente todos los datos pueden ser analizados por una computadora o máquina adecuadamente equipada y programada;Las razones para elegir formatos binarios sobre formatos de texto generalmente se centran en problemas de espacio de almacenamiento, ya que una representación binaria generalmente ocupa menos bytes de almacenamiento y eficiencia de acceso(entrada y salida) sin análisis ni conversión.
Results: 28, Time: 0.039

How to use "binary representation" in a sentence

First binary representation quick info topoption.
Show the binary representation of decimal 779.
Return the binary representation of the hash.
The binary representation of the BINARY_INTEGER value.
The binary representation of the NUMBER value.
The binary representation of the public key.
The binary representation of the trading state.
The binary representation is even all 0s.
Introductory Example: The Binary Representation of Integers.
This number has a binary representation 1111.
Show more

Word-for-word translation

Top dictionary queries

English - Spanish