资源列表

« 1 2 ... .97 .98 .99 .00 .01 402.03 .04 .05 .06 .07 ... 1383 »

[编译器/词法分析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 implementation. Using (a = 1) 2* (b =
<赵利君> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析bison

说明:bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又是什么呐 是一个生成可以分析文本文件结构的程序的程序. 用户不用直接编写程序而只用确定好如何分析这些文本文件的规则就可以了. 这种文本结构应用的例子举不胜举, 其中一个就是计算器(calculator).-bison source code. Bison is a replacement generates a syntax analys
<uuutest> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析lr

说明:建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。-The establishment of grammar and LR analysis table express the data structure, design and realization of a LALR (1) of the analyzer, the source code generated
<yangyang> 在 2025-06-14 上传 | 大小:282kb | 下载:0

[编译器/词法分析SLR

说明:SLR分析表,完整实现SLR,很不错哦,大家-SLR analysis table, complete realization of SLR, is pretty good Oh, U.S.
<张凯瑞> 在 2025-06-14 上传 | 大小:282kb | 下载:0

[编译器/词法分析cifafenxi

说明:系个简单的词法分析程序源代码,大家共同分享-Department of a simple lexical analysis of source code, we share
<changmo> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析LL(1)compiler

说明:一个LL1语法分析程序。学习编译原理时可供参考。-A LL1 parser. Learning for reference when compiling principle.
<光着脚> 在 2025-06-14 上传 | 大小:282kb | 下载:0

[编译器/词法分析finc-0.3.3.tar

说明:国内人写的C编译器源代码,代码设计质量比较高,对学习编译原理较有用-Written by domestic C compiler source code, code design quality is relatively high, the principle of learning more useful to compile
<吴参林> 在 2025-06-14 上传 | 大小:282kb | 下载:0

[编译器/词法分析bison-1.25.tar

说明:这个程序,是一个类似于yacc的编译器的编译器!-yacc likely tools
<BuNengshuo> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析firstfollow

说明:first follow编译原理程序 -f
<liuxin> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析c0compiler

说明:扩充c0文法编译器,可将扩充c0文法编译成pcode,自带解释执行程序-Expansion of c0 grammar compiler can be compiled into a grammar extended c0 pcode, comes to explain enforcement procedures
<chenbiao> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析shumojiaocheng

说明:关于lingo教程和一些小算法。。数模者愈看从速哦。嘿嘿·-About lingo tutorials and small algorithm. . Digital-analog were more to see as soon as possible oh. Hey
<zhang> 在 2025-06-14 上传 | 大小:281kb | 下载:0

[编译器/词法分析audiostegano

说明:audio steganography using LSB
<kaziz febrinata> 在 2025-06-14 上传 | 大小:282kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 402.03 .04 .05 .06 .07 ... 1383 »

源码中国 www.ymcn.org