登录
首页 » 算法 » 乔姆斯基文法判定

乔姆斯基文法判定

于 2022-03-13 发布 文件大小:138.02 kB
0 206
下载积分: 2 下载次数: 1

代码说明:

此程序是用C语言写的一个编译原理实验,用数组来存储。通过对数组的操作,以及文法规则来对文法进行判断。最终判断是属于哪一类文法。

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

发表评论

0 个回复

  • 不错的数据挖掘教程。用超星阅读起观看。
    不错的数据挖掘教程。用超星阅读起观看。-good Data Mining Directory. Starting with reading Superstar watch.
    2022-05-25 01:20:50下载
    积分:1
  • g711
    g711-pcm的音频编码VHDL源代码-g711-pcm audio coding VHDL source code
    2022-07-15 04:33:18下载
    积分:1
  • use c language to make a Newton interpolation arithmetic.Newton interpolation ar...
    用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
    2023-02-05 04:00:03下载
    积分:1
  • 维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用...
    维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用-Wiener filtering treatment is C++ Source code contains a number of functions, please use up a lot of people
    2022-11-12 05:15:03下载
    积分:1
  • 最小不重复数问题
    问题描述:给定一个数n,找出大于这个数的最小不重复数(任意相邻位数字不相同)。 程序给出了两种方法:find和find1,其中find1属于暴力法,直接从n+1开始寻找,每次加1,知道找到满足条件的不重复数为止。 第二种方法比较巧妙,将n各位数字存到一个数组a[]里,下标大小对应位数高低,比如1234,数组a[0...3]依次为1,2,3,4;从最高位开始找相邻的重复数,较低的重复位加1带进位,高位循环加进位直到无进位,低位置零;回到次高位重新寻找重复位,直到无重复位。
    2022-05-13 23:24:34下载
    积分:1
  • 凸包的标程,对于备战ACM比赛的对员相当有用哦
    凸包的标程,对于备战ACM比赛的对员相当有用哦-Convex hull of the standard process, for preparing for the competition of ACM members Oh very useful
    2022-01-27 14:13:03下载
    积分:1
  • Bayesian classifier C source code, using IRIS category for example, easily under...
    贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
    2022-01-23 10:59:10下载
    积分:1
  • 64位数的计,是科学计类的
    64位数的计算,是科学计算类的-64 median is calculated kind of scientific computing
    2022-03-26 03:47:58下载
    积分:1
  • better engineering calculation procedures more powerful calculation of the bridg...
    较好的工程计算程序功能较强 计算桥梁的跨度等-better engineering calculation procedures more powerful calculation of the bridge span, etc.
    2022-03-05 09:06:45下载
    积分:1
  • Alphat透明合成系统
    Alpha通道是一个8位的灰度通道,该通道用256级灰度来记录图像中的透明度信息,定义透明、不透明和半透明区域,其中黑表 示全透明,白表示不透明,灰表示半透明。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-04-30 03:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载