Expire time is stored internally as an unsigned integer.
Binary code is the binary representation of unsigned integer.
The mark field is an unsigned integer, hence there can be a maximum of 4294967296 different marks.
El campo marca es un número entero positivo, por lo que pueden haber un máximo de 4.294.967.296 marcas diferentes (en entornos de 32 bits).
This is a single (generally small) unsigned integer.
Este es un (generalmente pequeño) entero sin signo.
A vertex shader can receive a variable that has the "vertex number" as an unsigned integer.
Un vertex shader puede recibir una variable que tiene el "número de vértice" como un entero sin signo.
It is a set of "elements" of 16-bit unsigned integer values.
From the above description of the various data types, the unsigned integer types are not designed for storing negative values, any attempt to set a negative value can lead to unexpected consequences.
Como puede verse en la descripción de los distintos tipos de datos, los tipos enteros sin signo no están diseñados para almacenar valores negativos, cualquier intento de asignarles valores negativos puede llevar a unos resultados impredecibles.
If both operands are integers and any of them are unsigned, the result is an unsigned integer.
Si uno de los argumentos es un entero sin signo, y los otros argumentos son también enteros, el resultado es un entero sin signo.
This processor extracts an arbitrary bit range from an hexadecimal or binary content, and converts it into one of the following data types: integer, unsigned integer and float.
Este procesador extrae un rango de bits arbitrario de un contenido hexadecimal o binario y lo convierte en uno de los tipos de datos siguientes: entero, entero sin signo o flotante.
At the protocol level, a color is represented by a 32-bit unsigned integer, called a pixelvalue.
En el nivel del protocolo, un color es representado por un entero sin signo de 32 bits, llamado un pixelvalue (valor del pixel).
A two-byte offset, containing a 16-bit, unsigned integer, can be used to provide relative addressing for up to 64 kilobytes of a data structure.
Una compensación de dos bytes, que contiene un entero sin signo de 16 bits, se puede utilizar para proporcionar direccionamiento relativo de hasta 64 kilobytes de una estructura de datos.
Most instructions interpret the word as a binary number, such that a 32-bit word can represent unsigned integer values from 0 to or signed integer values from to.
La mayor parte de las instrucciones interpretan la palabra como un número binario, como por ejemplo una palabra de 32 bits puede representar valores enteros sin signo desde el 0 al o valores enteros con signo desde al.
For example, an unsigned integer = 32 bits, an unsigned long integer = 64 bits.
Por ejemplo, un entero sin signo = 32 bits, un entero sin signo = 64 bits.