Vertaling van "byte at" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
So, essentially, you can run the generator for as long as you want, and generate one byte at a time.
Así que, esencialmente, puede ejecutar el generador para mientras que desee y genera un byte a la vez.
Of course if you start the rule with a byte at a fixed position needing to match a certain value first, the search will only be performed if at least that fixed location value matches.
Por supuesto, si usted comienza la regla con un byte en una posición fija necesitando la coincidencia con cierto valor primeramente, la búsqueda solamente será realizada si al menos el valor de esa localización fija coincide.
Looking at the memory size diagram below, a byte at address 0x00a274 is selected (value 0x23).
Observando el diagrama de tamaño de memoria de abajo, un byte en la dirección 0x00a274 es seleccionado (valor 0x23).
In relation to the microcontroller, the following occurs: After internal preparations are finished and the START bit is set, slave device starts sending one byte at a time.
Con respecto al microcontrolador, ocurre lo siguiente: Después de hacer las pruebas internas y poner a uno el bit de arranque (START), el dispositivo esclavo envía byte por byte.
Let's see what happens within the microcontroller: After internal preparations are finished and the START bit is set, the slave device starts sending one byte at a time.
Con respecto al microcontrolador, ocurre lo siguiente: Después de hacer las pruebas internas y poner a uno el bit de arranque (START), el dispositivo esclavo envía byte por byte.
An often noted feature of such range encoders is the tendency to perform renormalization a byte at a time, rather than one bit at a time (as is usually the case).
Un aspecto señalado con frecuencia es la tendencia a realizar renormalización un byte a la vez, en lugar de un bit a la vez.
When reading the server.xml file, the first line containing the XML version number and the encoding is read 1 byte at a time.
No se registra información en los informes de errores en server.xml, la primera línea que contiene el número de versión de XML y la codificación se lee 1 byte a la vez.
When reading the server.xml file, the first line containing the XML version number and the encoding is read 1 byte at a time.
Al leer el archivo server.xml, la primera línea que contiene el número de versión de XML y la codificación se lee 1 byte a la vez.
Error -1073807253 is a framing error. Serial data is transferred one byte at a time.
Los datos en serie se transfieren un byte a la vez.
EEPROMs can be erased one byte at a time, rather than erasing the entire chip.
EEPROMs se pueden borrar un byte a la vez, en lugar de borrar todo el chip.
The second fishing day had lines in the water at 8:00 AM; fishing began with a Blue Marlin double released by Shark Byte at 8:50 AM.
El segundo día a las 8:00AM las líneas estaban en el agua, la pesca inició con una dupleta soltada por Shark Byte a las 8:57AM.
For instance this example: \v(5)\x10 tests if the first byte at offset 0 matches the byte at offset 5 and if so, tests if the second byte at offset 1 matches 0x10
Por ejemplo: \v(5)\x10 prueba si el primer byte en el offset 0 coincide con el byte en el offset 5 y también, prueba el segundo byte en el offset 1 coincide con 0x10