cifafenxiqi

所属分类:自然语言处理
开发工具:C/C++
文件大小:221KB
下载次数:54
上传日期:2006-04-25 14:14:50
上 传 者rcponder
说明:  写了一个词法分析器 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。
(was a lexical analyzer here to start the definition of PASCAL language subset of the source points as lexical Analysis of the data entry process. The lexical analysis, the first since the paper began scanning source characters, Once found with "words" definition of the source string, it will be translated into fixed length of the internal word, check and fill the appropriate form. After lexical analysis, source string (source said external) has been translated into information such as a long string of words (source said the internal) , and produce two forms : Constant table and table identifier, namely contains the source of all the constants and all identifiers.)

文件列表:
编译1 (0, 2006-03-01)
编译1\compile1.cpp (3407, 2005-06-14)
编译1\compile1.dsp (3425, 2005-06-14)
编译1\compile1.dsw (541, 2005-06-14)
编译1\compile1.ncb (41984, 2005-06-14)
编译1\compile1.opt (48640, 2005-06-14)
编译1\compile1.plg (754, 2005-06-14)
编译1\Debug (0, 2006-03-01)
编译1\pascal.txt (95, 2005-06-13)
编译1\result.txt (298, 2005-06-14)
编译1\编译 (0, 2006-03-01)
编译1\编译\xinhao.doc (35328, 2005-06-14)
编译1\编译\编译原理实验报告chenjianfeng.doc (69120, 2005-06-14)

近期下载者

相关文件


收藏者