资源列表
LRanalyser
- LR语法分析程序,根据给定的语法判断输入是否符合语法-LR parser, the grammar given the input to determine whether the syntax
VB.Decompiler.Pro
- VB Decompiler编译工具,它能够反编译部分VB编译的exe文件。-VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code.
multiplexer
- it is a new theory of decoder which describes all function of decoder and all fundamental things of decoder which is used in digital electronics
first-follow-set--LR-LALR..
- 动态文法-规范LR分析器&LALR分析器,还有first,follow集的求解算法-Dynamic grammar- standard LR parser & LALR parser, as well as first, follow set of algorithms for solving
FEC
- 2/3编译码器,编码译码正确并能纠正错误-2/3 codec, it can encode and decode besides it can correct the error right
gcc
- steps to configure gcc compiler in fedora
LL1
- java实现的一个LL1语法分析程序,eclipse下可以执行,以供参考-java implementation of a LL1 parser, eclipse can be performed under the order for reference
clown
- 编译原理词法分析器,基于c语言的编译原理词法分析-bian yi yuan li
xunhuanma
- (7,3)循环码生成代码,在VC下编译生成(7,3)循环系统码的生成方式。-(7,3) cyclic code generated code, compiled in VC (7,3) code is generated circulatory system.
C
- We see that the use of Embedded C language - based on its productivity and portability merits - is gradually expanding in Japan. We have implemented a complete suite of tests for the Embedded C language extensions into our well known C Compiler Quali
code
- 上大学时为了完成编译原理试验任务,用Java实现的一个语法分析器。-In college, compiler theory test in order to complete the task, with the Java implementation of a parser.
recursive-fill.tar
- Some example code for you to learn java and recursion.