登录
首页 » 算法 » LL1文法分析

LL1文法分析

于 2022-10-18 发布 文件大小:3.70 MB
0 111
下载积分: 2 下载次数: 1

代码说明:

该代码是自己原创,参考编译原理的书,根据LL1文法判断过程编写而成,进行了多种判断,找左公因子,左递归,求first集,follow集,select集最终根据select集判断出是否为ll1文法,并且在过程中每个产生式是否能产生空,其select集,first集,follow集,均可打印出

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用c语言实现第一类读
    用c语言实现第一类读-写者问题 -using language first reading-writing problem
    2022-03-06 23:25:53下载
    积分:1
  • 自适应哈夫曼压缩;哈夫曼压缩;lzw压缩
    1.       自适应哈弗曼压缩算法。 对应程序AdaptiveHuffman。使用方法:把测试数据文件夹里的四种测试数据拷贝到/AdaptiveHuffman/Release/目录下,然后在控制台进入到Release目录,输入如下命令, @1, 压缩: AdaptiveHuffman.exe 1 带压缩的文件名 压缩的文件名 @2, 解压缩: AdaptiveHuffman.exe 2  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-30 07:55:55下载
    积分:1
  • 多元散射校正,用于近红外散射数据处理,增强信噪比
    多元散射校正算法,用于近红外散射数据处理,增强信噪比-function [Xcorrect]=msc(X,Xref) msc pretreate the samples X with the Multiplicative Scatter Correct Input X:the matrix of the sample spectra to be Correct Xref:the matrix of the sample spectra to be ref Output Xcorrect:the sample spectras was Corrected from the X Programmer: zhimin zhang @ central south university on dec 13 ,2007 Reference: Chemometrics and Intelligent Laboratory Systems 29 (1995) 233-241
    2023-09-03 21:40:03下载
    积分:1
  • 黄金分割
    黄金分割-Golden Section
    2022-05-18 08:07:24下载
    积分:1
  • 巴斯角三角形
    经典算法巴斯角三角形的实现,类似中国古代的杨辉三角#include #define N 12 long combi(int n, int r){     int i;     long p = 1;     for(i = 1; i
    2022-12-16 03:55:02下载
    积分:1
  • Numerical calculation, using newton iteration method chord intercept method to c...
    数值计算,利用newton迭代法和弦截法计算插值多项式-Numerical calculation, using newton iteration method chord intercept method to calculate the interpolation polynomial
    2022-02-04 23:52:26下载
    积分:1
  • 电影推荐
    关于海量数据挖掘的推荐系统,用于给用户推荐潜在喜欢的产品,根据电影相似度、用户相似度求预测效用矩阵,对未知评分进行估测,得到阈值评分以上的电影推荐给用户。
    2022-08-25 19:46:15下载
    积分:1
  • 简单的马尔科夫,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处是将给定的文本串生成新的随机文本...
    简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the way in which the present state arose from its predecessors. The code is a simple example of a markov chain that generates somewhat random text output from a given text input.
    2022-04-07 11:22:32下载
    积分:1
  • 一个用fortran程序编写的傅里叶变换工具,小巧适用,包括源代码,例和例输出。...
    一个用fortran程序编写的傅里叶变换工具,小巧适用,包括源代码,算例和算例输出。-Using a Fourier transform fortran programming tools, small application, including source code, example and example output.
    2023-05-27 10:10:03下载
    积分:1
  • LTE中turbo编解码
    这个系统是基于802.16标准。包含的内容广域网中OFDM物理层的相关内容,TDD,网络管理,调度器,移到单元
    2022-02-03 21:10:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载