搜索资源列表
细胞自动机
- 细胞自动机生命游戏演示程序
DNF自动机
- 可实现自动机的转换
有穷自动机识别无符号数
- 有穷自动机识别源码- Has the poor automaton recognition source code
细胞自动机
- 细胞自动机的显示程序-the display program!
有限自动机
- 有限自动机的运行,利用状态表和有限自动机的运行原理,识别一个输入串是否为一个有效的无符号定点实数。-of the operation, the use of tables and limited state of the automatic machine operation principle, to identify whether an input string as a symbol of effective non-senti
有限自动机C++
- 利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective S
确定型有穷自动机接受的语言的判定
- 用vc 实现的计算理论的基本程序,该程序能判定一个输入的语言能否被有台确定型有穷自动机所接受。-vc used to achieve the theoretical calculation of the basic procedures, the program can determine an input language can be identified with Taiwan-based Finite Automata acce
有限自动机的运行
- 编译原理-有限自动机的运行,/程序功能: 利用状态表和有限自动机的运行原理,识别一个输入串是否为一个有效的无符号定点实数。-runs of finity auto-machine compiler principle: runs of finity auto-machine function of programme: utilize the table of state and the running principle of
有穷自动机
- 自己编的一个判断浮点数的有限自动机,大家来看看啊-own series of the float of a judge finite automata, we arrives
正则式到有穷自动机
- 学习离散数学时在老师地要求下编写的个小程序,正则式到有穷自动机 -discrete mathematics learning at the request of the teacher to prepare the small procedure is to then- DFA
刘琴-0206-44-自动机的应用
- 本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purp
自动机
- 实现自动机,用于计算理论和编译原理的学习,关于上下文无关文法和正则表达式-automatic machine used in the calculation of compiler theory and principles of learning, on the context-free grammar, and is a regular expression
正则式到有穷自动机
- 正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西-to DFA has recently compiled a study of the principles of producing more things
有限自动机的确定化
- 此程序可以把编译原理中的不确定的有限自动机确定化,是编译中课程设计的内容-this program can build on the principle of uncertainty to determine finite automata, which is to compile the contents of the curriculum design
有限自动机的确定化
- 有限自动机的确定华,NFA到DFA的转变。-Ascertain of finite auto-machine , from NFA to DFA.
一维细胞自动机
- 最简单的细胞自动机程序。这是一个方格的世界,所有的方格都排成一排,每个方格都有黑或白两种(或者更多,用户可以自己定义)颜色。根据每个方格的颜色以及它邻居方格的颜色按照异常简单的规则进行演化。-most simple cellular automata procedures. This is a box at the world, all the box are lined up, each box is black or white (
元胞自动机
- 交通流模型中,基于元胞自动机模型的实现代码(In the traffic flow model, the implementation code based on cellular automata mode)
元胞自动机与Matlab
- 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method
交通流元胞自动机
- 交通流元胞自动机的一种实现方式,Matlab手段应用。(A sample of the Traffic Cellular automaton.)
元胞自动机
- 元胞自动机模拟 不包括火灾应用的程序示例(test of matlab including the lab of fire and so on)