资源列表
Codes
- scr ipt python fars and fars
Solucions Pt5-20180226
- Ejercicio de array de los cuales se encuentran 10 ejercicios comunes en programacion c++
bianyiqi
- 基本实现词法分析、语法分析、语义分析、四元式以及目标代码。(Basically, lexical analysis, syntax analysis, semantic analysis, four element and target code are basically realized.)
PL0_compiler.ZIP
- pl0语言编译器的C实现, 在基础语法的基础上增加行注释和块注释-compiler of PL0 language
c_test
- TENX TM57PE12电热水器测温应用测试CODE-TENX TM57PE12 electric water heater temperature measurement application testing CODE
LexAndYaccCode
- lex and yacc code for sql
根据某一LL(1)文法编制调试预测分析程序
- 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
U-function-on-square-cylinder-R100-851.102
- modeling flow on prous media
kaoshixitong
- 随着网络技术的发展,传统的考试形式已日益显示出其不足。本文用asp技术和sql结构化查询语言实现了网上的无纸化考试。-With the development of network technology, the traditional examination forms have been increasingly showing its shortcomings. In this paper, asp technology and sql structured query language
pl0
- pl0简单编译器,功能简单,文法基本,没什么特别之处,供初学者-pl0 simple compiler features a simple, basic grammar, nothing special for beginners
Unit1
- 添加了 *= /= else for 等功能的pl0编译器 -pl0 compile
short
- Char device driver in linux example program