文件名称:递归下降法翻译if then条件语句
文件大小:527KB
文件格式:RAR
更新时间:2013-01-31 04:35:40
递归下降 if then 编译
编译原理实验,用C++实现的一个对if then条件语句的翻译过程,可以实现对简单布尔表达式和简单赋值语句的翻译,可以识别长串标识符。
【文件预览】:
递归下降法
----递归下降法.sln(910B)
----递归下降法()
--------result.txt(243B)
--------递归下降法.vcproj.hp-PC.hp.user(1KB)
--------bianyicpp.cpp(8KB)
--------Debug()
--------递归下降法.vcproj(4KB)
--------sample.txt(45B)
--------bianyi_h.h(1KB)
----递归下降法.suo(25KB)
----debug()
--------递归下降法.ilk(648KB)
--------递归下降法.exe(80KB)
--------递归下降法.pdb(563KB)
----递归下降法.ncb(1.36MB)