-
Compiler
LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
ExecSQL
java从文本文件中读取并执行SQL语句的示范。(java from text documents to read and implement SQL model.)
- 2007-04-23 17:25:16下载
- 积分:1
-
1
说明: SOA 是一种 IT 体系结构样式,支持将您的业务作为链接服务或可重复业务 任务进行集成,可在需要时通过网络访问这些服务和任务。(SOA is an IT architectural style, support your business as linked services, or can be integrated repeat business task, you can access these services when needed and tasks over a network.)
- 2014-04-25 14:26:30下载
- 积分:1
-
ch05
讲述了动态注册程序DynaCheckRegister,其中src目录用来存放服务器端的java程序,dynareg目录是用来部署的模块,里面包括使用到的页面文件(About the dynamic registration procedures DynaCheckRegister, including src directory is used to store server-side java programs, dynareg directory is used to deploy the modules, which include the use of to the page file)
- 2009-09-13 10:27:05下载
- 积分:1
-
FGA_Bounds
java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可(the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.)
- 2011-12-06 01:37:53下载
- 积分:1
-
LoginSSI
使用Struts2+Spring3+ibatis框架实现的登录功能(Implement a simple to login some system.We use the Struts2+Spring3+ibatis MVC.)
- 2015-04-23 10:31:48下载
- 积分:1
-
News_Release
新闻发布系统,整合了struts2.0,hibernate,包含新闻站内搜索(News Publishing System, integrated struts2.0, hibernate, including News Search)
- 2020-10-26 16:39:59下载
- 积分:1
-
实验三 SNMP的应用开发(三)
说明: 此为基于java的snmp管理站开发,编程实现SNMP管理站,完成对SNMP代理的远程访问。(Development of SNMP management station based on Java)
- 2019-06-09 13:25:29下载
- 积分:1
-
JavaEE开发工程师_两年(简历模板)
【实例简介】java简历模板,分享一套java模板(真实)
- 2021-07-31 00:31:22下载
- 积分:1
-
Divide
使用Java语言,用前向匹配算法与后向匹配算法实现中文分词(
The use of Java language, with the forward matching algorithm to achieve the Chinese word segmentation )
- 2016-12-05 12:42:02下载
- 积分:1