Translation of two-dimensional array from English into Spanish
Noun
technology
- The program saves the game board in a two-dimensional array.El programa guarda el tablero del juego en un arreglo bidimensional.
Synonyms and analogies of two-dimensional array in English
Examples of two-dimensional array in a sentence
She plotted sales figures on a two-dimensional array for analysis.
Translations of "two-dimensional array" in Context ordered by category and frequency
Let's see how this extends to a two-dimensional array.
Veamos cómo se extiende esto a una matriz bidimensional.
If you pass it, this command creates a two-dimensional array.
Si lo pasa, este comando crea un array de dos dimensiones.
Now we need to create a two-dimensional array.
En estos momentos tenemos que crearnos una array bidimensional.
Another observation is that a two-dimensional array can be "linearized" as shown in lines 40 to 52.
Otra observación es que un arreglo de dos dimensiones puede ser "lineal", como se muestra en las líneas 40 a 52.
To keep this example simple, the values are hardcoded in a two-dimensional array.
Para mantener este ejemplo simple, los valores están codificados en una matriz de dos dimensiones.
two-dimensional array: Examples and translations in context
In contrast, the following attribute specifies a two-dimensional array of strings
Por el contrario, el siguiente atributo especifica una matriz bidimensional de cadenas
And normally, what we are going to have on a regular camera is the two-dimensional array of these sensors.
Y normalmente, lo que vamos a tener en una cámara normal es una matriz bidimensional de estos sensores.
The overall aim of this lesson is to render a few lines of code for the bricks, using a nested loop that works through a two-dimensional array.
El propósito principal de esta lección consiste en escribir unas pocas líneas de código para los ladrillos, utilizando un bucle anidado que recorra una matriz bidimensional.
A two-dimensional array can be think as a table which will have x number of rows and y number of columns.
Una matriz bidimensional se puede pensar como una tabla que tendrá x número de filas e y número de columnas.
mybalance is a placeholder for a two-dimensional array, which we'll pass in as an argument.
El argumento mybalance es un contenedor de una matriz bidimensional que pasaremos como argumento.
It'll say it's the, it's a two-dimensional array that's got ten rows and ten columns and here are the first couple elements.
Diría que es el, es una matriz bidimensional tiene diez columnas y diez filas y aquí están los primeros elementos de la pareja.
The following example demonstrates how to create a two-dimensional array, how to specify keys for associative arrays, and how to skip-and-continue numeric indices in normal arrays.
El siguiente ejemplo demuestra cómo crear una matriz bidimensional, cómo especificar claves para matrices asociativas, y cómo especificar índices no consecutivos en matrices normales.
The overall aim of this lesson is to render a few lines of code for the bricks, using a nested loop that works through a two-dimensional array.
El propósito principal de esta lección consiste en escribir unas pocas líneas de código para los ladrillos, utilizando un bucle anidado que recorra una matriz bidimensional.
See also: