搜索资源列表
算符优先分析器
- 用C++实现算符优先器,规律是自己定的,想改的话只能自己在源程序中改-C + + Operator priority device that is the law itself, would change so only in the source changed
算符优先分析法
- 算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first analytic method, carries on the expression the grammar analysis, judges an expression is whether correct. Grammar: E ->
SF111
- 算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件- The operator first grammar analysis c language realization code needs to input the lexical analysis the txt result document
bianyishiyan
- 用visual c++6.0编写的编译原理实验,其中含词法分析、语义分析、算符优先分析的程序。-With the preparation of visual c++6.0 compiler experiment, which included lexical analysis, semantic analysis, the analysis of operator priority procedures.
S-Cal
- 非常方便适用的计算器工具软件。可以键盘输入各数值、运算符,支持复杂运算。实时显示二进制、十六进制结果-Very convenient tools for the calculator. You can enter the numeric keyboard, operator, support complex operations. Real-time display binary, hexadecimal results
segmentation
- Contains the snakes algorithm and Robert,Sobel and prewitt operator