-
: 1, the first "production" box importation of production, "input...
说明:
1、先在“产生式”框中输入产生式,在“输入的符号串”框中输入待分析的符号串,点击“编译”按钮开始根据产生式分析输入的符号串。
2、在“范例”菜单中可以选择预选的产生式和输入符号串范例,有两个范例,其中书上范例为“范例代码2”。
3、“产生式”框中,“显示消除左递归结果”选中时,执行编译后如果“产生式”框内内容没有变化,则原输入的产生式符合LL(1),否则,“产生式”框内内容将转换为符合LL(1)的文法。-: 1, the first "production" box importation of production, "input string of symbols" input box to the symbol series analysis, Click on the "Build" button to begin production analysis of the input string of symbols. 2, the "paradigm" menu can choose a pre-production series and the importation of symbols example, there are two examples, which book example of "two examples of code." 3, "have a" box, "showed that the elimination of left recursive results" selected, If, after the implementation of compiler "production" box contents have not changed, then the importation of the production line with LL (1), otherwise, "Production" box contents will be converted to meet LL (1) grammar.
- 2022-07-23 04:31:15下载
- 积分:1
-
任天堂产品系统文件(chm格式)
对任天堂机各部分的介绍
任天堂产品系统文件(chm格式)
对任天堂机各部分的介绍-Nintendo Product system files (chm format) on the Nintendo machine the various parts of the introduction
- 2022-06-03 15:53:53下载
- 积分:1
-
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!...
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!-an interesting racing game, control is very simple, just click the mouse button mad on the line :) can be difficult to transfer their own!
- 2022-06-28 02:08:03下载
- 积分:1
-
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书例题1...
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书例题1-4章中的源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-03-24 03:59:31下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1
-
Embedded SD card Interface
Embedded SD card Interface
- 2022-01-22 12:45:41下载
- 积分:1
-
犯错
IEC60870-5-101为两个具有永久连接电路的主站与子站间传输基本远动信息提供了一套通信协议集。
在某些应用中,可能需要在通过数据网络连接的远动站之间传输相同类型的应用报文,这个数据网络上含有中继站,可以存储与转发报文,并在远动站之间提供虚电路。这种网络的传输延时取决于网络负载。
一般而言,不确定的延时意味着在远动站之间没办法采用定义在IEC60870-5-101中的数据链路层。但是,在某些情况下,还是可以使具有IEC60870-5-101全部3层的远动站,以适应采用包装配与拆卸类型站的数据网络,实现平衡通信的访问。
对于其他所有情况,本标准不采用IEC60870-5-101的链路功能,但通过一套合适的传输文件集,可用来提供平衡式存取
-err
- 2022-02-06 08:31:04下载
- 积分:1
-
A cat and mouse game, with source code and run the program for them to learn!
一款猫抓老鼠的游戏,有源码和运行程序,供大家学习!-A cat and mouse game, with source code and run the program for them to learn!
- 2022-02-03 15:20:46下载
- 积分:1
-
This software calculate the initial value for the SCM applet delay, giving devel...
此软件为单片机延时初值的计算小程序,给单片机开发者一个便捷!-This software calculate the initial value for the SCM applet delay, giving developers a convenient SCM!
- 2022-04-28 07:42:38下载
- 积分:1
-
aodv 协议
o 日期进行了 ad hoc 路由协议的研究绝大多数只模拟。使用模拟的最激励原因之一就是创建一个真正的实现的难度。在模拟器中的代码包含在一个单一的逻辑组件,是清楚界定和可访问。另一方面,创建执行需要使用系统,许多组件,包括很多,有很少或没有文档。实施开发人员必须了解不仅路由的协议,但所有的系统组件和其复杂的相互作用。此外,由于 ad hoc 路由协议是显著不同于传统的路由协议,必须介绍了一套新的功能以支持路由协议。在本文中我们描述了 AODV 操作所需的事件触发器,设计的可能性和决定我们特设的按需距离矢量 (AODV) 路由协议的实现,AODV UCSB。本文旨在帮助研究人员在开发自己的点播 ad hoc 路由协议,并协助用户确定最适合他们需要的执行设计。
- 2022-04-16 12:29:58下载
- 积分:1