文件名称:WordScanner
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 13.47kb
- 下载次数:
- 0次
- 提 供 者:
- 崔**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
词法分析程序设计
1、给出各单词符号的类别编码。
2、词法分析程序应能发现输入串中的错误。
3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件。
4、设计两个测试用例(尽可能完备),并给出测试结果
-lexical analysis procedures designed a given word symbols of the type of coding. 2, lexical analysis procedure should be able to detect the input string of mistakes. 3, lexical analysis prepared as a separate again, lexical analysis results for the dual-sequence consisting of intermediate document. 4, the two Test Case Design (as complete as possible), and gives test results
1、给出各单词符号的类别编码。
2、词法分析程序应能发现输入串中的错误。
3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件。
4、设计两个测试用例(尽可能完备),并给出测试结果
-lexical analysis procedures designed a given word symbols of the type of coding. 2, lexical analysis procedure should be able to detect the input string of mistakes. 3, lexical analysis prepared as a separate again, lexical analysis results for the dual-sequence consisting of intermediate document. 4, the two Test Case Design (as complete as possible), and gives test results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45666017wordscanner.rar 列表 WordScanner\Debug WordScanner\SymbolTable.h WordScanner\WordClass.h WordScanner\WordScanner.cpp WordScanner\WordScanner.dsp WordScanner\WordScanner.dsw WordScanner\WordScanner.ncb WordScanner\WordScanner.opt WordScanner\WordScanner.plg WordScanner\测试用例1\测试程序.txt WordScanner\测试用例1\词法分析结果.txt WordScanner\测试用例1 WordScanner\测试用例2\测试程序.txt WordScanner\测试用例2\词法分析结果.txt WordScanner\测试用例2 WordScanner\测试程序.txt WordScanner\词法分析结果.txt WordScanner