Gaois

Similar terms:

This is a static copy of data that is exported from IATE on an occasional basis. It should not be assumed that information provided about an entry here will always correspond to the current version of the entry in IATE. That current version can be checked by clicking on the link on the upper right hand side of each entry. More information »

1 result

  1. EDUCATION AND COMMUNICATIONS|information technology and data processing · EDUCATION AND COMMUNICATIONS|information technology and data processing|data processing
    deighleán carnchuimhne Reference Comhairle-GA
    ga
    carn Reference Rialachán (AE) 2019/881 ó Pharlaimint na hEorpa agus ón gComhairle maidir le ENISA (Gníomhaireacht an Aontais Eorpaigh um Chibearshlándáil) agus maidir le deimhniú i ndáil le cibearshlándáil theicneolaíocht na faisnéise agus na cumarsáide
    ga
    Heap | dynamischer Speicher | Heap-Speicher | Freispeicher | Haldenspeicher
    de
    Definition baumartige Datenstruktur, in der Objekte oder Elemente – im Unterschied zum Stack IATE:1573491 – in beliebiger Reihenfolge abgelegt und wieder abgerufen werden können Reference Council-DE nach Wikipedia, Stichwort Heap (Datenstruktur) (1.10.2019) und Dynamischer Speicher (1.10.2019)
    heap | heap memory segment | heap memory
    en
    Definition an area of memory used for dynamic allocations, meaning that blocks of memory can be allocated and freed in an arbitrary order and accessed multiple times Reference Chegg Study > study > engineering > computer science > computer science definitions > heap memory segment (12.7.2019)
    Comment Unlike memory in the stack, memory allocated to the heap must be explicitly de-allocated when the data is no longer needed — a process known as "garbage collection." In manual garbage-collection programming languages (such as unmanaged C and C++), the programmer must explicitly write code to release heap memory allocations. In automatic garbage-collection languages (such as Java and the Microsoft .NET family of languages), data that's no longer referenced is identified and released automatically by the "garbage collector."
    tas | mémoire de tas
    fr
    Definition emplacement de la mémoire utilisé pour les allocations dynamiques, n'importe quel bloc de cet espace pouvant être alloué ou libéré à n'importe quel moment Reference Conseil-FR, d'après le Journal du Net (12.1.2019), article de la rédaction, "Que sont la pile (Stack) et le tas (Heap)?" (18.7.2019)