CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别

文件名称:LR(0)

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    6.69mb
  • 已下载:
    2次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造;

2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中;

3. 实现 分析器总控程序,对输入的表达式进行文法分析。

-LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar activities, the state transformation matrix and set of standard family construction project 2. Determine whether the grammar grammar, Implementation Analysis table structure, and output to the specified file 3. to achieve the total control process analyzer, the expressions on the input grammar analysis.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

040410606-李文凯(LRCompiler 1.0版)/LRCompiler 1.0版文档报告.doc
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/DATA.TAG
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/data1.cab
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/lang.dat
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/layout.bin
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/os.dat
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/setup.bmp
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/SETUP.EXE
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/SETUP.INI
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/setup.ins
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/setup.lid
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/sn.txt
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/_INST32I.EX_
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/_ISDEL.EXE
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/_setup.dll
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/_sys1.cab
040410606-李文凯(LRCompiler 1.0版)/LRCompiler安装程序/_user1.cab
040410606-李文凯(LRCompiler 1.0版)/可执行文件/advapi32.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/comctl32.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/gdi32.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/kernel32.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/LRCompiler.exe
040410606-李文凯(LRCompiler 1.0版)/可执行文件/mfc42.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/msvcp60.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/msvcrt.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/ntdll.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/rpcrt4.dll
040410606-李文凯(LRCompiler 1.0版)/可执行文件/user32.dll
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/LR(0)例子1.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/LR(0)例子2.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/LR(0)例子3.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/SIMPLE变量说明语句(不是LR(0)文法).txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/SIMPLE常数说明语句(不是LR(0)文法).txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/SIMPLE语言LR(0)范例.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/SIMPLE语言LR(0)范例正确句子.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/教材LR(0)例子.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/非LR(0)例子1.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/非LR(0)例子2.txt
040410606-李文凯(LRCompiler 1.0版)/文法和句子举例(测试数据)/sourceFile.dat
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/AnalyzeTable.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/AnalyzeTable.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/ColorPicker.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/ColorPicker.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/CommStruct.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/LR(0)例子1.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/LR(0)例子2.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/LR(0)例子3.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/LR(0)范例.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/LR(0)范例正确句子.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/SIMPLE变量说明语句(不是LR(0)文法).txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/SIMPLE常数说明语句(不是LR(0)文法).txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/教材LR(0)例子.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/非LR(0)例子1.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/example/非LR(0)例子2.txt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/GoData.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/GoData.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/Logo.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/Logo.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LogoDlg.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LogoDlg.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.aps
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.clw
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.dsp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.dsw
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.exe
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.ncb
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.opt
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.plg
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompiler.rc
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompilerDoc.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompilerDoc.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompilerView.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/LRCompilerView.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/MainFrm.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/MainFrm.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/MFC163.tmp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/MFC469.tmp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/MFC46C.tmp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/Morpheme.cpp
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/Morpheme.h
040410606-李文凯(LRCompiler 1.0版)/源程序/LRCompiler 1.0版/OfficeXPMe

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com