资源列表
[编译器/词法分析] compile_desigh
说明:对编译器的文法的介绍其中包括C0,P0文法以及扩充的c0和p0文法-languages of the compiler<zoulu> 在 2025-06-17 上传 | 大小:454kb | 下载:0
[编译器/词法分析] Easy51pro
说明:在这次单片机培训实验中用到了S51系列单片机的ISP编程线以及软件 想自制该编程线的同学可以从这里下载相关的电路图和程序-Training in the single-chip experiment using the S51 series MCU line ISP and software programming would like to made the students line programming can be downloaded from here and procedur<李艳军> 在 2025-06-17 上传 | 大小:452kb | 下载:0
[编译器/词法分析] grammar_analyzer
说明:编译原理的词法分析与语法分析,纯C语言写的-Compiler theory of lexical analysis and syntax analysis, written in pure C<chenxuhui> 在 2025-06-17 上传 | 大小:450kb | 下载:0
[编译器/词法分析] myCompiler
说明:用C#语言对编译原理的编程实现包括NFA转DFA、LR(0)、算符优先等算法-Compiled with the C# language programming principles, including NFA transfer DFA, LR (0), operator precedence and other algorithms<wangxiaoming> 在 2025-06-17 上传 | 大小:451kb | 下载:0
[编译器/词法分析] yuyifenxi-
说明:实现编译原理的语义分析过程,用C语言实现-Compiler theory to achieve semantic analysis, using C language<leon> 在 2025-06-17 上传 | 大小:450kb | 下载:0
[编译器/词法分析] Syntax-analyzer
说明:编制递归下降法的语法分析器 通过设计、编制、调试一个典型的语法分析程序,能识别由加+、乘*、括号()、操作数所组成的算术表达式,其文法如下: E→TE E →+TE ∣ε T→FT T →*FT ∣ε F→(E)∣i 1.程序功能(举例) 输入:#i1*(i2+i3)# 输出:SUCCESS 输入:# i1*( i2+i3# 输出:FOUND ERROR -Recursive Descent parser prepared by the des<张映生> 在 2025-06-17 上传 | 大小:454kb | 下载:1
[编译器/词法分析] tcc-0.9.24
说明:一款C语言编译器,适用于Windows和Linux。-Prepared for the C language compiler for Windows and Linux.<小贵子> 在 2025-06-17 上传 | 大小:449kb | 下载:0
[编译器/词法分析] LC-Meter_2
说明:this program is LC meter , write C in CODEVSION , download and use it-this program is LC meter , write C in CODEVSION , download and use it . . .<vahid> 在 2025-06-17 上传 | 大小:453kb | 下载:0
[编译器/词法分析] osrm-backend-master
说明:Open Source Routing Machine (OSRM)计算图像中最短的路径。coherentlyIt被设计很好运行与地图数据Openstreetmap项目。-Open Source Routing Machine computes shortest paths in a graph. It was designed to run well with map data the Openstreetmap Project.<Chen Zhang> 在 2025-06-17 上传 | 大小:450kb | 下载:0