资源列表
sort
- different sort,such as bubble,insertion,counting,merge,-different sort,such as bubble,insertion,counting,merge,...
twst
- 1602液晶显示 ps/2键盘 atmega16-atmega16 ps/2 1602
sufuyouxian
- 算符优先,先输入语法规则,就可求出FIRSTVT及LASTVT,然后给出算符优先关系表
decode
- //接收端的解码模块(可综合) //在信号接收的刚开始发送端发送的是10个1信号, //即10个+M序列,所以我们在开始时每接收到一个信号做一次累加运算 //当出现正的高峰时则认为达到同步,进入同步解调过程(mainbody)。 //也就是从此每进入一个信号就进行相应的相乘相加, //在解接收到31个信号后进行一次判断,大于0认为接收到1,小于0认为接收到0。-//Receiver decoder module (which can be integrated)// at t
word_analyse
- 这是pascal的词法分析程序- This is the pascal lexical analyaer
新建 文本文档 (5)
- 词法分析器的一个实验报告 附带的有一个词法分析器 新手可以随便看看!-lexical analyzer in a report experimental fringe of a lexical analyzer novice can easily see!
splcjz
- 一个用E语言实现的简单特殊解释器模型,这只是我一个徒弟做的,并非我的ZealotMaster语言-Simple interpreter Model implementation
tiny
- 一个小程序,在window平台下,实现TINY+语言的词法分析。-Achieve TINY+ language lexical analysis of a simple program application
LexicalAnalysis
- 此为词法分析程序,词法分析要求:简单词法文法: <关键字>->main|int|char|string|while|do|if|else|for <标识符>->L|<标识符>L|<标识符>D <整数>->D|<整数>D <运算符>->+|-|*|/|=|<|>|<=|>=|<>|= = <界符>->( | )
CompileC1
- 用java写的图形界面词法分析器,输入文件路径,点击“打开”,在文本框中显示代码,点击“编译”,在另一文本框显示编译结果-Graphical interface using java to write the lexical analyzer, enter the file path, click " Open" display code in the text box, click the " compile" in another text box dis
suanfuyouxian
- 编译原理实验算符优先
parser
- 语法分析,包括对浮点数的识别 分析只针对表达式进行的-Syntax analysis, including analysis of floating-point numbers only to the identification of expressions