资源列表
lexical-analysis
- 编译原理词法分析,识别程序中的词法类别及种类-Compilation Principle lexical analysis, lexical categories and species identification in the program
grammatical-analysis
- 编译原理语法分析,识别程序中语法是否正确,输出识别过程-Compilation Principle syntax analysis, identification procedures in the correct syntax, output the recognition process
intermediate-codePdestination-code
- 编译原理中间目标代码综合,识别程序,包含语法词法,输出四元组和目标代码-Compiler theory of intermediate target code, identification procedures, including the lexical and syntax, four output tuples and object code
benke
- 本科的编译器设计,适合有课程设计的本科生参考-benke bianyiqi
Lagrange
- this program use for solving the equation f(x)=0 by Lagrange methode-this program use for solving the equation f(x)=0 by Lagrange methode
abc
- 一个模拟的编译器,其中包括了简单的操作,对文法的分析等-A simulation compiler, including simple operation, for grammar analysis
Dichotomie
- this program use for solving the equation f(x)=0 by dichotomie-this program use for solving the equation f(x)=0 by dichotomie
Dichotomy
- this program use for solving the equation f(x)=0 by dichotomie-this program use for solving the equation f(x)=0 by dichotomie
Addi_matrix
- THIS PROGRAM USE FOR CALCLING THE SOM OF TOW MATRIX
Produit_matr
- this program use for calcling the prodect of tow matrix
Newton
- THIS PROGRAM FOR NUMERICAL MTHODES
scanf
- scanf的python实现,实现类似c++里的sscanf的东东,有些瑕疵,多多catch-scanf realization of python