资源列表

« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 1383 »

[编译器/词法分析PLx_Compiler

说明:PLx语言的编译器。PLx语言是一种类Pascal语言,但语法比较简单,适用于编译原理教学。这个编译器不仅实现了编译,同时也集成了运行目标代码的虚拟机。当程序编译通过后,可以看到生成的汇编指令及其执行情况,用户可以选择单步执行,并同时观察指令流与数据流。源代码比较简洁且含有注释-PLx language compiler. PLx language is a language like Pascal, but relatively si
<ioncannon> 在 2010-06-29 上传 | 大小:30156 | 下载:0

[编译器/词法分析yufafenxi

说明:语法分析器的一个很好的源代码 非常实用 而且功能非常强大-parser a good source of very practical and very powerful
<小政> 在 2008-10-13 上传 | 大小:1071 | 下载:0

[编译器/词法分析bianyishixichx

说明:这是一个词法语法分析器,可分析c语言中较为常见的一些词法和语法,是在编译原理这门课学习之后完成的一个实习设计-This is a syntax analyzer, analysis c language more common in morphology and syntax. in compiler theory this course of study, completed an internship Design
<> 在 2008-10-13 上传 | 大小:87588 | 下载:0

[编译器/词法分析C-CIFAFENXI

说明:词法分析,编译器,简便易行-lexical analysis, compilers, simple
<王启欣> 在 2008-10-13 上传 | 大小:3108 | 下载:0

[编译器/词法分析decaf

说明:用Java实现的编译器。把源代码编译成SPARC汇编程序-using the Java compiler. Put into the source code compiler assembler SPARC
<李萍> 在 2008-10-13 上传 | 大小:1134988 | 下载:0

[编译器/词法分析ffffff

说明:词法分析 采用独立一遍的工作方式构造PL/0语言的词法分析器-lexical analysis using an independent again the way tectonic PL / 0 language lexical analyzer
<月月> 在 2008-10-13 上传 | 大小:3253 | 下载:0

[编译器/词法分析cifafenxi

说明:是计算机编译原理的课程设计 词法分析器的程序-computer compiler theory of curriculum design lexical analyzer procedures
<wuyanru> 在 2008-10-13 上传 | 大小:3202 | 下载:0

[编译器/词法分析完美的PL/0编译器代码

说明:完美的PL/0编译器代码。用C写的。大家感兴趣可以看看。不错哦。-perfect PL / 0 compiler code. C writes. Everyone interested can look at. Oh well.
<面包> 在 2010-06-29 上传 | 大小:13545 | 下载:1

[编译器/词法分析MyJavaCifa

说明:pl/0语言的词法分析器 cifa\\CifaMainfr a me.java 主类 cifa\\CifaProcess.java 处理程序-pl / 0 language lexical analyzer CIFA \\ Main CifaMainfr a me.java category CIFA \\ CifaProcess.java handling procedures
<冯2> 在 2008-10-13 上传 | 大小:3287 | 下载:0

[编译器/词法分析calculator_mfc

说明:利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example
<coca> 在 2008-10-13 上传 | 大小:43923 | 下载:1

[编译器/词法分析byylsjjc

说明:它主要包括两大部分: 前一部分是对于PL/0编译器的阐述,如编译器的构成,阶段划分, PL/0程序实例等;后一部分是PL/0编译器的主要源代码。-It includes two main parts : the first part is for PL / 0 compiler exposition, if the compiler the composition stages, PL / 0 procedures examp
<coca> 在 2008-10-13 上传 | 大小:97874 | 下载:0

[编译器/词法分析pl0withc

说明:它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl
<coca> 在 2008-10-13 上传 | 大小:14453 | 下载:0
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 1383 »

源码中国 www.ymcn.org