资源列表
LRCompiler1.0
- 这是我用VC6.0(用了MFC类库)编写的一个集词法分析、语法分析为一体的程序,是我编译原理课程设计的拙作!压缩包里包括源代码、测试数据,可执行文件打包,安装文件打包,课程设计文档,程序使用说明和数据规范说明一应俱全。-This is what I used VC6.0 (using the MFC class library) to prepare a set of lexical analysis, grammar analysis of the procedure as a whole,
lexer
- 编译原理词法分析程序,可以将tinyC代码转换为中间代码,并可简单的进行一些预处理和错误分析-Compilation Principle lexical analysis procedures, tinyC code can be converted to intermediate code, and simple to carry out some pre-processing and error analysis
memory
- 最优算法实现存储管理,实现了存储空间的分配和回收-Optimal storage management algorithm to achieve the storage space allocation and recovery
cifafenxi
- 指针、数组、字符串编程实例 ——词法分析程序-Pointer, array, string programming examples- lexical analysis program
UEStudio_Greendown
- 这个是一个编译器,这个编译器可以对很多不同的文件进行编译,是大多数软件公司都在使用的编译器,大多情况下都是对后台程序进行编译的,大家可以试一试,挺好用的-This is a compiler, the compiler can be many different documents compiled, the majority of software companies are using the compiler, most of the cases of the background pro
lua-5.1manual(chinese)
- lua的速查中文手册,由c程序员开发的,和c结合最紧密的教本。参见www.lua.org-lua s Info Chinese manual, developed by the c programmers, and c combined with the most closely textbooks. See www.lua.org
BAN
- 死锁问题,关于银行家算法,解决死锁,是操作系统的,-Deadlock issues, on the banker s algorithm to resolve the deadlock is the operating system,
Compiler
- :VSML SimpleMachine Min2B Compiler-: VSML SimpleMachine Min2B Compiler
cdecl
- 一个复杂的C语言声明该如何读呢?cdecl能够读出所有负责的C语言声明-A complex C language statement on how to read it? cdecl able to read out all those responsible for the C language statement
ward
- 词法分析 1 试验目的 设计,编制并调试一个此法分析程序,加深对此法分原理的理解. 2 试验要求 1)待分析的简单语言的词法 * 关键字: begin if then while do end 所有关键字都是小写. 2)运算符和界符: : = + * - / < <= <> > >= = ( ) # 3)其他单词是标识符(ID)和整数型常数(NUM),通过一下正规式定义: ID=lette
Oreilly-LexandYacc2ed
- Flex & Yacc,一套词法解析和分析的工具,来源于Unix,现已经在多个平台上有移值,这是Oreilly公司出的关于此工具的教程,用djvu阅读器打开即可。-Flex
caideng
- 采用三层文件实现彩灯的三种控制功能,使用于课堂实验练习-Three paper lanterns used to achieve the three control functions, the use of experimental practice in the classroom