资源列表

« 1 2 ... .76 .77 .78 .79 .80 481.82 .83 .84 .85 .86 ... 1384 »

[编译器/词法分析tcc-0.9.20.rar

说明:小而快的c编译器,可以直接解释运行C语言写就的源程序。
<> 在 2024-11-18 上传 | 大小:194.16kb | 下载:0

[编译器/词法分析Tiny C Complier-0.9.20.tar

说明:一个GNU的C语言编译器源代码,源代码过万行.- A GNU C language compiler source code, source code ten thousand lines
<吕进华> 在 2008-10-13 上传 | 大小:194.72kb | 下载:0

[编译器/词法分析tcc-0.9.20

说明:
<zeiming> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析ci111

说明:自己做的编译原理课程的词法分析器,用C编的,还有预习和实践报告,很好用-own compiler theory courses lexical analyzer, the C series, there is a rehearsal and practice reports, with good
<> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析lex(VC)

说明:编译原理词法分析,产生二元式,其他的应该不用多说了吧-Compilation Principle lexical analysis, resulting in the dual-type, the other goes without saying it should be
<yangyang> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析20356875545

说明:递归子程序法:对应每个非终结符语法单元编一个独立的处理过程(或子程序)。语法分析从读入第一个单词开始,由非终结符<程序>(即开始符)出发,沿语法描述图箭头所指出的方向进行分析。当-Recursive Subroutine law: at the end of the corresponding syntax for each non-unit provision of an independent process (or s
<xieli123> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析WHILE

说明:编译原理课设 有语法分析 词法分析 3地址输出 可惜的是不是四元式输出-Compilation Principle lesson lexical analysis with parsing 3 address output It is a pity that instead of quaternion output
<wy> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析Lexicalanalyzer

说明:这是个一个词法分析器,我学编译原理做的一个课程设计-This is a lexical analyzer, the principle I have learned to do to compile a curriculum design
<jiangjingjing> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析ToyL

说明:编译程序设计原理书上的一个词法分析,经修改运行成功-Compiler design principles of a book on lexical analysis, modified to run successfully
<彭江涛> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析simple23456

说明:用C++语言编写一个简单语言的编译器 能实现词法分析,语法分析,语义分析 四元式输出-C++ language using a simple language, the compiler can achieve lexical analysis, syntax analysis, semantic analysis quaternary-output
<huangkai> 在 2024-11-18 上传 | 大小:194kb | 下载:2

[编译器/词法分析Design-of-operator-precedence

说明:算符优先分析器设计 给定定义算术表达式的算符优先文法如下: G[E]: (1)E->E+T (2)E->E-T (3) E->T (4)T->T*F (5)T->T/F (6)T->F (7)F->P^F (8)F->P (9)P->(E) (10)P->i 编程实现此文法的算法优先分析器,并设输入的文法的句
<浮云> 在 2024-11-18 上传 | 大小:194kb | 下载:0

[编译器/词法分析simplePython

说明:简单版python解释器,仅支持for,if,while等简单语句-Simple version of the python interpreter, supports only for, if, while other simple statement
<Lucas> 在 2024-11-18 上传 | 大小:195kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 481.82 .83 .84 .85 .86 ... 1384 »

源码中国 www.ymcn.org