资源列表
source
- relief算法源C语言,VC++编译,对初学者有用,-relief
CPP
- 运用Visual Studio环境写的编译原理递归下降子程序例子 包含空的情况 遇到终结符号时指针加一的程序代码-Using Visual Studio environment write compiling principle recursive descent subroutines example contains empty situation meet end symbol and a pointer to the program code
EXE-file-editor_Resource-Hacker3.4.0
- EXE file editor_Resource Hacker3.4.0 Resource Hacker - 版本 3.4.0 2002年3月24日 版权所有 1999-2002 Angus Johnson http://rpi.net.au/~ajohnson/resourcehacker email: ajohnson@rpi.net.au 简体中文授权汉化: 吕达嵘(ldr@bentium.net) 网址: http://unreally.
BYYL
- 编译原理 实现标准C语言词法分析器 掌握程序设计语言词法分析的设计方法; 2.掌握DFA的设计与使用方法; 3.掌握正规式到有限自动机的构造方法; -Compiling principle realize standard C language lexical parsers Master program design language of lexical analysis design method 2. Master DFA design and method o
LexicalAnalysis
- 词法分析器,主要分析十六进制、十进制、八进制和变量、一些符号。-Lexical analyzer, analysis of the hex, decimal, octal, and variables, some of the symbols.
2
- 词法分析器,基于LL(1)的词法分析器,可以进行词法的基本分析- Lexical analyzer, lexical analyzer based on LL (1)
final
- 一个PL0编译器,可以进行语言的编译,可以处理语法语句,并能够提出错误,供人修改-A PL0 compiler, language compiler, and can handle the basic syntax statement, and able to make an error
Compile
- 编译原理课程设计 C语言子集 to 汇编语言 VC6工程项目 含有详细文档-Compile VC6 project include documentation
awka-0.7.5-1-src
- Awka comprises a translator of the AWK programming language to ANSI-C, and a library against which translated programs may be linked.
cifafenxishiyan
- 词法分析程序,主要是利用状态转换图判断读入字符串是关键字、标识数字还是特殊符号或非法字符-Lexical analysis program
1
- 词法分析,将程序中的各个单词区分开来实现词法分析-grammer analyse
compiler
- java代码有词法分析、语法分析功能,能够运行,适合编译原理这么课程的课程设计之用- java code, lexical analysis, syntax analysis capabilities, the ability to run for such a course of compiler theory course design-