文件名称:Compiler
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.1mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实验一:设计SAMPLE语言的词法分析器
检查要求:
启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
输出结果为单词的二元式序列(样式见样板输出1和2);
要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。-Experiment 1: SAMPLE language lexical analyzer design
Inspection requirements:
After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)
Request input test program name, type the program name and automatically start the output of lexical analysis
Binary output of word-type sequence (see sample output style 1 and 2)
Requirements can be found in the following lexical errors and that the nature and location of the error:
Illegal characters, that is not the character set of symbols SAMPLE
Character constant lack of the right single quotation mark (character constants requires the left and right single quotation mark definition, can not cross)
Note lack of the right part of the boundary character*/(Note requires left and right respectively /* and*/define, can not cross).
检查要求:
启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
输出结果为单词的二元式序列(样式见样板输出1和2);
要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。-Experiment 1: SAMPLE language lexical analyzer design
Inspection requirements:
After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)
Request input test program name, type the program name and automatically start the output of lexical analysis
Binary output of word-type sequence (see sample output style 1 and 2)
Requirements can be found in the following lexical errors and that the nature and location of the error:
Illegal characters, that is not the character set of symbols SAMPLE
Character constant lack of the right single quotation mark (character constants requires the left and right single quotation mark definition, can not cross)
Note lack of the right part of the boundary character*/(Note requires left and right respectively /* and*/define, can not cross).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Compiler/
Compiler/Compiler/
Compiler/Compiler.ncb
Compiler/Compiler.sln
Compiler/Compiler.suo
Compiler/Compiler/Analyzer.cpp
Compiler/Compiler/Compiler.vcproj
Compiler/Compiler/Compiler.vcproj.YUE-T60.Administrator.user
Compiler/Compiler/Debug/
Compiler/Compiler/Debug/Analyzer.obj
Compiler/Compiler/Debug/BuildLog.htm
Compiler/Compiler/Debug/Compiler.exe.intermediate.manifest
Compiler/Compiler/Debug/mt.dep
Compiler/Compiler/Debug/vc90.idb
Compiler/Compiler/Debug/vc90.pdb
Compiler/Compiler/q.txt
Compiler/Compiler/Release/
Compiler/Compiler/Release/Analyzer.obj
Compiler/Compiler/Release/BuildLog.htm
Compiler/Compiler/Release/Compiler.exe.intermediate.manifest
Compiler/Compiler/Release/mt.dep
Compiler/Compiler/Release/vc90.idb
Compiler/Compiler/Release/vc90.pdb
Compiler/Compiler/w.txt
Compiler/Debug/
Compiler/Debug/Compiler.exe
Compiler/Debug/Compiler.ilk
Compiler/Debug/Compiler.pdb
Compiler/Debug/w.txt
Compiler/Release/
Compiler/Release/Compiler.exe
Compiler/Release/Compiler.pdb
Compiler/Release/w.txt
Compiler/Compiler/
Compiler/Compiler.ncb
Compiler/Compiler.sln
Compiler/Compiler.suo
Compiler/Compiler/Analyzer.cpp
Compiler/Compiler/Compiler.vcproj
Compiler/Compiler/Compiler.vcproj.YUE-T60.Administrator.user
Compiler/Compiler/Debug/
Compiler/Compiler/Debug/Analyzer.obj
Compiler/Compiler/Debug/BuildLog.htm
Compiler/Compiler/Debug/Compiler.exe.intermediate.manifest
Compiler/Compiler/Debug/mt.dep
Compiler/Compiler/Debug/vc90.idb
Compiler/Compiler/Debug/vc90.pdb
Compiler/Compiler/q.txt
Compiler/Compiler/Release/
Compiler/Compiler/Release/Analyzer.obj
Compiler/Compiler/Release/BuildLog.htm
Compiler/Compiler/Release/Compiler.exe.intermediate.manifest
Compiler/Compiler/Release/mt.dep
Compiler/Compiler/Release/vc90.idb
Compiler/Compiler/Release/vc90.pdb
Compiler/Compiler/w.txt
Compiler/Debug/
Compiler/Debug/Compiler.exe
Compiler/Debug/Compiler.ilk
Compiler/Debug/Compiler.pdb
Compiler/Debug/w.txt
Compiler/Release/
Compiler/Release/Compiler.exe
Compiler/Release/Compiler.pdb
Compiler/Release/w.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.