文件名称:Scanner
介绍说明--下载内容均来自于网络,请自行研究使用
词法分析器C++程序,完整代码。
本程序实现Pascal语言子集单词符号的词法分析程序。具体功能为:
(1)给出各单词符号的类别编码;
(2)词法分析程序应能发现输入串中的错误;
(3)词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件;
-Lexer C++ program, a complete code. The Program for a subset of Pascal language words symbol of the lexical analyzer. Specific functions are: (1) gives the encoding of each word class symbols (2) lexical analyzer should be able to find errors in the input string (3), again written as a separate lexical analysis, lexical analysis is composed of binary-type sequence the intermediate file
本程序实现Pascal语言子集单词符号的词法分析程序。具体功能为:
(1)给出各单词符号的类别编码;
(2)词法分析程序应能发现输入串中的错误;
(3)词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件;
-Lexer C++ program, a complete code. The Program for a subset of Pascal language words symbol of the lexical analyzer. Specific functions are: (1) gives the encoding of each word class symbols (2) lexical analyzer should be able to find errors in the input string (3), again written as a separate lexical analysis, lexical analysis is composed of binary-type sequence the intermediate file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Scanner\Debug\Scanner.exe
.......\.....\Scanner.ilk
.......\.....\Scanner.obj
.......\.....\Scanner.pch
.......\.....\Scanner.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\filein.txt
.......\filein1.txt
.......\fileout.txt
.......\fileout1.txt
.......\Scanner.cpp
.......\Scanner.dsp
.......\Scanner.dsw
.......\Scanner.ncb
.......\Scanner.opt
.......\Scanner.plg
.......\Debug
Scanner
.......\.....\Scanner.ilk
.......\.....\Scanner.obj
.......\.....\Scanner.pch
.......\.....\Scanner.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\filein.txt
.......\filein1.txt
.......\fileout.txt
.......\fileout1.txt
.......\Scanner.cpp
.......\Scanner.dsp
.......\Scanner.dsw
.......\Scanner.ncb
.......\Scanner.opt
.......\Scanner.plg
.......\Debug
Scanner