资源列表
compiler
- it us an automatic identification of compiler.it is automatically convert to the parallel code
final
- 编译原理的解释器设计,采用c++编写。有详细的代码注释-Compile explanation of the principle design using c++ to prepare. A detailed code comments
my
- flex 词法分析器 识别token单元-syntax analysis
vtopgen
- 【原创】生成各个子模块verilog文件的顶层文件,自动完成模块的互连。减少冗余的繁琐的劳动。提高工作效率。-[original] generation sub-module of the top verilog paper documents, automatically complete module interconnection. Reduce the tedious redundancy of labor. Raise working efficiency.
cf12
- c 语言的代码-c language code
TestActionEvent
- Java test button action events.
cf
- 是关于一个词法分析器的一个程序-Is about a morphology analyzer procedure
byiyuanli
- 本源码可以用来对确定化的有限自动机进行化简-the source can be used to determine the finite automata for Simplification
Duck
- 词法分析,是一个一个单词的分析- The lexical analysis, is one by one the word analysis
接受语言{{}}的一台自动机
- 构造接受语言{{}}的一台自动机,对于任意输入的一个字符串,模拟其运行过程,判断字符串是否接受。-structure acceptable language (()) of an automatic machine for the indiscriminate importation of a string, its process simulation, the judge whether to accept the string.
30
- 四元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程序