资源列表
TurboPascal_BOOK.ZIP
- Turbo Pascal BOOK. Very good for beginners!
PL0-Compiler
- PL0 编译器,完整的C语言程序,有实验报告和相关说明,是学习编译原理的好资料.-PL0 compiler complete C language program, lab reports and instructions, learning compiler theory.
GJC1.42_SRC
- GJC(Generic Java Compiler)的源码,是学习编译原理的好材料。代码的结构性很好,就是注释少了点。-GJC (Generic Java Compiler) source code is compiled to study the principle of good material. Good structural code is少了点Notes.
FOR
- 编译课程设计,FOR语句的简单优先分析,程序功能强大,能针对任意简单优先文法,自动识别生成简单优先矩阵。可以支持FOR的无限嵌套,四元式地址输出。-Compiler design courses, FOR priority analysis of a simple statement, the program is powerful and can be a priority for arbitrary simple grammar, automatic identification of pr
xunhuan
- 信息论与编码课程设计:基于概率论与编码循环编码-Information Theory and Coding Course Design: Based on probability theory and coding cycle coding
pl0(c)
- pl0最终版,c++ ,希望对大家有帮助-pl0 the final version, c++,hope to help
IntelligentantiC51compiler
- C51的智能反编译器,很好用,学习汇编与反汇编的精品-Intelligent anti-C51 compiler, useful, learning assembly and disassembly of the fine
C51
- 1、对于PIC16C54,U51完全能够 正确反编译。 2、对于PIC16C57,由于 PIC16C57有2K ROM,分4 PAGES ,当有跨页跳转或跨页调用时可 能不能够正确反编译。所以对程 序作改动时要相当注意,改动之 前需对这些指令进行调整。
FORTRAN
- FORTRAN完全自学手册_源代码,内容涉及入门、常量变量、程序流控制、输入输出、基本数值算法、种别和属性、数组、文件操作、文件处理等。对初学者到高手的必然进阶源程序学习。-Complete self-study manual _ FORTRAN source code, related to entry, constant variables, program flow control, input and output, basic numerical algorithms, and oth
decoder38
- 用时序电路写的3/8译码器,初学者范本,很简单的小程序-Written in sequential circuits using 3/8 decoder, beginner model, a very simple applet
compiler
- tiger 编译器 编译原理课程设计 用java实现,实现到了指令选择-compiler for Tiger for the cource compiler theory
C51telASM
- 智能的51系统反编译器;可以将BIN,HEX快速的编译为交为可读的ASM文件,有利于你抄板哦。。。好东西不要错过哦