资源列表
houzhui
- 把中缀表达式转换为后缀表达式并计算结果~~第一个编译试验作业~-sergeant Chinese expression for the conversion and extension expression results ~ ~ a compiler test operations ~
C-programming-cod1
- this program is add the two number by using pointer
parser0.03
- 语法分析程序,使用是递归子程序法.自己写的程序,学习-Syntax analysis, the use of law is a recursive subroutine. Own written procedures, learning
cifafengxi
- 这是一个C++写得词法分析程序 用于把源程序转化为单词符号串-This is a C++ Written lexical analysis procedure for the source word into a string of symbols
ward
- 词法分析 1 试验目的 设计,编制并调试一个此法分析程序,加深对此法分原理的理解. 2 试验要求 1)待分析的简单语言的词法 * 关键字: begin if then while do end 所有关键字都是小写. 2)运算符和界符: : = + * - / < <= <> > >= = ( ) # 3)其他单词是标识符(ID)和整数型常数(NUM),通过一下正规式定义: ID=lette
fsdfggfeerw
- 在做语法分析时首先要构造条件语句的LR(1)分析表,此表为:-Doing syntax analysis of conditional statements we must first construct the LR (1) analysis table, this table is:
source_code
- simplex method c++ for optimization
yuyi
- 一个简单的语法分析器,赋值语句 词法分析 语法分析 语义分析 等号右侧可以是算数表达式 可以含数字和字符 变量以字母打头 -A simple parser, lexical analysis assignment parsing semantic analysis to equate the right side of expression can be arithmetic with numbers and characters can be variable with the
1
- JAVA语法分析源码,用于学习,勿用于商业用途-the java syntx lexe
sortInsert
- Sorting using insertion and selection
AN116
- Fuzzy application for heating control
cifafenxi1211
- 一个很好的词法分析源码,非常完善,很实用,对于初学者学习编译原理会很有用哦.-a good source of lexical analysis, very perfect, very useful, For beginners learning compiler theory will be very useful oh.