Werbung
 Übersetzung für 'dynamic array' von Englisch nach Deutsch
NOUN   a dynamic array | dynamic arrays
comp.
dynamic array
dynamisches Array {n}
Teiltreffer
dynamicDynamik {f}
31
dynamic {adj}tatkräftig
6
dynamic {adj}rasant [ugs.] [schwungvoll]
47
mil.
array
Schlachtordnung {f}
18
comp.
array
Feld {n}
198
mil.
array
Schlachtreihe {f}
17
math.
array
mathematische Anordnung {f}
comp.
array
Matrix {f}
143
comp.
array
Datenfeld {n} [Datentyp Feld]
254
arrayreihenförmige Anordnung {f}
arrayDatengruppe {f}
30
arrayReihe {f}
1321
cloth.
array
Aufzug {m}
22
arraySpektrum {n}
487
to arrayaufstellen
285
to arrayaufmarschieren lassen
arrayAbfolge {f}
333
arrayBereich {m} {n}
254
arrayMatrixfeld {n}
12
spec.
array
Array {n} {m}
12
21 Übersetzungen
Neue Wörterbuch-Abfrage: Einfach jetzt tippen!

Anwendungsbeispiele Englisch
  • A dynamic array of objects, supporting constant-time indexing.
  • There are at least two common ways to efficiently implement a deque: with a modified dynamic array or with a doubly linked list.
  • A dynamic array works much like an unpacked array, but offers the advantage of being dynamically allocated at runtime (as shown above.) Whereas a packed array's size must be known at compile time (from a constant or expression of constants), the dynamic array size can be initialized from another runtime variable, allowing the array to be sized and resize arbitrarily as needed.
  • When a dynamic array is used, insertion of an unbounded number of items is possible.
  • If the insertion would cause the load factor of the table (its fraction of occupied cells) to grow above some preset threshold, the whole table may be replaced by a new table, larger by a constant factor, with a new hash function, as in a dynamic array.

  • It provides some memory management and dynamic array-allocation, and offers direct access to functions specific to Maya.
  • There are two further sub-categories that modify the kind of dynamic array or fixed array.
  • A gap buffer in computer science is a dynamic array that allows efficient insertion and deletion operations clustered near the same location.
  • Since there were "n" + 1 operations total we can take the average of this and find that pushing elements onto the dynamic array takes: [...] , constant time.
  • However, by allocating a new array and copying the contents of the old array to it, it is possible to effectively implement a "dynamic" version of an array; see dynamic array.

    Werbung
    © dict.cc English-German dictionary 2024
    Enthält Übersetzungen von der TU Chemnitz sowie aus Mr Honey's Business Dictionary (nur Englisch/Deutsch).
    Links auf das Wörterbuch oder auch auf einzelne Übersetzungen sind immer herzlich willkommen!