资源列表

« 1 2 ... .37 .38 .39 .40 .41 942.43 .44 .45 .46 .47 ... 1383 »

[编译器/词法分析simple-compiler

说明:简单编译器,能够识别关键字,计算简单表达式-Simple compiler, able to identify keywords, calculate simple expressions
<kaixinjing07> 在 2025-06-18 上传 | 大小:172kb | 下载:0

[编译器/词法分析VC6_memory

说明:简要介绍VC ++ 6.0编译器编译期存储器分配模型(内存布局),探讨不同性质变量在编译时编译器如何安排内存空间,在此基础上通过案例解释了一些与内存布局知识相关的问题。 www.200yi.com提供-Briefly introduce VC++ 6.0 compiler to compile a view to the distribution model of memory (memory layout), explore the different nature of the v
<杨铸> 在 2025-06-18 上传 | 大小:160kb | 下载:1

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

说明:本代码实现语法分析的LL(1)分析法。 (2)、输入一个文法的所有产生式,由程序自动生成它的LL(1)预测分析表。 (3)、对于给定的输入串,能正确识别该串是否为给定文法的句型。 -The code analysis grammar LL (1) analysis. (2), enter a generative grammar of all, it is automatically generated by the procedures of the LL (1) predicti
<李守龙> 在 2025-06-18 上传 | 大小:101kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:本软件是实现一个词法分析器,对一个已经存在的C++源文件进行分析打印出所有记号(如关键字、标识符、算术符号等等)。通过分析,我们可以得到所有的C++记号。-This software is the realization of a lexical analyzer, one that already exists on the C++ Source document analysis print out all the marks (such as keywords, identifiers,
<qiumingzhou> 在 2025-06-18 上传 | 大小:279kb | 下载:0

[编译器/词法分析30183035527

说明:一个简单的词法编译程序,用vc++做的,内附lex跟yacc程序
<ypd> 在 2025-06-18 上传 | 大小:520kb | 下载:0

[编译器/词法分析flex

说明:flex编译器的源代码,编译原理实验课所用的flex-flex compiler source code, compile the principle of the experimental classes used by flex
<aaa> 在 2025-06-18 上传 | 大小:393kb | 下载:0

[编译器/词法分析LexicalAnalyzer

说明:一个简单的词法分析器,可完成对C语言代码的分析-A simple lexical analyzer, to be completed on the C language code analysis
<张祺> 在 2025-06-18 上传 | 大小:7kb | 下载:0

[编译器/词法分析gcc-2.7.2.3.tar

说明:GUN开源阻止下的编译器GCC,2.7.2.3版本-GUN stop under the open source compiler GCC, 2.7.2.3 version
<fanjing.89@163.com> 在 2025-06-18 上传 | 大小:6.77mb | 下载:0

[编译器/词法分析LPC2103

说明:程序都是在Keil早期的版本(安装文件为rvmdk300a)下开发调试的,该版本在仿真LPC2101/02/03的工程模板-Procedures are in an early version of Keil (installation file for rvmdk300a) developed under the debugger, the version in the works LPC2101/02/03 simulation template
<袁君> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析cdma2000

说明:用MATLAB语言实现CDMA2000调制的仿真程序-Using MATLAB language realize CDMA2000 modulation simulation program
<lynn> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析myjava

说明:我开发的一个用java语言实现的编译器,内含词法分析器,语法分析器,而且可以实现中间代码生成.用到了SLR算法和LR(1)算法-I developed a java language using the compiler, containing the lexical analyzer, syntax analyzer, and code generation can be achieved between. Used the SLR algorithm and LR (1) algorithm
<陈想> 在 2025-06-18 上传 | 大小:66kb | 下载:0

[编译器/词法分析yufa

说明:对已给语言文法,利用递归子程序法,编制语法分析程序,要求将错误信息输出到语法错误文件中,建立符号表和输出语法树。-Have been addressed to the language grammar, the use of recursive subroutine method, the preparation of grammar analysis program, requested that error message output to a syntax error document,
<李梦> 在 2025-06-18 上传 | 大小:5kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 942.43 .44 .45 .46 .47 ... 1383 »

源码中国 www.ymcn.org