搜索资源列表
cifa
- 编译原理的词法分析程序 是用java编的 ,有界面.
cifa
- 编译原理 词法分析器 主要是用正则表达式-Compiler Construction Principles lexical analyzer is mainly used regular expressions
cifa
- 编译词法分析器 编译词法分析器-Compiled lexical analyzer
cifa
- 预测分析程序,根据所给文法生成预测分析表,再进行预测分析程序!-Prediction program
cifa(4.0)
- 用直接分析法编制类C语言子集的词法分析程序。在本词法分析程序模块中,主要分析自定义的类C语言的词法。自定义的语言主要包括数组定义、函数定义、结构体定义的语句,运算符号主要为特殊符号表里所定义的各类运算符。 设计要求简要讲解词法分析器的构造技术,设计此法分析器。词法分析程序的主要功能是读入源程序,输出单词符号。并提供出错处理。 -Prepared by direct analysis of a subset of C-language lexical analysis program.
cifa
- 一个小的词法分析程序。编译原理实验内容。非常实用。-A small lexical analyzer. Compile the contents of principle experiment. Very useful.
cifa
- java词法分析器,编译原理课程实验,功能很完善啊,大家支持-java lexical analyzer, compiler theory course experiment, function is perfect ah, we support
Cifa
- 对一个JAVA程序进行简单的词法分析,找出其中用到的关键字,变量名,方法名以及操作运算符,并分别把它们打印出来-JAVA program on a simple lexical analysis to identify which uses keywords, variable names, method names and operations operator, and print them out separately
cifa
- C++源代码单词扫描程序(词法分析) (关键字:"int","if","cin","while","include","end","main","else","cout","iostream.h")-C++ source code word scanner (lexical analysis) (keyword: " int" , " if" , " cin" , " while" , " include" ,