资源列表

« 1 2 ... .96 .97 .98 .99 .00 301.02 .03 .04 .05 .06 ... 1384 »

[编译器/词法分析200218033赵伟光(程序清单)

说明:词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以"@"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile
<电风扇> 在 2024-10-10 上传 | 大小:3072 | 下载:0

[编译器/词法分析asdfadsfd

说明:编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详-compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, se
<长波> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析词法分析2004328831139

说明:前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical a
<陈 美> 在 2024-10-10 上传 | 大小:1080320 | 下载:0

[编译器/词法分析一个简单的C语言编译器

说明:一个简单的C语言编译器-a simple C language compiler
<丁书怀> 在 2024-10-10 上传 | 大小:51200 | 下载:0

[编译器/词法分析ssuan36

说明:Simple语言词法分析器——————大连理工版-Simple language morphology analyzer Dalian technical version
<> 在 2024-10-10 上传 | 大小:262144 | 下载:0

[编译器/词法分析by01

说明:打开一个已知目录下的文本文件,通过调用函数将文本里表达式的标识符找出,然后以文本形式输出。-known to open a directory of text files, by calling the function to the text of the expression identifier identify, and then to output in the form of text.
<news> 在 2024-10-10 上传 | 大小:20480 | 下载:0

[编译器/词法分析oqsort

说明:词法分析程序 -lexical analysis procedure le xical analysis procedure lexical analysis procedure
<> 在 2024-10-10 上传 | 大小:217088 | 下载:0

[编译器/词法分析a

说明:PASCAL语言的词法分析程序,用C++语言编写,开发环境为LINUX.包含源程序的输入文件和分析后的输出文件-PASCAL language lexical analysis procedures using C language, development environment for Linux. Includes input source document and analyze the output files
<白天> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析b

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includ
<白天> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[编译器/词法分析c

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includ
<白天> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[编译器/词法分析cd

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includ
<白天> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[编译器/词法分析cde

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includ
<白天> 在 2024-10-10 上传 | 大小:8192 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 301.02 .03 .04 .05 .06 ... 1384 »

源码中国 www.ymcn.org