资源列表
calculator
- 计算器,能实现计算器的基本的加减乘除等功能,方便简易,-Calculator, calculator to achieve the basic functions of addition, subtraction, etc., to facilitate easy
pl0C
- 使用C语言编写的pl0编译器,实现了从源代码输入到目标代码输出-a pl0 compiler in C
Mouse
- Mouse interactive using opengl
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.
PBKiller
- pb的反编译器,能将编译好的程序还原成源代码,希望对大家有用-pb anti-compiler, the compiled program can restore the source code, we want to be useful
bianyiyuanli
- 编译原理 课件 蛮实用的-bianyiyuanli
t_five
- 一个五子棋源程序,但缺少人工智能,但能通过网络(Lan)进行对战-Gobang a source, but the lack of artificial intelligence, but through the network (Lan) for the war
radasm
- This another compiler for ASM.-This is another compiler for ASM.
bianyiqi
- 编译原理课程设计,包括词法分析、语法分析、语义分析,VC6.0实现-Compiler theory course design, including lexical analysis, syntax analysis, semantic analysis, VC6.0 achieve
tinycompiler
- 在tiny编辑器的源代码基础上再加了一层封装,做成了带有编辑界面的编译器-In the tiny source code editor, add a layer based on the package, turned into a compiler with an editing interface
Tiger-compiler
- 著名的虎书的编译器,实现了虎书上面的全部功能。-Well-known compiler of the book tiger, a tiger book above to achieve full functionality.
c_complier08
- C 编译原理与实践,是一本比较实用的书籍.如果需要查阅此类书籍,建议看这个.