资源列表
Complex_Inv_2_2
- 复矩阵的广义逆求解 ,2*2矩阵 .自己编写的,很好用-The generalized inverse for solving complex matrix, 2* 2 matrix
lexayacc
- Yacc和Lex简明教程,适用于学习编译器-A technique guide for Yacc and Lex
wordAnalyse
- C语言词法分析器,输入C程序,生成token序列。-C language lexical parsers
simplex
- 在VS上用C代码实现单纯形法,通过TXT文件输入数据,然后算出最优解。-VS on the simplex method implemented in C code, the input data through the TXT file, and then calculate the optimal solution.
lecial-analysis
- 语法分析器,java代码实现,可以用于特定文法-parser scanner
cifafenxi
- 编译原理,用C语言写的词法分析的代码,比较简单-Compilation principle, written using C language lexical analysis code, relatively simple
bianyi
- 编译脚本带有专业的水平,带编译功能带编译功能-Compile the scr ipt with a professional level, with the compilation feature
bf
- brainfuck语言解释器,可以说是功能最简单的解释器了。修改了bug,删除了无效代码。解释器自动扩展内存,没有代码与数据长度限制。-brainfuck language interpreter, we can say is the most feature a simple interpreter. Modify the bug, deleted invalid code. Interpreter automatically extended memory, there is no code
Complex_numbers
- Complex number cla-Complex number class
C-Compiler
- C语言编写的C-编译器设计文档及程序 -C compilateur
LexAndYaccTutorial
- LEX和yacc 的相关数据,帮助大家学会编译器的开发-the book of LEX YACC
c-compiler
- 简单c语言语法的编译器,用c语言实现,包括词法语法和语义分析-c compilateur