搜索资源列表
有穷自动机识别无符号数
- 有穷自动机识别源码- Has the poor automaton recognition source code
air_conditioner
- 空调温控电路有限状态自动机, 有TEMP_HIGH和TEMP_LOW 分别与传感器相连用语检测室内温度.-air-conditioning temperature control circuit finite state automaton, and TEMP_LOW TEMP_HIGH with sensors connected to the indoor temperature detection terminology.
CocoSourcesCS
- The Compiler Generator Coco/R Coco/R1 is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic fin
ecody
- 一个利用元胞自动机进行生态仿真的matlab程序,有图形化界面,是一个非常有名的实验室所写的。-use of a cellular automaton ecological simulation Matlab procedures, graphical interface, it is a very famous written in the laboratory.
Rex
- Compiles a regular expression into a fast automaton 编译正规表达式成机器代码(源码)(11KB) -Compiles a regular expression into a fast a utomaton regular expression compiler code into machine (FOSS) (11KB)
life3D
- 3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M
java-fsm-devel-alpha-0.1.tar
- JAVA实现的有限状态自动机。该软件适合Linux环境下安装运行。-JAVA the finite-state automaton. The software is suitable for the installation of the Linux operating environment.
java-fsm-devel-alpha-0.1.tar
- JAVA实现的有限状态自动机。该软件适合Linux环境下安装运行。-JAVA the finite-state automaton. The software is suitable for the installation of the Linux operating environment.
SimplizeDFA
- 简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F),设p,q ∈K,若对于任一字符串w,由p沿w可达某终点当且仅当由q沿w可达某终点,则说p,q等价,记为p≡q。而且,≡的一个等价类恰好就是状态数最少的确定型自动机的一个状态-Simplify the DFA-for a defined automaton M = (K, Σ, Δ, s, F), set p, q ∈ K, if for any string w, from p
1
- 第一部分为有限自动机的构造,第二部分为自动机的比较。-The first part of the structure of finite automata, the second part of the comparison automaton.
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。
automaton-1.11-2.tar
- automate program nfa dfa -automate program nfa dfa
Cell_Automatic_and_Matlab
- 考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。-MATLAB to consider how to write effective procedures to achieve these cellular automaton.
Some-knowledge-of-AC-automaton
- 里面有一些AC自动机的相关知识和个人见解。-Some knowledge of AC automaton
Cellular-automaton
- 自动元胞机,可以模拟仿真天气、洪水、 交通 、网络舆情等情况。-Cellular automaton
Aho-Corasick-Automaton
- Describe how works Aho-Corasick Automaton
AC-automaton
- AC自动机基于失败字典树、失败指针,查找主字符串中指定字符串集合出现的次数-The AC automaton based on the failure of the dictionary tree, failure pointer, find the number of times specified string collection appear in the main string
cellular-automaton
- 交通问题所要应对的元细自动机模型,有两种情况可以针对。-Yuan fine automaton model to deal with the traffic problems
生命游戏
- 本程序运用MATLAB,用最简约的代码实现了元胞自动机生命游戏模型,其中利用矩阵计算的形式,减少了一般生命游戏模型代码的判断语句,增加了程序的简洁性并且提高了运行效率(This procedure using MATLAB, with the most simple code to achieve a cellular automaton model of the game of life, using the matrix compu
simuladorautomatos
- This simulator uses the techniques of automata to simulate the state transitions in an automaton routine