资源列表
1222
- 编译原理词法编辑器,输入文件可直接运行,完整,C++语言实现-Compiler theory lexical editor, input files can be directly run, full, C++ language
basic
- Basic解释器,能过解释执行简单的Basic代码。-Basic program.
arduinodemux
- Arduino Demux An analog / digital multiplexer like the CD74HC4067 (mux for short) can help multiply the amount of pins you have, and it is insanely easy to connect to your arduino or other microcontroller The CD74HC4067 is a 16-Channel Analog
Joiner
- win32 asm application using TASM compiler, that can bind/join an PE executable into another PE Executable
FA
- 计算机编译原理第三版实验 运行确定有穷状态自动机-Computer compiling principle third edition experiment to determine a poor state automata
recursive-descent-parsing
- 编译原理的实验,递归下降语法分析,能够实现自上而下的分析。-Compiler theory of the experiment, recursive descent parsing, to achieve top-down analysis.
SLR-analysis
- 编译原理的实验,SLR分析法,能够实现自底向上的语法分析。-Compiler theory experiments, SLR analysis, to achieve the bottom-up parsing.
bianyikeshe
- 编译原理的课程设计,测试程序为一个小型C程序。-Compiler theory of curriculum design, test program for a small C program.
compiler_of_words_flex
- 简单的flex词法分析器 比较简单,但是可以比较清楚的体现flex的用法 附有详细的实验报告,带有详细的过程。 开发环境为ubuntu9.10-Simple flex lexical analyzer is simple, but can be more clearly reflected the use of flex with detailed lab reports, with detailed process. Development environment for ubun
bianyiqi
- 有词法分析,用的是SLR语法。语义子程序,说明报告里有全部的操作过程,及完整的源代码。-A lexical analysis, syntax using a SLR. Semantic routines, that report has all the operation, and the complete source code.
9bc95b5b9bb9
- 一个简易编译器的源代码可以实现词法分析语法分析-A simple source code compiler
bianyi
- 编译原理课程设计,词法,语法,中间代码生成-Compiler theory course design, lexical, syntax, intermediate code generation