dfa确定有限自动机定义_确定性有限自动机(DFA)

dfa确定有限自动机定义

In Deterministic Finite Automata (DFA), for a given input symbol the machine will move to which next state can be determined and hence it is named as deterministic automata. The number of states is finite in number and hence it is called finite automata. Combining both the characteristics it is called DFA or deterministic finite automata.

确定性有限自动机(DFA)中 ,对于给定的输入符号,机器将移动到可以确定下一个状态的位置,因此将其称为确定性自动机。 状态的数量是有限的,因此称为有限自动机。 将这两个特征结合起来称为DFA或确定性有限自动机

Definition of a DFA in formal terms:

DFA的正式定义:

A DFA can be denoted by a 5-tuple (Q, ∑, δ, q0, F) where,

DFA可以用5元组( Q,∑,δ,q0,F )表示,其中,

  • Q is a set of states. The number of states are finite.

    Q是一组状态。 状态数是有限的。

  • is a set of symbols called the alphabet. They are finite in number.

    是一组称为字母的符号。 它们的数量是有限的。

  • δ is the transition function. Here it maps Q × ∑ → Q

    δ是转移函数。 在这里它映射

  • 1
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值