资源列表
yufafenxiqi
- 语法分析器(编译原理)比较简单希望对大家有所帮助,
doublecomputers
- 计算机的代码 这是用winform语言弄的 计算器 科学计算器-The computer code language that is winform get the calculator Scientific Calculator
Parsing
- 语法分析器,在编译系统中起到分析语法的目的。-Parsing
Works
- 编译原理课程设计做的一个算符优先文法的设计的程序,编码比较简单易于理解,可以作为一个编译器的开始.-Principles of curriculum design compiler to do a design grammar operator priority procedures, coding easier to understand relatively simple, the compiler can be used as a start.
bianyi大作业
- 编译原理课程设计,词法分析,语法分析,语义分析等。-compiler theory curriculum design, lexical analysis, grammar analysis, semantic analysis.
v6cc
- unix v6 的c compiler 很老了 ,但很有研究价值-unix v6 the c compiler is very old, but great research value
CiF
- 做实习时的一个简单的词法分析器。适合初学的人,因为本来就是初学的时候做的。
taskdispather
- 机器调度是指有m台机器要处理n个作业,设作业i的处理时间为ti,则对n个作业进行机器分配,使得: (1)一台机器在同一时间内只能处理一个作业; (2)一个作业不能同时在两台机器上处理; (3)作业i一旦运行,则需要ti个连续时间单位。 设计算法进行合理调度,使得在m台机器上处理n个作业所需要的处理时间最短。
aec_isp_v3
- The advance version of AEC ISP v3.0 to program more microcontroller of AT89Sxx.
funcdraw
- 构造词法分析器和语法分析器进行绘图,学编译的时候可以研究研究,用C写的-Lexical analyzer and syntax structure analyzer for mapping, learning can be studied when the compiler research, written by C
cifafenxi
- c—语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。内附实验报告。-c-language lexical analyzer. A C- language program is divided into token strings of sequence. Treatment C- language of all token types. Containing the test report.
compiler_infi_into_suffixform
- 编译原理课程实验:将简单中缀算术表达式变换成:(1)后缀形式;(2)生成书上描述的抽象堆栈机的代码;(3)对常量算术表达式,输出结果 -Compiler theory course experiment: a simple infix arithmetic expressions transform into: (1) suffix form (2) generate an abstract descr iption of the book stack machine code (3)