文件名称:ExpressAnalysis
介绍说明--下载内容来自于网络,使用问题请自行百度
表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。
如有问题,可以mail: zch888email@163.com
我将尽快回复你。-expression analysis, supports arithmetic operations, brackets, relations operation, logic operation, like the string of such operations. Using a limited automatic machine lexical analysis, grammar analysis Operator priority analysis method, Operators of plus or minus grammar is not so OPG, it gave special treatment here. The results of the analysis of reverse Polish existence of a linked-list. The inverse Polish, on the basis of a stack used to evaluated. Under the pilot vc 6.0 through. If problems can mail : zch888email@163.com I will reply to you as soon as possible.
如有问题,可以mail: zch888email@163.com
我将尽快回复你。-expression analysis, supports arithmetic operations, brackets, relations operation, logic operation, like the string of such operations. Using a limited automatic machine lexical analysis, grammar analysis Operator priority analysis method, Operators of plus or minus grammar is not so OPG, it gave special treatment here. The results of the analysis of reverse Polish existence of a linked-list. The inverse Polish, on the basis of a stack used to evaluated. Under the pilot vc 6.0 through. If problems can mail : zch888email@163.com I will reply to you as soon as possible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GetToken/source.cpp
GetToken/source.h
GetToken/SqlParse.cpp
GetToken/SqlParse.h
GetToken/GetToken.opt
GetToken/LexAnalysis.cpp
GetToken/WordParse.cpp
GetToken/GetToken.dsp
GetToken/GramAnalysis.h
GetToken/LexAnalysis.h
GetToken/GetToken.dsw
GetToken/GetToken.ncb
GetToken/Debug
GetToken/GramAnalysis.cpp
GetToken/GetToken.plg
GetToken/type.c
GetToken
www.dssz.com.txt
GetToken/source.h
GetToken/SqlParse.cpp
GetToken/SqlParse.h
GetToken/GetToken.opt
GetToken/LexAnalysis.cpp
GetToken/WordParse.cpp
GetToken/GetToken.dsp
GetToken/GramAnalysis.h
GetToken/LexAnalysis.h
GetToken/GetToken.dsw
GetToken/GetToken.ncb
GetToken/Debug
GetToken/GramAnalysis.cpp
GetToken/GetToken.plg
GetToken/type.c
GetToken
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.