资源列表
PL0-delphi
- 用delphi实现的PL/0的编译器,结果生成三元式,并且生成可以运行的PL/0地目标程序,非常好用,对于各位学习编译原理的兄弟姐妹来说是不可多得的好东西!-achieved using PL / 0 compiler, generating 3-, and generates can run PL / 0 to target procedures, very good, compiler for you to learn the tenets of our brothers and siste
df.rar
- 几个编译器源程序
cifafenxi
- 实验要求: 1.单词种别编码要求基本字、运算符、界符:一符一种;标识符:统一为一种;常量:按类型编码; 2.词法分析工作过程中建立符号表、常量表,并以文本文件形式输出; 3.词法分析的最后结果以文本文件形式输出; 4.完成对所设计词法分析器的功能测试,并给出测试数据和实验结果; 5.为增加程序可读性,请在程序中进行适当注释说明;-Experimental requirements: 1. Word kinds of other coding requirements o
compile_design
- 《编译原理》实验报告,完整的实现过程及部分代码-" Compiler" experiment report, the full realization of the process and part of the code
lccsrc3.6
- c语言编译器,3.6版本 lcc version 3.x is described in the book \"A Retargetable C Compiler: Design and Implementation\" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate
Grammar
- 这是编译原理中语法词法分析器分析器的实现 -This is a principle in the grammar compiler lexical analyzer Analyzer to achieve
essential-cpp-source-for-non-windows
- c编译器词法分析程序源码,进行词法分析,可找出错误,输出行数 -lexical analysis procedure source, lexical analysis, can identify errors, but a few Output
usb_funct
- USB接口的VHDL源码,支持Verilog HDL程序-USB VHDL source code, supports Verilog HDL procedures
cv_examples
- Cvode是一个处理非线性微分方程解算器,是很好的解决大规模非线性微分方程的好帮手。-cvode is part of a software family called sundials: SUite of Nonlinear and DIff erential/ALgebraic equation Solvers [14]. This suite consists of cvode, kinsol, and ida, and variants of these with se
caluater
- 用MFC实现的一个计算器的应用程序,主要是整数的运算。-MFC achieved using a calculator application that is integer arithmetic.
motocomp
- programme d un compreseur cooper
ProgrammingLanLab5
- 我上过的Programming Language课程第五次也是最后一次大作业:添加数组的实现。 绝对原创,绝对经典!-My Programming Language course the fifth and final major operations: add the implemetation of array .