搜索资源列表
cifa1.rar
- cifa
cifa-java
- 编译原理:词法分析器(java 语言编写) 运行程序时 打开1.txt文件-compiler : lexical analyzer (java language) program to run when opening documents 1.txt
MyJavaCifa
- pl/0语言的词法分析器 cifa\\CifaMainfr a me.java 主类 cifa\\CifaProcess.java 处理程序-pl / 0 language lexical analyzer CIFA \\ Main CifaMainfr a me.java category CIFA \\ CifaProcess.java handling procedures
cifa
- 词法分析程序,很初级的,我们刚刚开编译原理- Lexical analyaer, very primary, we just opened the translation principle
VC++cifa
- 用设计的词法分析器,还是比较好用的。所以上传给大家。-design with the lexical analyzer, or better quality. So you upload to.
dierzuoye-cifa
- 第二个编译作业~词法分析器~从一个文件读入代码分析后将结果写到另一个文件中-second compiler operations ~ ~ lexical analyzer from a document read into the code analysis results will wrote another document
SCANNER..CIFA
- c语言编写的词法分析器 可以用于PASCAL语言-c language prepared by the lexical analyzer can be used for language PASCAL
cifa
- 词法分析程序,这是一个词法分析程序,是在编译原理课编写下来的,经过多次修改。还能够分析对10+9e这样的单词。比较全面-lexical analysis, this is a lexical analysis procedure is compiled in principle prepared from the lesson, after several revisions. Also to analyze 10 9e of the
CIFA
- simple语言的词法和语法分析,包括token串的填写,符号表的填写,四元式的生成
cifa
- 编译原理中的词法分析工具,还需自己创建一个文本.写入代码.
cifa
- 词法分析的目的是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。-Lexical analysis is the input source to be divided, given the basic symbol (token) sequence, and passing notes and spaces, such as separator. Ba
cifa
- 该词法分析器程序分析C++语言程序的词法结构。程序主要分为五部分为:关键字、标识符、常量、操作符、边界符。-The lexical analyzer program analysis C++ The lexical structure of language program. Procedure is mainly divided into five parts as follows: keywords, identifiers, co
cifa
- 可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断,如果没有错误则提示“词法分析正确完成!”,并且可以选择输出token.txt(token文件) string.txt(符号表) number.txt(常数表)三个文件-Can turn any location and name of the original document lexical analysis can be carried out
cifa
- 词法分析器,是课设的题目。比较简单,下来就可以用了。-Lexical analyzer is the subject of class-based. Relatively simple, it can be used.
cifa
- 课程设计代码,包括需求分析和代码运行结果!-Curriculum design code, including needs analysis and code the results!
cifa
- 词法分析器与递归下降的语法分析器的结合,含有实验报告,用c语言编写-Lexical analyzer and recursive-descent parser combination, containing experimental report, using c language
cifa
- java词法分析器,编译原理课程实验,功能很完善啊,大家支持-java lexical analyzer, compiler theory course experiment, function is perfect ah, we support
cifa
- 词法分析器,通过循环语句和条件判断语句编写,通过一遍扫描完成。-Loops and conditional execution compiler lexical analysis prepared by the scan is complete again.
cifa
- 编译原理课程需要, 纯c写词法分析器.运行在linux , 下载直接make 就可以, 内有详细注释-cifa