CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - automata

搜索资源列表

  1. parallelfish

    0下载:
  2. 并行程序设计,细胞自动机问题,运行环境,VC6.0-parallel programming, cellular automata problems, the environment, VC6.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3375
    • 提供者:wxl
  1. CAmatlab

    1下载:
  2. 交通流研究中的元胞自动机模型源码,可以模拟交通现象-traffic flow study of Cellular Automata Model source, the phenomenon can be simulated traffic
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76619
    • 提供者:kang jinni
  1. java_celluar

    0下载:
  2. 一个用Java开发的细胞自动机-a Java development Cellular Automata
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32513
    • 提供者:闫丹
  1. XiaTui

    0下载:
  2. 这是一个下推自动机的模拟程序为完成作业而写,仅仅为实现算法没有界面演示-This is a pushdown automata simulation operating procedures for the completion of writing, only to realize no algorithm interface demo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17611
    • 提供者:zhangyu
  1. ashfuafnasjf

    0下载:
  2. 简单的词法分析程序 1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-simple lexical analysis procedure 1) understanding through informal style, Finite Automata Theory, according to the following X-language statement pre
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1331
    • 提供者:寻好
  1. Automata to search string abab

    0下载:
  2. An automata implemented in C++ for searching a string of \"abab\" in a given string.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:芝麻
  1. gteditor1.0.tar

    0下载:
  2. A program to automatically edit an automata by java
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3149933
    • 提供者:stephen
  1. Automata

    0下载:
  2. this program generates a transition table by a regular expression.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:102187
    • 提供者:Lau
  1. lifegame_cpp

    0下载:
  2. 元胞自动机的c++实现,详细注释版 基于10*10矩阵的元胞自动机,可以自由设置初始状态和变化条件。还可以侦测循环状态的周期和起始位置。 侦测循环状态用了折半追尾的算法(我瞎起的名字,打个比方就是一个人1秒走1步,一个人2秒走一步,两个人碰上了就说明路是环状的)。 代码给有用的人参考一下,有详细注释。工程选择win32控制台工程。编译环境vc6.0或者vc2005都试验过了可以编译。 -Cellular Automata c++ implementation, det
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:5254
    • 提供者:王晓宁
  1. Auto-_28---2100

    1下载:
  2. 此次要实现一个基于正则文法的自动机生成系统,从以下几个角度来考虑设计思想和解决方案。 一、开发平台 按照课程要求,本系统基于windows操作系统下的VC++6.0进行开发。 二、界面绘制 为了简化开发过程,本系统在MFC的SDI应用程序基础上进行扩展,因此图形界面绘制采用的都是MFC类库。为便于用户使用,应至少提供菜单、工具栏菜单。 三、程序响应 此系统提供鼠标响应和键盘响应。 四、功能需求 正则文法的文本编辑功能 包括:一个正则文法的输入、保存、修改、
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4219912
    • 提供者:wanya
  1. REGU

    0下载:
  2. 想研究透彻正则表达式,必须知道有穷自动机的原理,这个VC++源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Want to study thoroughly the regular expression, you must know the finite automata theory, the VC++ source code can give you a good reference sample. After co
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:322455
    • 提供者:XQ0IH6R
  1. code

    0下载:
  2. code source automata
  3. 所属分类:ToolBar

    • 发布日期:2017-04-11
    • 文件大小:1369
    • 提供者:ahmed
  1. TFPgoodNFA

    0下载:
  2. The determination of finite automata China, NFA to DFA transformation, a good source
  3. 所属分类:ComboBox

    • 发布日期:2017-12-16
    • 文件大小:26624
    • 提供者:ferna
  1. caxieuditwise

    0下载:
  2. 关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化,-About application of mutual transformation between finite automata and regular expression, and complete the determination of finite automata and minimize,
  3. 所属分类:ComboBox

    • 发布日期:2017-12-15
    • 文件大小:37888
    • 提供者:Hgskxn
  1. 85526444

    0下载:
  2. 正则式到有穷自动机,c++源代码,请大家多提宝贵意见,,(Regular type to finite automata, c + + source code, please give more valuable opinions,,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-28
    • 文件大小:15360
    • 提供者:pafabcuudea
  1. 5081

    0下载:
  2. matlab prepared cellular automata, You can get a very accurate amplitude, frequency, phase estimation, Acquisition and Processing of the speech signal, digital signal processing class-based.
  3. 所属分类:界面编程

    • 发布日期:2017-12-28
    • 文件大小:151552
    • 提供者:neifougingseng
  1. 2491714

    0下载:
  2. Cellular automata display program 细胞自动机的显示程序()
  3. 所属分类:组合框控件

    • 发布日期:2018-01-03
    • 文件大小:49152
    • 提供者:capahioiwy
  1. 8960923

    0下载:
  2. Cellular automata display program 细胞自动机的显示程序()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-29
    • 文件大小:49152
    • 提供者:mrances
搜珍网 www.dssz.com