资源列表
fpgafpgafpga
- 可以显示时、分、秒,可以设置时间,精度要求0.001s ,允许电压: 3.3V -Can display hours, minutes and seconds, you can set a time, precision 0.001s, allowing voltage: 3.3V
afji
- 编译原理的递归下降法分析程序,做试验的时候要用到,方便的多。-Compilation Principle of Recursive descent analysis program, take the time to do tests to facilitate the more.
exp1_compiler
- 编译原理 做一个后缀翻译 还有抽象堆栈机代码翻译
ChkLine32_src
- 用C实现的统计一个目录下的所有源程序共有多少行,源代码值得一看。- Under statistical catalogue all source programs realizes which with C altogether have how many line, the source code are worth as soon as looking.
LL1文法分析ForWin
- 录入合法的LL(1)文法,将输出LL(1)预测分析表- Inputs legitimate LL (1) the grammar, will output LL (1) to forecast the analytical table
yffenxi
- 编译原理中的语法分析,是对以PASCAL的一个子集编写的编译程序,功能还行,自己看着用吧
complier
- 一个纯手工的c++编译器,有词法分析、语法分析,并可以声称pcode和asm汇编码-A purely manual c++ compiler, a lexical analysis, syntax analysis, and can claim that Department of asm code and pcode
tiger_runnable
- tiger run time supporting files
AjaxParser
- 一个VC++有穷自动机分析内核的源代码,为 DocWizard 做词法分析准备,本分析内核可以在不改变代码的情况下分析不同的 DFA……有意思吧,看看代码就会明白。 -VC++ there is a finite automaton of the kernel source code, to prepare for the DocWizard do lexical analysis, this analysis does not change the kernel code can anal
cifafenciqi
- 用c++手工编程实现才c-语法分析器,能够读取存储在input.txt中的c-源程序,并将其刺法分析的结果即Token序列输出到out.txt中,以便检查此法分析的正确性-Using c++ manual programming only c-grammar parser that can read in the input.txt is stored in the c-source code, and analysis of the results of thorns that the Tok
Lexser
- C#写的词法分析器,为编译原理解释器构造中很重要的一环。-C# to write the lexical analyzer for the compiler construction principles of the interpreter a very important part.
算术表达式解析器
- 算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN\"-arithmetic expression parser. Rar support of the following variables and Math ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN &