CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 自动机

搜索资源列表

  1. cn.work.zdj

    0下载:
  2. 有限自动机输入,转换,识别,图形显示与化简,采用Eclipse RCP开发工具和JAVA语言进行开发,并且使用全新的SWT/JFace,一改AWT/Swing单调、沉闷的界面风格,使得软件具有丰富的图形界面,而且具有跨平台性。我们可以通过输入一个或者多个有限自动机的状态集,字母表,转换函数,初始状态和终态或者右线性文法,并对生成的自动机进行相应的操作。-Finite automaton input, conversion, identification, graphical display an
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1247981
    • 提供者:阿鸿
  1. ExpCompiler_java

    0下载:
  2. 用JAVA写的计算一段数学表达式的程序,所用的算法及各类数据结构在很多教程中都有介绍,但代码都是不完整的,一般都是缺少自动机来获取符号。所以现在把我写的发上来,希望于大家一起交流。-JAVA calculated using a mathematical expression written in the procedures used by the algorithm and all kinds of data structures are introduced in many tutoria
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:16256
    • 提供者:206
  1. yuanbao

    0下载:
  2. 实现元胞自动机 可实现很神奇的效果 真的 几何和健康-i do not konw how to say
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1903100
    • 提供者:
  1. comp1

    0下载:
  2. 用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。-C++ compiler with the increase of knowledge achieved, a formal style. But also increases with the Case statement cycle achievable. Able to identify a number
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:177521
    • 提供者:想想
  1. code

    0下载:
  2. 一个判断图灵机 PDA DFA 以及用这些自动机进行字串识别的程序源码-PDA DFA to determine a Turing machine, as well as a string with these automated machines identify the source of the program
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:25404
    • 提供者:ll
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3305106
    • 提供者:jpj
  1. Automatic_101206633

    0下载:
  2. 由java编写的检验上下文无关语言是否为空的代码,可以处理嵌套形式,以$作为空串形式,大写字母作为非终结符。递归计算。形式语言与自动机的作业。-Written by the java test context-free languages is empty of code that can handle nested forms, to $ as the empty string form of capital letters as a non-terminator. Recursive com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:10808
    • 提供者:EMMILY
  1. Automatic

    0下载:
  2. java编写的上下文无关文法分析程序,图形界面,JBuilder运行环境,Eclipse也可,可以选择文件读取也可以自己输入。判断是否为空。形式语言与自动机的课程作业。-context-free grammar written in java parser, graphical interface, JBuilder runtime environment, Eclipse is also possible to select the file you can read their input.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:275260
    • 提供者:EMMILY
  1. WatorScreenSaver

    0下载:
  2. 细胞自动机的java源码,可以演示细胞演化的过程-Cellular Automata java source code, can demonstrate the process of cell evolution
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:409986
    • 提供者:Annie
  1. myImageProcess(1)

    0下载:
  2. 图像识别处理的小程序,可以直接使用,无需修改,可以实现一维元胞自动机-Image recognition processing applet can be used directly, without modification, can achieve a one-dimensional cellular automata
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10325074
    • 提供者:李妮柯
  1. DrawRandom

    0下载:
  2. 元胞自动机扩散的源代码,可以参考一下-The proliferation of cellular automata
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2092
    • 提供者:Chen Long
  1. PreMath

    0下载:
  2. 用自动机提取TEX文件中的独立行数学公式-Automata extraction TEX file independent line mathematical formula
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:11918
    • 提供者:tang
  1. java2d-sample

    0下载:
  2. 把多个java2d的动画结合在一起,同时可以加入其它的动画,这是我课堂上的作业,老师都表扬了,而且把一个细胞自动机也放里面了-Combine multiple Java2D animation can join other animation, this is the job of my classroom, the teacher praised, and a cellular automaton put inside
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2112639
    • 提供者:dongdong
  1. cell-

    0下载:
  2. 森林火灾模拟,模拟火灾的演变过程,是元胞自动机的思想-the ca
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:212603
    • 提供者:吕晶晶
  1. reg2NFA

    0下载:
  2. 输入正则表达式生成图形化的有穷自动机;有助于正则表达式和有穷自动机之间的转换验证-Enter regular expressions to generate graphical finite automata help verify the conversion between regular expressions and finite automata
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:36203
    • 提供者:江家文
  1. cifafenxiqi

    0下载:
  2. 用JAVA开发的词法分析器,编译原理课程设计,主要实现以下功能:1.巩固对词法分析的基本功能和原理的认识。 2.能够应用自动机的知识进行词法分析。 3.理解并处理词法分析中的异常和错误。 -JAVA development lexical analyzer, compiler theory curriculum design, the main achievement of the following features: 1. Consolidate the basic unders
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:116736
    • 提供者:郭连东
  1. CA

    0下载:
  2. 用JAVA实现的元胞自动机程序,比较简单,供初学者参考学习。-Using JAVA cellular automata procedure is relatively simple for beginners to learn.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3039
    • 提供者:YangLei
  1. FiniteAutomaton

    0下载:
  2. Java实现有限自动机相关功能的工具包,包含:正则式与NFA,DFA的相互转化;DFA的交、并、差、补运算;判断一个DFA对应的正则集是否是无限集;列出一个有限正则集所包含的所有字符串,以及包含字符串的最小长度和最大长度;判断两个最小化DFA是否等价等。 代码已开源:https://a1e2w3@bitbucket.org/a1e2w3/dfa4java.git-Java implementation of finite automata related functions toolk
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:141062
    • 提供者:王聪
  1. FA

    0下载:
  2. 在线绘制自动机网页 HTML5 CANVAS实现-Finite Automata Online
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:34221
    • 提供者:lvwanqi
  1. cells

    0下载:
  2. 这是一个描述细胞自动机的程序,它主要展示的是一个程序中怎么合理的把数据和表现分离开。在这个基础上,可以自己往上面添加内容,写出更有创造的程序。-This is a descr iption of cellular automata program, it is mainly to show how the program is a logical representation of the data and separated. On this basis, you can add your o
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:10637
    • 提供者:孙霖
« 1 23 »
搜珍网 www.dssz.com