your output – Spanish Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot      165 Results   58 Domains
  2 Hits r-d.com.ua  
6) In the Outup Module section, select the format of your output video.
6) En la sección Outup Module elija el formato de vídeo.
  www.encon.be  
Benefit from the user-friendly Excel interface to select your data and customize your output.
Beneficiarse de la interfaz Excel de fácil uso para seleccionar sus datos y personalizar su salida.
  2 Hits help.nchsoftware.com  
This feature lets you add a camera overlay on top of your output video.
Esta función le permite añadir una superposición de cámara encima de la salida del vídeo.
  www.easypointer.nl  
from the end of your output.
Regresar a desafío
  scan.madedifferent.be  
Please feel free to use photographs found on the campaign page to accompany your output.
UN day for the elimination of violence against women please visit: www.endviolence2015.org
  www.divx.com  
CUSTOMIZE YOUR OUTPUT
PERSONALIZA EL RESULTADO
  nextway.software  
DEPARTURE: If your output is temporary, please inform the researcher resident and report your return date with several days in advance.
SALIDA: Sí su salida es temporal, por favor comuníquelo al investigador residente y notifique cuál será su fecha de retorno con varios días de anticipación.
  www.eizo.ch  
After all, to be consistent you need to have a method which you can follow to the letter every time that task needs completing — any holes leave room for variance, which in turn will mess up your output.
Así que, si aún no lo has hecho, aquí es cuando deberías reunirte con el resto de personas que vayan a seguir este proceso en un futuro. Si estás documentando un proceso personal, puedes investigar sobre cómo otras personas llevan a cabo el mismo proceso y mirar qué tienen en común para ver qué puede funcionar mejor.
  2 Hits www.datapro.lt  
Select your Output Scale (Feet)
Specify a File Path and a Name for the DWG
  2 Hits ceweld.de  
Take your production to a new level of speed and efficiency by using the high-speed configuration. The Spec Extreme’s high-speed option will dramatically increase your output while still maintaining the high quality of seam that you require.
Por más de 40 años, la soldadura de aire caliente y con cuña caliente, ha sido una tecnología probada que se utiliza para muchas aplicaciones. Es la tecnología que escogen muchos clientes en todo el mundo
  2 Hits lupulu.com  
You can use output buffering to send output prior to the call of this function, with the overhead of all of your output to the browser being buffered in the server until you send it. You can do this by calling ob_start() and ob_end_flush() in your script, or setting the
Se puede utilizar buffering de salida para enviar output anterior a la llamada a esta función, de modo que todo el output hacia el browser sea almacenado en el servidor hasta que lo envíe. Para hacer ésto invoque en su script a ob_start() y ob_end_flush(), o active la directiva de configuración
  3 Hits www.enama.it  
You can use output buffering to send output prior to the call of this function, with the overhead of all of your output to the browser being buffered in the server until you send it. You can do this by calling ob_start() and ob_end_flush() in your script, or setting the
Se puede utilizar buffering de salida para enviar output anterior a la llamada a esta función, de modo que todo el output hacia el browser sea almacenado en el servidor hasta que lo envíe. Para hacer ésto invoque en su script a ob_start() y ob_end_flush(), o active la directiva de configuración
  arduino.cc  
In other words, you can use it to control 8 outputs at a time while only taking up a few pins on your microcontroller. You can link multiple registers together to extend your output even more. (Users may also wish to search for other driver chips with "595" or "596" in their part numbers, there are many. The STP16C596 for example will drive 16 LED's and eliminates the series resistors with built-in constant current sources.)
En algun momento surge la necesidad de usar mas pines de salida que las que trae la propia Arduino y necesitas ampliarlas, esto se hace con un registro de desplazamiento. Este ejemplo está basado en el integrado 74HC595. En la hoja tecnica de datos se refieren a este integrado como un "registro de desplazamiento de 8 bits con entrada serie, salida serie o paralelo con latch (bloqueo); 3 estados.". En otras palabras, puedes usarlo para controlar 8 salidas simultaneas usando unos pocos pines del microcontrolador. Incluso se pueden enlazar varios integrados de manera que ampliamos el numero de salidas mucho mas. (Para encontrar integrados equivalentes en otros fabricantes hay que buscar "595" o "596" en sus números de referencia, hay muchos. El integrado STP16C596 por ejemplo posee 16 salidas y elimina la resistencias en serie.)