资源列表
PDFTXT
- 这个小工具可以将PDF文档快速的装换成TXT格式-This gadget PDF documents can be quickly installed replaced TXT format
OperandAnalyzer
- 一个用VC++写的算符优先分析程序,编译原理必须掌握的基本理论之一。-A used VC++ Priority operator written analysis program, the compiler must master the basic tenets of theories.
4]electric-machine
- 4线步进电机的入门资料,对于初学单片机的同学们有帮助!欢迎大家下载!-4 wire stepper motor introductory information for beginners microcontroller students help! Welcome to download!
compiler
- 一个不算完整的编译器实现,包括前端的词法分析,语法分析,语义分析,中间代码生成,中间代码优化及界面部分-A compiler is not complete realization, including the front of lexical analysis, syntax analysis, semantic analysis, intermediate code generation, code optimization and interface the middle part of
sim_Library
- simulink基础 直接用积分建立模型-simulink basic knowledge
编译小程序
- 编译小程序
ictclas4j
- ictclas java实现 很不错的 包含全部所需的文件包 能对句子进行详细的词法分析.-ictclas java achieve very good contain all the necessary documents to the sentence package detailed Lexical analysis.
and_gate
- This an AND gate 2 inputs and the output is the AND of the inputs.-This is an AND gate 2 inputs and the output is the AND of the inputs.
hitcsppt
- 哈工大编译原理课件,威海校区可用,欢迎大家来下载。-hit cs ppt,it‘s very useful!come on,guys!
diveintopython-pdfzh-cn-5.4b
- python解释器,2.4.3,功能比较强大
LL1_VC
- LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan inp