文件名称:A_Bottom-U154180292003
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 120kb
- 下载次数:
- 0次
- 提 供 者:
- bruc*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有限状态机实现
It is an example of a bottom-up parser, using an algorithm I came up with. My bottom-up parser was completely hand-written, without any code generation. It s algoritm is centered around a finite-state machine code as a tree structure with several nodes and edges. The grammar is generated at runtime.
INCLUDES PROJECTS for VC 6.0 and VC .NET FOR EASY COMPILATION.
-Finite state machine realize It is an example of a bottom-up parser, using an algorithm I came up with. My bottom-up parser was completely hand-written, without any code generation. It s algoritm is centered around a finite-state machine code as a tree structure with several nodes and edges. The grammar is generated at runtime.INCLUDES PROJECTS for VC 6.0 and VC. NET FOR EASY COMPILATION.
It is an example of a bottom-up parser, using an algorithm I came up with. My bottom-up parser was completely hand-written, without any code generation. It s algoritm is centered around a finite-state machine code as a tree structure with several nodes and edges. The grammar is generated at runtime.
INCLUDES PROJECTS for VC 6.0 and VC .NET FOR EASY COMPILATION.
-Finite state machine realize It is an example of a bottom-up parser, using an algorithm I came up with. My bottom-up parser was completely hand-written, without any code generation. It s algoritm is centered around a finite-state machine code as a tree structure with several nodes and edges. The grammar is generated at runtime.INCLUDES PROJECTS for VC 6.0 and VC. NET FOR EASY COMPILATION.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
@PSC_ReadMe_5703_3.txt
.......\CodeObject.cpp
.......\CodeObject.h
.......\Grammar.cpp
.......\Grammar.h
.......\Input.txt
.......\Output.txt
.......\Reader.cpp
.......\Reader.ncb
.......\Reader.sln
.......\Reader.vcproj
.......\ReadMe.txt
.......\stdafx.cpp
.......\stdafx.h
.......\TokenMaker.cpp
.......\TokenMaker.h
VC 6.0
......\CodeObject.cpp
......\CodeObject.h
......\Grammar.cpp
......\Grammar.h
......\Input.txt
......\Output.txt
......\Reader.cpp
......\Reader.dsp
......\Reader.dsw
......\Reader.ncb
......\Reader.opt
......\Reader.plg
......\stdafx.cpp
......\stdafx.h
......\TokenMaker.cpp
......\TokenMaker.h
.......\CodeObject.cpp
.......\CodeObject.h
.......\Grammar.cpp
.......\Grammar.h
.......\Input.txt
.......\Output.txt
.......\Reader.cpp
.......\Reader.ncb
.......\Reader.sln
.......\Reader.vcproj
.......\ReadMe.txt
.......\stdafx.cpp
.......\stdafx.h
.......\TokenMaker.cpp
.......\TokenMaker.h
VC 6.0
......\CodeObject.cpp
......\CodeObject.h
......\Grammar.cpp
......\Grammar.h
......\Input.txt
......\Output.txt
......\Reader.cpp
......\Reader.dsp
......\Reader.dsw
......\Reader.ncb
......\Reader.opt
......\Reader.plg
......\stdafx.cpp
......\stdafx.h
......\TokenMaker.cpp
......\TokenMaker.h