-
Anglický jazyk
Stack (data structure)
Autor: Lambert M. Surhone
High Quality Content by WIKIPEDIA articles! In computer science, a stack is a last in, first out abstract data type and data structure. A stack can have any abstract data type as an element, but is characterized by only two fundamental operations: push... Viac o knihe
Na objednávku, dodanie 2-4 týždne
175.85 €
bežná cena: 185.10 €
O knihe
High Quality Content by WIKIPEDIA articles! In computer science, a stack is a last in, first out abstract data type and data structure. A stack can have any abstract data type as an element, but is characterized by only two fundamental operations: push and pop. The push operation adds to the top of the list, hiding any items already on the stack, or initializing the stack if it is empty. The pop operation removes an item from the top of the list, and returns this value to the caller. A pop either reveals previously concealed items, or results in an empty list.
- Vydavateľstvo: OmniScriptum
- Rok vydania: 2026
- Formát: Paperback
- Rozmer: 220 x 150 mm
- Jazyk: Anglický jazyk
- ISBN: 9786130373856
Nemecký jazyk