资源列表
tictactoe
- tic-tac-toe in C++ compiler with using AI algorithms
byyl
- 编译原理,实现基本的编译器,是编译原理实验。从中有源码,实现基本的算术运算,逻辑运算,以及一些基本语句。-Compiler theory, to achieve the basic compiler, compiler theory experiment. From a source, to achieve the basic arithmetic operations, logic operations, as well as some basic statements.
Grammar-analysis
- LR分析法是给出一种能根据当前分析栈中的符号串(通常以状态表示)和向右顺序查看输入串的K个(K≥0))符号就可唯一地确定分析器的动作是移进还是归约和用哪个产生式归约,因而也就能唯一地确定句柄,所以LR分析过程是一种规范归约过程-LR analysis method is given a can according to the analysis of the string (usually in state said to the right order) and check of K inpu
compile
- 编译原理中语法制导翻译四元式生成的函数原代码 -Compiler Principle Syntax translation functions generated by four-style source code
yffxq
- LR(0)语法分析器、对一段文法进行分析 判断是否为LR(0)文法-LR (0) parser for a grammar analysis to determine whether the LR (0) grammar
oz8
- ATmega8, ozon dislay 7 segment, 1 external interrupt, 2 interrupt timer0 timer1
LL1sy
- 此程序是实现编译原理中LL(1)文法分析的,对任意输入LL(1)文法,自动构造LL(1)分析表并生成相应的语法分析程序,实现LL(1)分析过程;能对输入串进行语法分析,判断其是否符合文法。-Compile this program is to achieve the principle of LL (1) grammar analysis, for any input LL (1) grammar, automatically constructs LL (1) of the table and
10803070102_daiyongchuan
- 其中包括词法分析器和语法分析器,还包括预测分析法以及正规式转换为不确定的有穷自动机、 不确定的有穷自动机转换为确定的有穷自动机- Including the lexical analyzer and parser, but also forecast analysis and formal style uncertainty into finite automata, finite automata uncertainty into a deterministic finite aut
PID
- This is a PID source code written with C-This is a PID source code written with C
WebControl
- HTML Parser throw away WebBrowser control
ParseTable
- Parse Table VB分析Html指定内容
comp
- 用c语言编个小编译器,并添加一些功能来完善!-Prepared with a small c language compiler, and add some features to improve!