资源列表

« 1 2 ... .26 .27 .28 .29 .30 231.32 .33 .34 .35 .36 ... 1384 »

[编译器/词法分析S语言词法分析

说明:这是一个simple语言词法分析程序,程序有点问题,就是token.txt和symble.txt两个文件不能写入数据.你能告诉我吗?qq:23318796-This is a simple language lexical analysis procedure is a problem, and is token.txt symble.txt two documents can not write data. Can you tell
<姚翊> 在 2008-10-13 上传 | 大小:10850 | 下载:0

[编译器/词法分析简易C语言词法分析程序

说明:c 的 词发分析程序我现在在学编译原理 想找点东西学 请多关照-c word fat analysis program at school I now depending compiler theory learning the news conference for the
<zz> 在 2008-10-13 上传 | 大小:3205 | 下载:0

[编译器/词法分析使用Java实现语言解释器

说明:使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling
<陈宁> 在 2008-10-13 上传 | 大小:17418 | 下载:0

[编译器/词法分析200218024郝亮

说明:一个c++de的词法分析此程序可以通过读一个文本文件来进行词法分析-a lexical analysis of this procedure can read a text file for lexical analysis
<章鱼费> 在 2008-10-13 上传 | 大小:2135 | 下载:0

[编译器/词法分析SC_22

说明:一个简单的编译器,有词法分析,语法分析,代码生成-a simple compiler, lexical analysis, grammar analysis, code generation
<小康> 在 2008-10-13 上传 | 大小:95779 | 下载:0

[编译器/词法分析程序的词法分析

说明:对简单的C程序或者Pascal程序进行词法分析以TOKEN字的形式放入结果文件-of simple C program or Pascal procedures lexical analysis in the form of the word TOKEN Add outcome document
<杨鼎新> 在 2008-10-13 上传 | 大小:8589 | 下载:0

[编译器/词法分析MQTH2

说明:用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的COMPILER。-used to test ESL C COMPILER DSP Math Library VC correct procedures, test methods, the VC randomly generated function input
<陶自权> 在 2008-10-13 上传 | 大小:17887 | 下载:0

[编译器/词法分析20050516

说明:这个是对上次S语言词法分析的修改,程序已修改好了.-this is the last S language lexical analysis of the changes, the procedure has been revised up.
<姚翊> 在 2008-10-13 上传 | 大小:14761 | 下载:0

[编译器/词法分析cffxc

说明:用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
<范铮> 在 2008-10-13 上传 | 大小:1748 | 下载:0

[编译器/词法分析ag

说明:词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i<=12 i++) {for(j=1 j<=12 j++)scanf(\"%d\",&a[i][j]) } for(i=12 i>=1 i--){ for(j=12 j>=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf(\"%c\",sum) }-lexica
<范铮> 在 2008-10-13 上传 | 大小:1382 | 下载:0

[编译器/词法分析简易C语言词法分析程序

说明:简易C语言词法分析程序.zip直接解压即可解压后内有说明,请参考说明-simple C language lexical analysis procedure. Zip can be directly extracted unpacked within a note, please refer to Note
<cdy> 在 2008-10-13 上传 | 大小:46059 | 下载:0

[编译器/词法分析编译原理实验!文档1

说明:一个小型词法分析器,我编译课的课堂作业!-a small lexical analyzer, I compile a classroom course work!
<常凯> 在 2008-10-13 上传 | 大小:23503 | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 231.32 .33 .34 .35 .36 ... 1384 »

源码中国 www.ymcn.org