文件名称:cifafenxiqi
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- chen *****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分析输入的源文件串,输出对应的二元组。
各种单词符号及对应的种别码:
单词符号 种别码 单词符号 种别码
begin 1 : 17
if 2 := 18
then 3 < 20
while 4 <> 21
do 5 <= 22
end 6 > 23
letter(letter|digit)* 10 >= 24
digit digit* 11 = 25
+ 13 26
- 14 ( 27
* 15 ) 28
/ 16 # 0
-Enter the string of the source file, the output corresponding to the binary groups. A variety of symbols and words do not correspond to the types of code: code word symbol kind kind word symbol codes begin 1: 17 if 2: = 18 then 3 < 20 while 4 < > 21 do 5 < = 22 end 6> 23 letter ( letter | digit)* 10> = 24 digit digit* 11 = 25+ 13 26- 14 (27* 15) 28/16# 0
各种单词符号及对应的种别码:
单词符号 种别码 单词符号 种别码
begin 1 : 17
if 2 := 18
then 3 < 20
while 4 <> 21
do 5 <= 22
end 6 > 23
letter(letter|digit)* 10 >= 24
digit digit* 11 = 25
+ 13 26
- 14 ( 27
* 15 ) 28
/ 16 # 0
-Enter the string of the source file, the output corresponding to the binary groups. A variety of symbols and words do not correspond to the types of code: code word symbol kind kind word symbol codes begin 1: 17 if 2: = 18 then 3 < 20 while 4 < > 21 do 5 < = 22 end 6> 23 letter ( letter | digit)* 10> = 24 digit digit* 11 = 25+ 13 26- 14 (27* 15) 28/16# 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cifafenxiqi\CiFaFenXiQi.cpp
...........\s.txt
cifafenxiqi
...........\s.txt
cifafenxiqi