登录
首页 » Windows开发 » DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...

DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...

于 2022-06-15 发布 文件大小:1.01 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个简单的写字板程序
    一个简单的写字板程序-a simple tablet procedures
    2023-06-12 03:35:04下载
    积分:1
  • c commonly used algorithm source code, a common algorithm for readers to save a...
    c常用算法源代码,提供了常见的算法实现,为读者节省不少时间,为初学者提供了很好的模板-c commonly used algorithm source code, a common algorithm for readers to save a lot of time, for beginners provided a good template
    2023-08-02 20:20:03下载
    积分:1
  • 通过VB捕捉屏幕。
    vb屏幕截图,一个好用的vb屏幕截图软件源代码,广大爱好者们分享以下-Screen capture by VB.
    2022-04-28 05:32:14下载
    积分:1
  • Transformation of the AD
    有关AD变换相关的程序,用C编写,并且进行了相关调试。-Transformation of the AD-related procedures, prepared by C and were related to debugging.
    2022-12-12 08:05:03下载
    积分:1
  • a good database application
    一个很好的数据库应用程序-a good database application
    2023-02-06 07:05:04下载
    积分:1
  • Using C++ to prepare the Delaunay triangulation algorithm
    用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
    2022-01-26 06:06:30下载
    积分:1
  • 图像处理专业的基础参考程序,能实现由彩色图像读256会读及图像的转换...
    图像处理专业的基础参考程序,能实现由彩色图像读256会读及图像的转换-professional image processing based reference program, able to read by 256 color images will read and image conversion
    2022-02-06 13:33:05下载
    积分:1
  • Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便...
    Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便输入一个昵称登陆,然后就进入了聊天室,请注意,发送消息时候没有提交按钮,直接按键盘回车键就可实现消息发送,测试时候打开两个浏览器,使用不同的昵称进入聊天室,效果更好。 -Ajax+ ASP.NET compact and efficient non-refresh chat room program, do not use databases, but the use of new concepts Dictionary, LinkedList collection of data temporary storage, run casually enter a nickname, after the first landing, and then entered the chat room, please Note that when there is no submit button to send the message, directly from the keyboard enter key to send the message can be achieved, the test time to open two browser, using a different nickname to enter chat rooms, better.
    2023-03-31 16:55:03下载
    积分:1
  • parse EDF File using Python
    EDF(欧洲数据格式)文件一种特定的数据记录格式,一般用来记录某种需要实时记录的信号,例如瞬时的电信号或瞬时的行驶速度,十分的方便,解析起来也很方便。该源码使用的是Python语言编写,运行快速,并有详细的注释。你可以使用代码来进行科学研究,不得进行商业使用。
    2022-05-12 11:03:47下载
    积分:1
  • electric power admittance building program,accordind liner parameter become a li...
    电力工作者常用软件,通过录入线路参数,形成导纳矩阵,用于电力潮流、仿真等基本计算-electric power admittance building program,accordind liner parameter become a linear matrix,it use for elecrtronic circuit ...etc
    2022-04-20 09:55:15下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载