
Pushdown
UK
/ˈpʊʃdaʊn/
US
/ˈpʊʃdaʊn/

Translation pushdown into russian
pushdown
NounUK
/ˈpʊʃdaʊn/
US
/ˈpʊʃdaʊn/
The pushdown is a type of data structure used in computer science.
Стек - это тип структуры данных, используемой в информатике.
pushdown
AdjectiveUK
/ˈpʊʃdaʊn/
US
/ˈpʊʃdaʊn/
The pushdown automaton is a type of automaton that employs a stack.
Стековый автомат - это тип автомата, который использует стек.
Definitions
pushdown
NounUK
/ˈpʊʃdaʊn/
US
/ˈpʊʃdaʊn/
A type of data structure in computer science, specifically a stack, where the last element added is the first one to be removed (LIFO - Last In, First Out).
The pushdown stack is used to manage function calls and returns in many programming languages.
A type of automaton in theoretical computer science that uses a stack to store information, allowing it to recognize context-free languages.
The pushdown automaton is more powerful than a finite automaton because it can handle nested structures.
pushdown
AdjectiveUK
/ˈpʊʃdaʊn/
US
/ˈpʊʃdaʊn/
Relating to or involving a mechanism or system that operates by pushing down.
The pushdown menu allows users to access more options by clicking on the main category.
Idioms and phrases
pushdown stack
The computer science course covered the concept of a pushdown stack.
стек
Курс по информатике охватывал концепцию стека.
pushdown automaton
A pushdown automaton is used in parsing context-free languages.
автомат с магазинной памятью
Автомат с магазинной памятью используется для разбора контекстно-свободных языков.
pushdown list
The data structure was implemented as a pushdown list.
список с возможностью извлечения элементов
Структура данных была реализована как список с возможностью извлечения элементов.
pushdown button
Press the pushdown button to start the machine.
кнопка нажимного действия
Нажмите кнопку нажимного действия, чтобы запустить машину.
pushdown operation
The system performs a pushdown operation to access the last item.
операция извлечения элемента
Система выполняет операцию извлечения элемента для доступа к последнему элементу.