网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Pushdown automaton
释义

Pushdown automaton

中文百科

下推自动机

在自动机理论中,下推自动机(Pushdown automaton)是使用了包含数据的栈的有限自动机。

下推自动机比有限状态自动机复杂:除了有限状态组成部分外,还包括一个长度不受限制的栈;下推自动机的状态迁移不但要参考有限状态部分,也要参照栈当前的状态;状态迁移不但包括有限状态的变迁,还包括一个栈的出栈或入栈过程。下推自动机可以形象的理解为,借由加上读取一个容量无限栈的能力,扩充一个能做\epsilon-转移的非确定有限状态自动机。

下推自动机存在“确定”与“非确定”两种形式,两者并不等价。(对有限状态自动机两者是等价的)

英语百科

Pushdown automaton 下推自动机

Automata theory.svg
A diagram of the pushdown automaton
a step of the pushdown automaton
Teoría de autómatas.svg

In computer science, a pushdown automaton (PDA) is a type of automaton that employs a stack.

Pushdown automata are used in theories about what can be computed by machines. They are more capable than finite-state machines but less capable than Turing machines. Deterministic pushdown automata can recognize all deterministic context-free languages while nondeterministic ones can recognize all context-free languages. Mainly the former are used in parser design.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/22 4:45:17