Vertaling van "an array A" 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.
This implies that n is equivalent to a, and one can write, e.g., a or 3 equally well to access the fourth element of an array a.
Esto implica que n es equivalente a a, y se puede escribir, por ejemplo, a o 3 por igual para acceder al cuarto elemento de una matriz a.
This implies that n[a] is equivalent to a[n], and one can write, e.g., a or 3[a] equally well to access the fourth element of an array a.
Esto implica que n[a] es equivalente a a[n], y se puede escribir, por ejemplo, a o 3[a] por igual para acceder al cuarto elemento de una matriz a.
I assume that we're given an array A of size n, and
In the sorting problem, an array A of size n is given (sounds familiar?)
En este problema, un array de tamaño A nos es dado (¿le suena familiar?)
The following PHP program checks to see if a particular value exists within an array A of size n
El siguiente programa PHP chequea si existe un valor particular dentro de un array A de tamaño n
Given an array A of n elements with values A0...
Dado un arreglo A de n elementos con valores A0...
Nowadays we call such an array a "matrix,"
Hoy en día a ese conjunto lo llamamos "matriz"
Nowadays we call such an array a "matrix," and many of them hanging out together, "matrices".
Hoy en día a ese conjunto lo llamamos "matriz" y cuando hay varias juntas, "matrices".
If you call Drop position when handling an event that is not a drag-and-drop event and that occurred over an array a list box, a combo box, a hierarchical list, a text or a picture, the command returns -1.
Si llama Drop position cuando procesa un evento que no es del tipo arrastrar y soltar en un array, un list box, un combo box, una lista jerárquica, un texto o una imagen, el comando devuelve -1.
Reversing the elements in an array The following example creates an array a, containing three elements, then reverses the array.
El siguiente ejemplo crea una matriz miMatriz, contiene tres elementos, estos son colocados al revés (inversamente) en la matriz.
Given an array A of n elements with values A0...
Dado un arreglo A de n elementos con valores A0...