Since decimal numbers are "native" for human, and binary numbers are "native" for computer, the problem of precision (for these particular numeral systems) once got a solution - invention of binary coded decimal (BCD) format.
Como los números decimales son "nativos" para los humanos, y los números binarios son "nativos" para las computadoras, el problema de precisión (para este sistema numérico en particular) tiene solución - la invención del decimal codificado en binario.
These transmitters incorporate an analog signal processor, a microprocessor, binary coded decimal (BCD) range switches, and an output driver circuit.
Estos sensores incorporan un procesador de señal analógica, un microprocesador, interruptores de rango de decimal codificado en binario (DCB) y un circuito excitador de salida.
Binary coded decimal and gray codes are common coded output patterns.
The time code is sent in BCD (Binary Coded Decimal) and indicates minutes, hours, day of the year and year, along with information about daylight savings time and leap years.
El código de tiempo se envía en BCD (decimal codificado en binario) e indica los minutos, las horas, el día del año y el año, junto con la información sobre el horario de verano y los años bisiestos.
BCD (Binary Coded Decimal): A method of data storage where two decimal digits are stored in each byte, one in the upper four bits and the other in the lower four bits.
BCD (decimal codificado en binario): Un método de almacenaje de datos donde dos dígitos decimales se almacenan en cada octeto, uno en los cuatro pedacitos superiores y el otro en los cuatro pedacitos más bajos.
The Nibble specially comes in the area of interest when we are talking about the number systems, BCD (Binary Coded Decimal) or/and hexadecimal (base 16) numbers.
El mordisco viene especialmente en el campo de interés cuando estamos hablando de los sistemas de numeración, BCD (decimal codificado en binario) or/and (base 16) números hexadecimales.
Convert binary coded decimal to hexadecimal - number systems converter
Sets the device release number of the BCD (binary coded decimal) display.
Among arithmetic functions generally include the addition and subtraction of binary numbers and binary coded decimal numbers (BCD).
The solution is called Binary Coded Decimal encoding, BCD for short.
If @startpos:endpos is immediately followed by the character B, the bytes read will be interpreted as a BCD (Binary Coded Decimal) numbers according to the COMP-3 standard.
Si @startpos:endpos va inmediatamente seguido por el carácter B, los bytes leídos se interpretarán como números BCD (Binary Coded Decimal) según el estándar COMP-3.
Binary Coded Decimal (BCD) is a way to store thedecimal numbers in binary form.
Binary Coded Decimal (BCD) is a way to store the decimal numbers in binary form. The number representation requires 4 bits to store every decimal digit (from 0 to 9).