Translation of "array2" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
array2 is the second range of values.
Matrix2 ist die zweite Matrix oder der zweite Wertebereich.
array2 is the second range of numeric values.
Use an array2 for the coding of the chessboard.
Verwenden Sie zur Kodierung des Schachbretts ein array2.
For this case, namely that the index set is a rectangle of integer coordinates, LEDA offers the type array2.
Für diesen Fall, dass die Indexmenge ein Rechteck von ganzzahligen Koordinaten ist, bietet LEDA den Typ array2 an.
As an example for the use of an array2 we implement a famous population simulation, Conway's game of life: Comical little animals of a certain genre live, die and spawn in a two-dimensional, rectangular world, which is divided up into parcels.
Als Anwendungsbeispiel für array2 implementieren wir eine berühmte Populations-Simulation, Conways Spiel des Lebens: In einer zweidimensionalen, rechteckigen Welt, die in Parzellen eingeteilt ist, leben, sterben und vermehren sich possierliche Tierchen einer bestimmten Gattung.
The coordinates of the index rectangle must be specified at the definition of an array2.
Bei der Definition eines array2 müssen die Koordinaten des Index-Rechtecks angegeben werden.
The first cell range of integers. Array2 Required.
Der erste Zellbereich, dessen Zellen mit ganzen Zahlen belegt sind.
The arguments, array1 and array2, must be either numbers or names, array constants, or references that contain numbers.
It is important to know that when you assign one array (array1) to an element of another array (array2), array1 is copied into array2.
The original copy of array1 still exists, independent of array2.
Compares array1 against array2 and returns the difference.
Vergleicht array1 mit array2 und gibt den Unterschied zurück.
Given two columns in a list box whose variable names are "Array1" and "Array2" respectively.
Wir gehen aus von zwei Spalten in einer Listbox mit den Variablennamen "Array1" und "Array2".
Compares the keys from array1 against the keys from array2 and returns the difference.
Vergleicht die Schlüssel von array1 mit den Schlüsseln von array2 und gibt die Unterschiede zurück.