Download for Windows Premium
-50% Premium
Publiciteit
element in an array

Vertaling van "element in an array" 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.
elemento de una matriz
The index of the first element in an array and of the first character in a substring.
El índice del primer elemento de una matriz y del primer carácter de una subcadena.
The first element in an array always has an index (or position) of 0.
El primer elemento de una matriz siempre tiene el índice (o la posición) 0.
There are two ways to refer to a particular element in an array.
Existen dos formas de referirse a un elemento particular de un arreglo.
The following example prints the value of the third element in an array.
El ejemplo siguiente imprime el valor del tercer elemento en un arsenal.
The following code logs a line for each element in an array
El siguiente código imprime una línea por cada elemento en un array
Looking up the value of a particular element in an array
Buscar el valor de un elemento en particular en un array
Using a single subscript to refer to a particular element in an array is called linear indexing.
El uso de un subíndice único para hacer referencia a un elemento particular de un arreglo se conoce como indexación lineal.
How to search the minimum and the maximum element in an array?
Cómo buscar el mínimo y el máximo elemento en una matriz?
The overhead in "tight" loops often consists of instructions to increment a pointer or index to the next element in an array (pointer arithmetic), as well as "end of loop" tests.
El mayor peso en los bucles pequeños se localiza en las instrucciones que incrementan el puntero o índice al siguiente elemento del array y en los test de "¿ha finalizado el bucle? ".
To change the value of a particular element in an array, specify the array name and the index of the element that you want to change, and then use the assignment operator (=) to specify a new value for the element.
Para cambiar el valor de un elemento concreto de una matriz, se especifican el nombre de esta última y el índice del elemento que se desea cambiar. A continuación, se usa el operador de asignación (=) para especificar el nuevo valor del elemento.
The pointed-to object may be part of a larger object, such as a field of a structure or an element in an array.
Un puntero puede apuntar a un objeto de cualquier tipo, como por ejemplo, a una estructura o una función.
Let's start by a simple example: Finding the maximum element in an array.
Comencemos con un ejemplo sencillo: Encontrar el elemento máximo de un array.
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
measuring tape: flexible tool for measuring length or distance
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 12. Exact: 12. Verstreken tijd: 67 ms.