没有合适的资源?快使用搜索试试~ 我知道了~
LL(1)文法判定器
共80个文件
html:12个
dll:12个
txt:11个
4星 · 超过85%的资源 需积分: 17 62 下载量 63 浏览量
2010-05-24
18:06:06
上传
评论
收藏 469KB RAR 举报
温馨提示
根据判断一个文法是LL(1)文法的三个条件,逐一实现其判别条件的算法实现。 满足是LL(1)文法的三个条件: (1)文法不含有左递归 (2)对于文法中每一个非终结符A,若它存在某个候选首符 集两两不相交,即,若A→α1|α2|…|αn,则first(αi)∩first(αj)=Φ (i≠j) (3)对文法中的每个非终结符A,若它存在某个候选首符集包含ε,则first(A)∩follow(A)=Φ。 使用高级语言编写和调试一个判断文法是不是LL(1)文法的程序。程序通过给出的文法,首先判断文法是否含有左递归,若没有含有则求出其FIRST()集和FOLLOW()集。根据FIRST()集和FOLLOW()集求出SELLECT()集,最后综上所有条件判断该文法属不属于LL(1)文法。
资源推荐
资源详情
资源评论
收起资源包目录
桌面.rar (80个子文件)
课程设计.doc 166KB
LL(1)文法判定
Products2.txt 73B
Products4.txt 71B
Products3.txt 64B
Products1.txt 64B
test.txt 58B
Symbols.txt 161B
SimpleLL1
bin
Release
SimpleLL1.exe 40KB
test.txt 58B
html
images
mm_spacer.gif 43B
mm_arrow.gif 74B
mm_travel2.css 2KB
mm_travel_photo.jpg 8KB
error.html 361B
showtemplate.html 3KB
temp.html 4KB
about.html 500B
SimpleLL1.vshost.exe 6KB
AxInterop.SHDocVw.dll 44KB
Symbols.txt 161B
Interop.SHDocVw.dll 124KB
test1.txt 64B
x86
Release
Debug
SimpleLL1.pdb 68KB
SimpleLL1.exe 44KB
html
images
mm_spacer.gif 43B
mm_arrow.gif 74B
mm_travel2.css 2KB
mm_travel_photo.jpg 8KB
error.html 361B
showtemplate.html 3KB
temp.html 4KB
about.html 500B
SimpleLL1.vshost.exe 6KB
AxInterop.SHDocVw.dll 44KB
Interop.SHDocVw.dll 124KB
Product.cs 4KB
obj
Release
SimpleLL1.exe 40KB
SimpleLL1.frmMain.resources 4KB
SimpleLL1.csproj.GenerateResource.Cache 771B
TempPE
AxInterop.SHDocVw.dll 44KB
SimpleLL1.csproj.ResolveComReference.cache 496B
Interop.SHDocVw.dll 124KB
SimpleLL1.csproj.FileList.txt 1KB
x86
Release
SimpleLL1.exe 40KB
SimpleLL1.frmMain.resources 707B
SimpleLL1.csproj.GenerateResource.Cache 771B
TempPE
AxInterop.SHDocVw.dll 44KB
SimpleLL1.csproj.ResolveComReference.cache 496B
Interop.SHDocVw.dll 124KB
AxInterop.SHDocVw.dll 44KB
Debug
SimpleLL1.pdb 68KB
SimpleLL1.exe 44KB
SimpleLL1.frmMain.resources 4KB
temp
SimpleLL1.csproj.GenerateResource.Cache 771B
SimpleLL1.projdata 49KB
TempPE
AxInterop.SHDocVw.dll 44KB
SimpleLL1.csproj.ResolveComReference.cache 496B
Interop.SHDocVw.dll 124KB
Interop.SHDocVw.dll 128KB
AssemblyInfo.cs 2KB
html
images
mm_spacer.gif 43B
mm_arrow.gif 74B
mm_travel2.css 2KB
mm_travel_photo.jpg 8KB
error.html 361B
showtemplate.html 3KB
temp.html 4KB
about.html 500B
SimpleLL1.suo 27KB
SymbolSet.cs 2KB
SimpleLL1.csproj.user 3KB
SimpleLL1.sln 1KB
SimpleLL1.csproj 6KB
ClassDiagram1.cd 1B
frmMain.cs 59KB
Tools.cs 6KB
frmMain.resx 12KB
App.ico 3KB
LL(1)Parsing.rar 3KB
LL1分析器.txt 19KB
共 80 条
- 1
资源评论
- sunCloud2013-09-12使用C-Free测试过了,确实可用
- Cranck2013-01-10VC++6.0环境下编译insert函数会报错
keyu1711
- 粉丝: 21
- 资源: 89
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 国际象棋检测2-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- ssd5课件图片记录保存
- 常用算法介绍与学习资源汇总
- Python与Pygame实现带特效的圣诞节场景模拟程序
- 国际象棋检测11-YOLO(v7至v9)、COCO、Darknet、Paligemma、VOC数据集合集.rar
- 使用Python和matplotlib库绘制爱心图形的技术教程
- Java外卖项目(瑞吉外卖项目的扩展)
- 必应图片壁纸Python爬虫代码bing-img.zip
- 基于Pygame库实现新年烟花效果的Python代码
- 浪漫节日代码 - 爱心代码、圣诞树代码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功