搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
xingshiyuyan
- 一个形式语言与自动机的PPT..希望有需要的朋友笑纳 -language with a form of automatic machine PPT. . Want to have a friend in need of heart
formal
- 形式语言与自动机讲义(考博必备)。形式语言是研究自然语言和人工语言的数学工具,以状态自动机为基础,建立抽象机器模型。
图灵机Java源码
- 本资源给出了Eclipse下图灵机的完整Java程序源码工程包,开发说明文档中给出了图灵机概要设计,功能实现程序结构剖析,明了易懂,源码导入Eclipse即可使用,无需编译,实用性极强。 功能简述:Java GUI(AWT)生成图灵机工作模型的图形化界面模拟展示,可用于语言的识别,函数的计算,某种语言的产生。具体实现了以下八种常用的图灵机模型如下: 1 二进制数加法 2 二进制计数器 3 二元回文 4 同等数量a和b的识别器&nbs
formalLanguageAndAutomata.rar
- 形式语言与自动机,重要的计算机理论基础教程. ,Formal Languages and Automata, the theoretical foundation of computer tutorials.
哈工大 形式语言与自动机 孙大烈老师 课件
- 哈工大计算机学院大三上学期孙大烈老师所讲的《形式语言与自动机》上课所用的全部课件
RLAnalyzer.publish
- 使用c#作为开发工具,实现形式语言与自动机理论中的RLA.-Use c# as the development tools, implementation forms of language and automata theory in the RLA.
FormalLanguages
- 描述形式语言与自动机理论,快速掌握其原理,为后续学习打下良好的基础-Described in the form of language and automata theory, to grasp the principle, for the follow-up to lay a solid foundation for learning
zidongji.doc
- 我们形式语言与自动机的课件,非常好的!是英文书的节选。-Formal Languages and Automata courseware, oh well!
SimplifyProduction
- 实现了编译原理(或形式语言与自动机)中ε产生式的消除,有界面-Achieved the elimination of ε productions, there are interfaces
ZiDongJi
- 自动机的视频压缩文件第2章 形式语言与自动机理论基础.ppt-ZI DONG JI
121
- 形式语言与自动机的研究生课程 课件。讲的比较全的还是-the teaching
Automatic_101206633
- 由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
Automatic
- 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.
nlp
- 宗成庆 自然语言理解 课件 引论.pdf 数学基础.pdf 形式语言与自动机.pdf-Chengqing were cited on natural language understanding courseware. Pdf mathematical foundation. Pdf form language and automata. Pdf
DFormalLanguae
- 描述形式语言与自动机理论,快速掌握其原理,为后续续学习打下良好的基础 ,经测试 -Descr iption of formal languages and automata theory, quick to grasp the principle, and lay a good foundation for the subsequent continuous learning, tested
DFA
- 形式语言与自动机中DFA(确定的有限自动机)的java实现-Formal Languages and Automata (DFA) to achieve the java
NFA
- 形式语言与自动机中NFA(不确定的有限自动机)的java实现-Formal Languages and automata NFA (uncertain Finite Automata) to achieve the java
二三章讲义
- 北邮形式语言与自动机课件,包含2-3讲,可供考研学习(Our formal language and automaton courseware, including 2-3 speakers)
形式语言与自动机
- 形式语言与自动机的课本,解压后每一个文件是一章(Formal Language and Automata)