文件名称:Lexer
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
设计、编制并调试一个词法分析程序。
算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer.
Basic task of the algorithm is to identify the string representation of the source word with independent significance of symbols, the basic idea is to scan a word according to the first character types of symbols, spell out the appropriate word sign, if the scan to the word Symbol is the keyword, the code table to the keyword kind kind was found in the corresponding code, and its kind into the code and the word symbol itself tuple
算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer.
Basic task of the algorithm is to identify the string representation of the source word with independent significance of symbols, the basic idea is to scan a word according to the first character types of symbols, spell out the appropriate word sign, if the scan to the word Symbol is the keyword, the code table to the keyword kind kind was found in the corresponding code, and its kind into the code and the word symbol itself tuple
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码/ex1.c
源代码/EX1.EXE
源代码/EX1.OBJ
源代码/test.txt
源代码
源代码/EX1.EXE
源代码/EX1.OBJ
源代码/test.txt
源代码
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.