资源列表

« 1 2 ... .27 .28 .29 .30 .31 232.33 .34 .35 .36 .37 ... 1384 »

[编译器/词法分析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 imple
<赵利君> 在 2008-10-13 上传 | 大小:18059 | 下载: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
<赵利君> 在 2008-10-13 上传 | 大小:9616 | 下载: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.
<王超> 在 2008-10-13 上传 | 大小:2130 | 下载: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
<王超> 在 2008-10-13 上传 | 大小:34903 | 下载: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> 在 2008-10-13 上传 | 大小:3444 | 下载:0

[编译器/词法分析运算器

说明:用汇编编写了一个运算器,是汇编初学着参考的一个好程序-compilation prepared with a computing device that is a compilation of learning a reference to the program
<刘锋> 在 2008-10-13 上传 | 大小:21966 | 下载:0

[编译器/词法分析编译原理词法tc实现

说明:在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
<王东> 在 2008-10-13 上传 | 大小:11685 | 下载:0

[编译器/词法分析bianyi大作业

说明:编译原理课程设计,词法分析,语法分析,语义分析等。-compiler theory curriculum design, lexical analysis, grammar analysis, semantic analysis.
<王东> 在 2008-10-13 上传 | 大小:49470 | 下载:0

[编译器/词法分析pic16f876_Ebike

说明:16F876控制的电动自行车驱动系统源程序-16F876 control of the drive system for electric bicycle source
<dfgd> 在 2008-10-13 上传 | 大小:4957 | 下载:0

[编译器/词法分析MainFr

说明:这是一个可视化编译器的语法分析过程的原程序 用VC编的 下载解压即可运行还有几个程序我会一一上传的-This is a visual syntax compiler analysis procedures with the original series of the VC-extracting download can run several procedures I will upload the January 1
<楚楚> 在 2008-10-13 上传 | 大小:1694 | 下载:0

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

说明:编译原理课程的试验中的语法分析部分,程序比较长,附带报告-compiler theory courses in grammar test analysis, long procedures, fringe report
<开心果> 在 2008-10-13 上传 | 大小:197900 | 下载:0

[编译器/词法分析SmartC语法分析版

说明:词法分析程序,是一个词法分析程序,可以分析单词,指出错误。-lexical analysis procedure is a lexical analysis procedures can be analyzed word that mistake.
<吴丹> 在 2008-10-13 上传 | 大小:1101469 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 232.33 .34 .35 .36 .37 ... 1384 »

源码中国 www.ymcn.org