文件名称:cifenqi
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analysis, keyword, the word reservation system with separate identifier, and a descr iption of their attributes. The establishment of an array, you read the word, the right word ASCII judgment, in ASCII value in a certain area and distinguish between (use to determine if statements), separately, its value lies ASCII range of different, to give a different properties (such as : system retain the word ...), after the completion of a lexical analyzer to identify,-, =, etc. characters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cifenqi
.......\词法分析器
.......\..........\................\by.aps
.......\..........\................\by.clw
.......\..........\................\by.cpp
.......\..........\................\by.dsp
.......\..........\................\by.dsw
.......\..........\................\by.h
.......\..........\................\by.rc
.......\..........\................\byDlg.cpp
.......\..........\................\byDlg.h
.......\..........\................\input.txt
.......\..........\................\Link.cpp
.......\..........\................\Link.h
.......\..........\................\ReadMe.txt
.......\..........\................\res
.......\..........\................\...\by.rc2
.......\..........\................\...\HAND.CUR
.......\..........\................\...\xptheme.bin
.......\..........\................\Resource.h
.......\..........\................\StdAfx.cpp
.......\..........\................\StdAfx.h
.......\..........\................\词法分析器.exe
.......\词法分析器
.......\..........\................\by.aps
.......\..........\................\by.clw
.......\..........\................\by.cpp
.......\..........\................\by.dsp
.......\..........\................\by.dsw
.......\..........\................\by.h
.......\..........\................\by.rc
.......\..........\................\byDlg.cpp
.......\..........\................\byDlg.h
.......\..........\................\input.txt
.......\..........\................\Link.cpp
.......\..........\................\Link.h
.......\..........\................\ReadMe.txt
.......\..........\................\res
.......\..........\................\...\by.rc2
.......\..........\................\...\HAND.CUR
.......\..........\................\...\xptheme.bin
.......\..........\................\Resource.h
.......\..........\................\StdAfx.cpp
.......\..........\................\StdAfx.h
.......\..........\................\词法分析器.exe