资源列表
shiyan2
- 编译原理实验:程序段的单词识别。:给定某种语言的语法规则,生成识别该语言单词的确定的有穷自动机(DFA),然后通过该DFA对该语言的程序段进行单词识别,给出识别的单词序列,每个单词用二元式表示-Compiler principle experiment: block word recognition. : Given a language grammar rules to generate finite automata (DFA) identify the word of the langua
ammPwithPchanges
- this code is related to check the syntax erro means compiler in c++.
TCCoompileh
- 本程序源码是用CSHARP写的一个编译器,实现了词法,语法,语语义分析与中间代码生成,输出结果功能 可直接使用。 已通过测试。 -The program source code is the CSHARP write a compiler, the lexical, syntax, language semantic analysis and intermediate code generation, the output function can be used directly. Has
PPL0r
- 编译原理课程设计 PL0(报告实验和课程设计报告,已经设设计方法,步骤)1. 基本内容(1)扩充赋值运算:+= 和 -Compile PL0 Principles of curriculum design (report experiments and curriculum design, report design method has been established, steps) 1. The basic content (1) expand the assignment oper
huibianshiyangongj
- 汇编实验工具,没有代码,仅仅是5个编译器,检查器等等。-Compilation of experimental tools, code, only five of the compiler, checker, and so on.
CPL0hhhho
- 编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容:(1)增加单词:保留字;运算符(2)修改单词词:不等号# 改为 < > (3)增加条件语句的ELSE子句(4)扩充赋值运算:+= 和 已通过测试。 -Compiler theory of curriculum design, PL0 expansion completed as follows: 1. Basic elements: (1) add a word: reserved words operator (2
1
- 编译原理课程实验之一,PL/O语言的词法分析程序,请自行在资源文件中添加使用到的两个txt文件-Compiled one of the principle course experiment, the PL/O language lexical analysis program, please add the two txt files used in the resource file
project1
- This project will give you experience writing, compiling, and debugging a simple C++ program. You will gain experience with header files and multiple compilations. We expect the program itself to be straightforward for any student who has success
123
- 主要实现多字节字符串和双字节字符串互转的极其各自的相关处理、5.0下编译通过、-Mutual Convert a string of multi-byte and double-byte string handling extremely respective 5.0, compiled by
gcc_manual.tar
- 主要讲解gcc编译器的编译选项,已经相关的环境变量等等内容,中文版的,比较方便的查阅工具。-Explain the gcc compiler, compiler options, environment variables, and so involved. Chinese version. It s convenient for your reference.
Recursive-descent-analysis
- 该程序主要实现递归下降分析器的功能,对输入的字符串或者对从文件中获取的字符串进行分析,判断是否合法,并对表达式进行计算-The program is a recursive descent parser, the input string or string from a file, to determine whether legitimate, and to calculate the expression
bianyi
- 编译原理问法分析,输入数学计算表达式算出结果-Compiler theory ask the input mathematical expressions calculated results