Pushdown
Übersetzung von "pushdown" ins Russisch
pushdown
SubstantivUK
/ˈpʊʃdaʊn/
US
/ˈpʊʃdaʊn/
pushdown
pushdowns Pl.
The pushdown is a type of data structure used in computer science.
Стек - это тип структуры данных, используемой в информатике.
Weitere Übersetzungen
стековый автомат
стековая память
pushdown
AdjektivUK
/ˈpʊʃ.daʊn/
US
/ˈpʊʃ.daʊn/
pushdown
стековый
The pushdown automaton is a type of automaton that employs a stack.
Стековый автомат - это тип автомата, который использует стек.
Definitionen
pushdown
SubstantivUK
/ˈpʊʃ.daʊn/
US
/ˈpʊʃ.daʊn/
Computing: A stack data structure (also called a pushdown stack or pushdown store) in which the last item added is the first removed (LIFO).
When the expression is evaluated, a pushdown temporarily holds the intermediate results.
Automata theory: A pushdown automaton, i.e., an automaton equipped with a stack capable of recognizing context-free languages.
Adding a stack turns a finite automaton into a pushdown capable of parsing balanced parentheses.
pushdown
AdjektivUK
/ˈ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.
Computing: Using or based on a pushdown stack.
The compiler employs a pushdown parser to process the source code.
Redewendungen und Phrasen
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.
операция извлечения элемента
Система выполняет операцию извлечения элемента для доступа к последнему элементу.