登录
首页 » c++ » first&follow源代码

first&follow源代码

于 2023-06-24 发布 文件大小:36.70 kB
0 67
下载积分: 2 下载次数: 1

代码说明:

编译原理 1.    采用C或C++编写First和Follow函数,实现其求解过程。 (1)FIRST集合计算方法: ①      若Xàa.., 则将终结符a加入FIRST(X)中; ②      若Xàe,则将e加入FIRST(X)中; ③      若XàY…,且Y属于非终结符,则将FIRST(Y){e}加入到FIRST(X)中;(注:“”表示除去e元素,即FIRST(Y)中的非

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

发表评论

0 个回复

  • VCDigitalImageProcessing01
    说明:  VC++数字图像处理典型算法及实现 01 源程序(VC++ Digital Image Processing Algorithm and Implementation of a typical 01)
    2011-04-02 17:41:54下载
    积分:1
  • 学生管理里系统
    实现了管理员、教师、学生的登录,添加学生,删除学生,查看链表,修改信息等等
    2023-03-29 06:35:03下载
    积分:1
  • core_CM3
    STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下。。(The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains some kernel-related functions and macros, such as nuclear register definition, part of the nucleus peripherals address, etc., which corresponds core_cm3.c file. Beginners can take care of him as long as it is included into the project on the line, some of the functions here are very bottom of the function, the upper directly call them. If you are interested in higher CORTEX-M3 core or foundation, would like to learn more about these functions, you can carefully study. .)
    2014-05-14 11:03:08下载
    积分:1
  • cgi_all
    c语言实现的cgi,源代码,比较全,可以参考实现上传和下载的功能。(C language implementation of the CGI, the source code, more complete, you can refer to the realization of the upload and download function. )
    2020-12-12 10:49:16下载
    积分:1
  • WebBrowser 模拟上传文件 实例
    实现了模拟按键与选择文件等功能,详细实现见压缩包 对于IE7及以下,可以简单的利用SendKeys.SendWait方法设置input值,当然首先要将焦点集中在该控件上,利用HtmlElement的focus方法很容易做到。具体可以看后面的代码。但是对于IE8来说,它的安全性更高,具体参看文章http://blogs.msdn.com/ie/archive/2008/07/02/ie8-security-part-v-comprehensive-protection.aspx。 对于IE8来说,file input只能模拟点击upload按钮,然后在弹出的对话框中输入文件名,然后点击确定。
    2013-04-19下载
    积分:1
  • matlab-command
    matlab命令,方便初级使用者查询命令(matlab command to facilitate the initial user query command)
    2011-06-20 16:43:42下载
    积分:1
  • a program to calculate if it is a leap year or not
    a program to calculate if it is a leap year or not
    2023-08-29 18:20:03下载
    积分:1
  • pagewnd
    VC++调用Excel表格编辑数据的功能,一打开就显示Excel风格的表格(VC++ calling function Excel spreadsheet editing data, an open style on display Excel spreadsheet)
    2013-12-01 21:50:40下载
    积分:1
  • TBNIZ578
    一个小巧的个人信息管理程序,很实用,vc6的源码和可执行文件,(A small, personal information management program is very practical, vc6 source code and executable file,)
    2017-07-22 12:27:26下载
    积分:1
  • ClearTreeView
    清除TreeView内容,C#源码下载,这是一个需要与数据库相结合的TreeView例子,示例演示了如何在C#中清除TreeView里的内容,刚接触C#的新手们,这是一个入门级的例子,因此有必要掌握一下。(Clear TreeView, C# source code download, this is a need with the database-phase combination of TreeView example, the example demonstrates the how in C# to clear the contents in the TreeView, new to the C# novice who, this is an entry-level example, so necessary to master.)
    2013-04-23 15:26:00下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载