搜索资源列表

  1. calc-final

    0下载:
  2. 计算器with GUI 状态转换机,自动机 Visual C++ 6.0以上-Conversion Calculator with GUI state machine, automata Visual C++ 6.0 and above
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2392064
    • 提供者:__tmp__
  1. fada

    0下载:
  2. 编译原理自动机,我们做的第二个作业,初学者一定要看很有帮助-Compilation Principle automata, we do the second operation, beginners will certainly be helpful to look at
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:拾荒者
  1. saomiaoqi

    0下载:
  2. (1) 设计扫描器的有限自动机(识别器); (2) 设计翻译、生成Token的算法(翻译器); (3) 编写代码并上机调试运行通过。 • 输入——源程序文件或源程序字符串; • 输出——相应的Token序列; 关键字表和界符表; 符号表和常数表; -(1) the design of the finite automaton scanner (reader) (2) design tra
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:zhongzhencai
  1. pda

    0下载:
  2. 实现下推自动机功能 实际上此程序为半自动机,可以手动选择入栈的字符。思路也很清晰-Pushdown automata function to achieve in practice this procedure for the semi-automatic machine, you can manually select入栈characters. Also very clear ideas
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:135168
    • 提供者:丁诚
  1. AntRoad

    0下载:
  2. 元胞自动机产生的蚂蚁高速公路现象,说明:简单的规则,能够产生非均匀的结果。-Cellular Automata have ants Highway phenomenon Descr iption: simple rules, can produce non-uniform results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:72704
    • 提供者:yeqing
  1. ghmg

    0下载:
  2. 正则式到有穷自动机 有个别软件在安装时金山毒霸会提示存在*程序,属于误报。原因是在用-Regular style to DFA has individual software installation Jinshan drug tyrants will be prompted to exist Trojans are false positives. The reason is that the use of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:965632
    • 提供者:qwe
  1. 123

    0下载:
  2. 编译原理课程设计报告正规表达式到NFA(不确定的有限自动机),NFA到dfa及DFA(有限自动机)的最小-Principles of curriculum design report compiled formal expression to the NFA (finite automaton uncertain), NFA to DFA and the DFA (finite automaton) minimum
  3. 所属分类:其它资源

    • 发布日期:2024-05-18
    • 文件大小:101376
    • 提供者:npc
  1. zhidongji

    0下载:
  2. 编译原理课程设计 有限自动机的运行 -Compilation Principle course design operation of finite automaton
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:tony
  1. Cpp1

    0下载:
  2. 利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串,具体可以选择下面之一:无符号定点实数、自然数、整数、十六进制数或其它自己定义的符号串。-The use of state tables and finite automata operating principle of the production process to make the procedures to identify wheth
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xsly
  1. onedimca

    0下载:
  2. 很好的一个复杂网络的元胞自动机生命游戏源程序.-Good of a complex network of cellular automaton Game of Life source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:陈峰
  1. java_celluar

    0下载:
  2. JAVA编制的元胞自动机程序,可以模拟生命游戏.-JAVA prepared cellular automaton procedure can simulate the game of life.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:31744
    • 提供者:陈峰
  1. matlab

    0下载:
  2. matlab语言写的细胞自动机数字水印算法-matlab language of cellular automata Digital Watermarking Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:林文业
  1. celle1

    0下载:
  2. 用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码-Using Cellular Automata 10,000 monochrome realize spatial location of bacteria to split the test algorithm C language code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:chenpool
  1. celle2

    0下载:
  2. 用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码-Using Cellular Automata in order to realize different colors express different states of bacterial cells to split the test algorithm C language code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:chenpool
  1. poj1100

    0下载:
  2. 北大在线OJ 1100题,运用自动机成功求解方程式的经典例子,此程序可作为自动机模板-OJ 1100 North online title, the success of the use of automata to solve the classic example of the equation, this procedure can be used as a template automaton
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈佩鹏
  1. DFA

    0下载:
  2. 编译原理初学者适用,DFA,有穷自动机的功能实现-Compile the application of the principle of beginners, DFA, DFA realize the function of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1880064
    • 提供者:lixia
  1. 7_02

    0下载:
  2. 一个在VC下编写的一维随机元胞自动机小程序,-VC in a prepared one-dimensional random cellular automata applet,
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:Leo
  1. 79419088cellularAutomata

    0下载:
  2. 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhaoqun
  1. Lift

    0下载:
  2. 随机元胞自动机的分形画法的实现,public class Lift extends Applet implements ActionListener-Stochastic Cellular Automata fractal realization of painting, public class Lift extends Applet implements ActionListener
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:heming
  1. sierpinski2

    0下载:
  2. 元胞自动机生成的Sierpinski三角形,public class sierpinski2 extends JApplet implements ActionListener-Cellular Automata generated Sierpinski triangle, public class sierpinski2 extends JApplet implements ActionListener
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:heming
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org