文件名称:fenxiqi
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-11-13
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 叶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个词法分析器程序,能识别出单词并区分是整数还是标识符。标识符中是否有while,do,if,then,else,begin,end,and,or,not等保留字。若单词是整数则输出整数的编码及数值,是标识符则判定是否为保留字,是保留字则将保留字及其对应的编码输出,否则输出表示符号及其编码。-A lexical analyzer procedures, able to identify and distinguish the words is an integer or identifier.If there are while, if, then identifier, do, else, begin, end, and, or, not reserved word. If the word is a code and numerical integral output integer identifier, is to determine whether it is a reserved word is a reserved word will be a reserved word and the corresponding code output, otherwise the output symbol and code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fenxi.java