资源列表

« 1 2 ... .94 .95 .96 .97 .98 299.00 .01 .02 .03 .04 ... 1384 »

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

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

[编译器/词法分析MQTH2

说明:
<陶自权> 在 2024-11-13 上传 | 大小:243kb | 下载:0

[编译器/词法分析20050516

说明:这个是对上次S语言词法分析的修改,程序已修改好了.-this is the last S language lexical analysis of the changes, the procedure has been revised up.
<姚翊> 在 2024-11-13 上传 | 大小:14kb | 下载: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
<范铮> 在 2024-11-13 上传 | 大小:1kb | 下载: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) }-lexical an
<范铮> 在 2024-11-13 上传 | 大小:1kb | 下载:0

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

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

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

说明:一个小型词法分析器,我编译课的课堂作业!-a small lexical analyzer, I compile a classroom course work!
<常凯> 在 2024-11-13 上传 | 大小:23kb | 下载:0

[编译器/词法分析bypl0

说明:按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。用(a=1)+2*(b=3+4*5)/2+2*a*b-(a=a+5)/ (c=2) 测试-dropped by recursive approach to design their own compiler, generating PL/0 Stack-code instructions, and then the interpretation and impleme
<赵利君> 在 2024-11-13 上传 | 大小:281kb | 下载:0

[编译器/词法分析compile11

说明:简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行-simple integer expression by recursive grammar dropped to design its compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation of
<赵利君> 在 2024-11-13 上传 | 大小:9kb | 下载:0

[编译器/词法分析nfa_dfa

说明:求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 有注释。-seek formal expressions of the NFA (uncertain Finite Automata), the NFA to the DFA and DFA (finite state machine) is the smallest of the Notes.
<王超> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[编译器/词法分析编译原理代码tinymachine

说明:编译原理的词法,语法,分析等,还有劳顿的tiny machine (tm.c)的代码实现,前面还有相应的汇编程序 -compiler principles of morphology, syntax and analysis, there is a tiny machine Lawton (tm.c) the implementation of the code, still ahead of the corresponding ass
<王超> 在 2024-11-13 上传 | 大小:34kb | 下载:0

[编译器/词法分析Scanner123

说明:我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错-I do a C subset of the lexical analyzer can be analyzed in a C language subset, including 17 keyword majority of the symbols. Able to correct errors
<Yang> 在 2024-11-13 上传 | 大小:3kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 299.00 .01 .02 .03 .04 ... 1384 »

源码中国 www.ymcn.org