Welcome![Sign In][Sign Up]
Location:
Search - cifafenxi

Search list

[ELanguagecifafenxi.rar

Description: 词法分析
Platform: | Size: 151647 | Author: | Hits:

[ELanguageC-CIFAFENXI

Description: 词法分析,编译器,简便易行-lexical analysis, compilers, simple
Platform: | Size: 3108 | Author: 王启欣 | Hits:

[ELanguagecifafenxi

Description: 是计算机编译原理的课程设计 词法分析器的程序-computer compiler theory of curriculum design lexical analyzer procedures
Platform: | Size: 3202 | Author: wuyanru | Hits:

[Other resourcecifafenxi-bianyi

Description: 词法分析:这是一个词法分析程序,是由文件读入要分析的字符串-lexical analysis : This is a lexical analysis procedure is read from the document to analyze the string
Platform: | Size: 1782 | Author: ma | Hits:

[Other resourceCS-cifafenxi

Description: 可以实现词法分析的所有功能,有兴趣的朋友可以下了-lexical analysis can be achieved in all functions, interested friends can see where the
Platform: | Size: 16880 | Author: 王义 | Hits:

[ELanguageCifafenxi

Description: 词法分析,给定状态转换图,写出对应的词法分析程序-lexical analysis, given the state change the map and write the corresponding lexical analysis procedure
Platform: | Size: 631 | Author: 陈忠文 | Hits:

[assembly languagecifafenxi

Description: 汇编语言实验作业,调试正确的词法分析.帮助有需要的朋友少走弯路-assembly language experiment operations, debugging correct lexical analysis. Help the needy friends detours!
Platform: | Size: 3795 | Author: jin | Hits:

[ELanguagecifafenxi

Description: 编译原理中的词法分析程序,都是编译原理必做的程序!
Platform: | Size: 9070 | Author: liu | Hits:

[Other resourcecifafenxi

Description: 题目:设计C语言词法分析程序 要求:要给出所分析语言的词法说明,相应的状态转换图,单词的种别编码方案,词法分析程序的主要算法思想等。 -Title: Design C language lexical analysis program requirements: to give the language lexical analysis shows that the corresponding state transition map, other types of word coding schemes, lexical analysis procedure of the main algorithm ideas.
Platform: | Size: 101376 | Author: 李力 | Hits:

[Othercifafenxi

Description: 实现一个C语言子集的词法分析程序。 首先在关键字列表keywordtable中查询字符串p,若存在就将该字符串及对应的类号插入二元式列表eryuanshi;若没有,在符号表symtable中查询,如果symtable中不存在p就将p插入,这里要分p是标识符还是整数区别对待,设置不同的type值。 内含报告说明
Platform: | Size: 209920 | Author: yy | Hits:

[ELanguagecifafenxi

Description: 编译原理实习中,用c++实现的词法分析器,代码简洁-Compilation Principle Practice with c++ Realize the lexical analyzer, code concise
Platform: | Size: 1024 | Author: 王心灵 | Hits:

[Windows Developcifafenxi

Description: 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法拼写错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以检查并报告源程序中存在的所有词法拼写错误。-err
Platform: | Size: 3072 | Author: 沐夕 | Hits:

[Windows Developcifafenxi

Description: 简单的词法分析器,从路径中打开文件进行分析,并存放到文件中.-A simple lexical analyzer, open the file from the path analysis, co-exist into the file.
Platform: | Size: 4096 | Author: 隋辩 | Hits:

[ELanguagecifafenxi

Description: 简单词法分析器构造在开始状态,首先要读进一个字符。若读入的是一个空格(包括blank,tab,newline)就跳过它,再继续读字符,直到读进一个非空字符为止。 在标识符状态,识别并组合出一个标识符之后,还必须加入一些动作,以便查保留字表,确定识别出的单词符号是保留字,还是用户自定义标识符,并输出相应的记号。 在无符号数状态,可识别出各种常数,包括整数在内。在组数的同时,还要做从十进制数到二进制数的转换。 -A simple lexical analyzer constructed at the beginning of the state, first of all to read into a character. If the read is a space (including the blank, tab, newline) will skip it, and then continue to read characters until the time into a non-empty character so far. In the identifier state, to identify and assemble an identifier, you must also add some actions in order to check a reserved word table to determine the identify of the word symbols are reserved words, or user-defined identifier, and output the corresponding symbol. In the unsigned status, can identify a variety of constants, including the integer included. In the group number, we must also do a number from decimal to binary number conversion.
Platform: | Size: 3072 | Author: WM | Hits:

[Software Engineeringcifafenxi

Description: 词法分析代码:词法分析的目的是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。-cifafenxi
Platform: | Size: 1024 | Author: xyz123456 | Hits:

[ELanguagecifafenxi

Description: 设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
Platform: | Size: 12288 | Author: chenxue | Hits:

[ELanguagecifafenxi

Description: 词法分析程序,可供分析各种词法程序,很好用的哦 好好用-cifafenxi
Platform: | Size: 319488 | Author: LI | Hits:

[ELanguagecifafenxi

Description: 编译原理的词法分析,是用C++实现的,希望对大家有用,不足之处请帮忙改正-cifafenxi
Platform: | Size: 353280 | Author: Rain | Hits:

[Other resourcecifafenxi

Description: 词法分析程序 用c++编程 只是一个小程序-one program for cifafenxi with C++
Platform: | Size: 3661824 | Author: Sam | Hits:

[ELanguagecifafenxi

Description: 编译器词法分析程序 采用c++编程 简单高效-cifafenxi progra
Platform: | Size: 1158144 | Author: cherry | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net