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

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

于 2022-06-15 发布 文件大小:1.01 kB
0 75
下载积分: 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 个回复

  • 键盘钩子,记录键盘信息,并保存到系统文件中, 只供学习!
    键盘钩子,记录键盘信息,并保存到系统文件中, 只供学习!- the hook of KeyBoard. it can record information which keyBoard Input
    2023-06-26 01:50:03下载
    积分:1
  • HOOK系统API
    HOOK系统的API,可以是API功能发生变化 。API HOOK技术是一种用于改变API执行结果的技术,Microsoft 自身也在Windows操作系统里面使用了这个技术,如Windows兼容模式等。该源码旨在处理一些特殊的调用,来达到用户的需求。写的比较简单,仅供参考。
    2022-11-12 06:35:03下载
    积分:1
  • little wai gua
    用c#做的little外挂,采用vs2005制作
    2022-03-20 10:08:13下载
    积分:1
  • wince5.0 keyboard hook
    WINCE5.0 下键盘鼠标钩子源码 注:WINCE6下貌似不能用-wince5.0 keyboard hook
    2022-04-20 11:03:59下载
    积分:1
  • C,MFC源代码iteratordemo
    C++、MFC源代码IteratorDemo-C, MFC source code IteratorDemo
    2023-09-04 06:20:03下载
    积分:1
  • dbxoda control for using oracle with bcb6/7
    dbxoda control for using oracle with bcb6/7
    2022-01-23 10:52:59下载
    积分:1
  • colorMoment
    在图像识别的时候用到的颜色矩特征的提取算法 是用C++实现的-Color moment feature extraction algorithm is used when the image recognition using C++
    2022-05-13 05:30:02下载
    积分:1
  • 我已经写了一个将军
    自己编写的一个通用无人机仿真和控制程序,希望能帮助其他有需要的朋友。-I have written a general-purpose UAV simulation and control procedures, hoping to help others in need of a friend.
    2022-07-10 02:22:33下载
    积分:1
  • 硬币的识别
    这个项目是由尼山纳瓦达纳承认斯里兰卡硬币使用 OpenCV 开发
    2022-01-26 06:21:03下载
    积分:1
  • The public method is used when you devolop B/S architecture ERP programe
    开发B/S结构的ERP中用到的一些公共的方法-The public method is used when you devolop B/S architecture ERP programe
    2022-06-30 22:02:36下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载