- TheRing 一群人组成一个圈
- motor ccsc compiler control project
- fupintexing 利用FPGA和MSP430单片机幅频特性和相频特性的测试
- lab2-28069-fpu TMS320F28069例程
- serial-communication 串口通信(Serial Communication)
- DFE_CDR_7.mdl something good is coming where you can't gained its handle is not important information is what you need to get out of this
文件名称:cifafenxiheyufafenxichengxu
-
所属分类:
- 标签属性:
- 上传时间:2013-07-03
-
文件大小:8.42kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
词法分析程序的功能:
输入:所给文法的源程序字符串。
输出:二元组(syn,token或sum)构成的序列。
其中:syn为单词种别码;
token为存放的单词自身字符串;
sum为整型常数。
例如:对源程序begin x:=9: if x>9 then x:=2*x+1/3 end #的源文件,经过词法分析后输出如下序列:
(1,begin)(10,x)(18,:=)(11,9)(26, )(2,if)……
-Lexical analyzer function: Input: a grammar of the source string. Output: tuple (syn, token or sum) consisting of sequences. Where: syn is another code word kind token string for storing word itself sum to an integer constant. For example: the source program begin x: = 9: if x> 9 then x: = 2* x+1/3 end# of the source file after the lexical analysis following output sequence: (1, begin) (10, x) ( 18,: =) (11,9) (26, ) (2, if) ......
输入:所给文法的源程序字符串。
输出:二元组(syn,token或sum)构成的序列。
其中:syn为单词种别码;
token为存放的单词自身字符串;
sum为整型常数。
例如:对源程序begin x:=9: if x>9 then x:=2*x+1/3 end #的源文件,经过词法分析后输出如下序列:
(1,begin)(10,x)(18,:=)(11,9)(26, )(2,if)……
-Lexical analyzer function: Input: a grammar of the source string. Output: tuple (syn, token or sum) consisting of sequences. Where: syn is another code word kind token string for storing word itself sum to an integer constant. For example: the source program begin x: = 9: if x> 9 then x: = 2* x+1/3 end# of the source file after the lexical analysis following output sequence: (1, begin) (10, x) ( 18,: =) (11,9) (26, ) (2, if) ......
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编译原理词法分析和语法分析报告+代码(C语言版)[1] - 副本.doc
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
