-
timer for pool on ATTiny 2313
timer for pool on ATTiny 2313
- 2022-08-26 05:04:51下载
- 积分:1
-
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。...
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。-PLO
- 2022-06-27 02:22:10下载
- 积分:1
-
实现词法分析,用VB写的对结果进行分类显示
实现词法分析,用VB写的对结果进行分类显示-achieve lexical analysis using VB wrote to the classification results show
- 2022-01-23 10:12:35下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
Studies the translation principle sixth chapter
学习编译原理 第六章- Studies the translation principle sixth chapter
- 2022-10-21 21:30:02下载
- 积分:1
-
你可以任意输入合法文法,给定任意的句子,将会分析出这个句子是不是文法的的句子...
你可以任意输入合法文法,给定任意的句子,将会分析出这个句子是不是文法的的句子-You can enter any legal grammar, given any sentence, it will analyze the sentence is not grammatical sentences! !
- 2023-05-01 11:50:02下载
- 积分:1
-
this document is prepared by the VC on the principle of genetic algorithms compi...
此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
- 2022-02-04 15:34:03下载
- 积分:1
-
词法分析器(编译原理)
词法分析器(编译原理)- Morphology analyzer (translation principle)
- 2022-09-03 23:20:02下载
- 积分:1
-
this procedure is the function : China will decorate the expression (containing...
本程序的功能是:将中缀表达式(只能含有的运算符为( ) / * + - =)转化为后缀表达式,-this procedure is the function : China will decorate the expression (containing only the operator ()/*- =) into suffix expression,
- 2022-07-12 16:08:23下载
- 积分:1
-
编译课程设计,自己编的一个词法分析器,功能还算强大,只要自己再在上面加些代码可以构成语法分析,(包括与处理程序)....
编译课程设计,自己编的一个词法分析器,功能还算强大,只要自己再在上面加些代码可以构成语法分析,(包括与处理程序).-compiler curriculum design, own a series of the lexical analyzer, functions fairly strong, as long as the above again add some code may constitute syntax analysis, (including processing).
- 2022-10-21 12:20:03下载
- 积分:1