小型编译器(编译原理课设)

上传者: lvjiashenhun | 上传时间: 2019-12-21 20:14:41 | 文件大小: 799KB | 文件类型: rar
编译原理课设,小型编译器。支持将C语言代码转化成中间代码输出,以及汇编代码输出。

文件下载

资源详情

[{"title":"( 58 个子文件 799KB ) 小型编译器(编译原理课设)","children":[{"title":"comp","children":[{"title":"intermediate.h <span style='color:#111;'> 4.73KB </span>","children":null,"spread":false},{"title":"str_helper.cpp <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"parser.cpp <span style='color:#111;'> 31.70KB </span>","children":null,"spread":false},{"title":"str_helper.h <span style='color:#111;'> 577B </span>","children":null,"spread":false},{"title":"base.h <span style='color:#111;'> 215B </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"parser.o <span style='color:#111;'> 690.57KB </span>","children":null,"spread":false},{"title":"lexer.o <span style='color:#111;'> 234.66KB </span>","children":null,"spread":false},{"title":"symbol_table.o <span style='color:#111;'> 366.34KB </span>","children":null,"spread":false},{"title":"intermediate.o <span style='color:#111;'> 113.18KB </span>","children":null,"spread":false},{"title":"str_helper.o <span style='color:#111;'> 24.12KB </span>","children":null,"spread":false},{"title":"test.o <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"code_gen.o <span style='color:#111;'> 174.61KB </span>","children":null,"spread":false},{"title":"main.o <span style='color:#111;'> 205.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"bin","children":[{"title":"Debug","children":[{"title":"comp.exe <span style='color:#111;'> 2.23MB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"comp.cbp <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"intermediate.cpp <span style='color:#111;'> 7.65KB </span>","children":null,"spread":false},{"title":"comp.depend <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"code_gen.cpp <span style='color:#111;'> 14.24KB </span>","children":null,"spread":false},{"title":"symbol_table.h <span style='color:#111;'> 7.40KB </span>","children":null,"spread":false},{"title":"lexer.cpp <span style='color:#111;'> 6.62KB </span>","children":null,"spread":false},{"title":"ccomp.h <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"code_gen.h <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"symbol_table.cpp <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"parser.h <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"test","children":[{"title":"1-char.c <span style='color:#111;'> 89B </span>","children":null,"spread":false},{"title":"2-calculate.s <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"7-function.c <span style='color:#111;'> 143B </span>","children":null,"spread":false},{"title":"3-compare.s <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"3-compare.c <span style='color:#111;'> 187B </span>","children":null,"spread":false},{"title":"5-while.c <span style='color:#111;'> 177B </span>","children":null,"spread":false},{"title":"9-recursion.s <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"1-char.s <span style='color:#111;'> 465B </span>","children":null,"spread":false},{"title":"10-combine.s <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false},{"title":"1-int.s <span style='color:#111;'> 768B </span>","children":null,"spread":false},{"title":"2-calculate.intermediate <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"6-for.c <span style='color:#111;'> 106B </span>","children":null,"spread":false},{"title":"1-int.c <span style='color:#111;'> 76B </span>","children":null,"spread":false},{"title":"10-combine.c <span style='color:#111;'> 436B </span>","children":null,"spread":false},{"title":"8-error.c <span style='color:#111;'> 217B </span>","children":null,"spread":false},{"title":"1-char.intermediate <span style='color:#111;'> 74B </span>","children":null,"spread":false},{"title":"6-for.s <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"4-if.s <span style='color:#111;'> 3.06KB </span>","children":null,"spread":false},{"title":"4-if.c <span style='color:#111;'> 226B </span>","children":null,"spread":false},{"title":"4-if.intermediate <span style='color:#111;'> 681B </span>","children":null,"spread":false},{"title":"7-function.s <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"5-while.s <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"5-while.intermediate <span style='color:#111;'> 531B </span>","children":null,"spread":false},{"title":"9-recursion.intermediate <span style='color:#111;'> 737B </span>","children":null,"spread":false},{"title":"10-combine.intermediate <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"9-recursion.c <span style='color:#111;'> 310B </span>","children":null,"spread":false},{"title":"2-calculate.c <span style='color:#111;'> 97B </span>","children":null,"spread":false},{"title":"6-for.intermediate <span style='color:#111;'> 305B </span>","children":null,"spread":false},{"title":"3-compare.intermediate <span style='color:#111;'> 493B </span>","children":null,"spread":false},{"title":"1-int.intermediate <span style='color:#111;'> 112B </span>","children":null,"spread":false},{"title":"7-function.intermediate <span style='color:#111;'> 296B </span>","children":null,"spread":false}],"spread":false},{"title":"lexer.h <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"comp.layout <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • qi12345qi :
    非常好的学习资料,就是没有附录的文档解释
    2017-11-16
  • qi12345qi :
    非常好的学习资料,就是没有附录的文档解释
    2017-11-16
  • pinpur :
    运行结果还不错,蛮有参考价值的,谢谢楼主的分享
    2015-11-23
  • pinpur :
    运行结果还不错,蛮有参考价值的,谢谢楼主的分享
    2015-11-23
  • heroxiongxiong :
    很好的资源,谢谢作者分享,值得好好学习
    2014-06-16
  • HeRo :
    很好的资源,谢谢作者分享,值得好好学习
    2014-06-16

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明