deallocation

deallocation
n.

* * *


Universalium. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • deallocation — noun a) The act of deallocating b) The release of a portion of storage that had been previously been allocates to a specific task …   Wiktionary

  • deallocation — n …   Useful english dictionary

  • resource deallocation — ištekliaus atlaisvinimas statusas T sritis informatika apibrėžtis ↑Ištekliaus (2) paskyrimo ↑procesui panaikinimas. Po šio veiksmo išteklius tampa laisvas ir jį galima paskirti kitam procesui. atitikmenys: angl. resource deallocation ryšiai:… …   Enciklopedinis kompiuterijos žodynas

  • Comparison of Java and C++ — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations …   Wikipedia

  • Guard byte — A guard byte is a part of computer program s memory that helps software developers find buffer overflows while developing the program. Principle When a program is compiled for debugging, all memory allocations are prefixed and postfixed by guard… …   Wikipedia

  • Region-based memory management — In computer science, region based memory management is a type of memory management in which each allocated object is assigned to a region. A region, also called a zone, arena, or memory context, is a collection of allocated objects that can be… …   Wikipedia

  • Garbage collection (computer science) — This article is about garbage collection in memory management. For garbage collection in an SSD, see garbage collection (SSD). For other uses, see garbage collection. In computer science, garbage collection (GC) is a form of automatic memory… …   Wikipedia

  • Memory debugger — A memory debugger is a programming tool for finding memory leaks and buffer overflows. These are due to bugs related to the allocation and deallocation of dynamic memory. Programs written in languages that have garbage collection, such as managed …   Wikipedia

  • Memory leak — A memory leak, in computer science (or leakage, in this context), occurs when a computer program consumes memory but is unable to release it back to the operating system. In object oriented programming, a memory leak happens when an object is… …   Wikipedia

  • Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”