-
HouseRent
java写得房屋出租管理系统,可作为教学或毕业设计参考(a house rent system)
- 2020-12-12 21:19:16下载
- 积分:1
-
ranve
是实用的东西,介绍利用JAVA开发的一个程序,鼓励程序()
- 2018-05-15 11:56:11下载
- 积分:1
-
CreationPDF
creation fichier PDF a partir de n importe quelle format cool
- 2013-12-29 16:10:06下载
- 积分:1
-
jdk150
JDK 1.5 的介绍。对于JAVA编程的函数的应用很有帮助(JDK 1.5 . it is very useful in JAVA programming)
- 2009-05-31 11:54:39下载
- 积分:1
-
dsr
DSr project for the java applications
- 2020-10-20 15:47:24下载
- 积分:1
-
FileTest
file种方法使用实例。在系统当前目录下生成文件,并获得文件的属性信息,最后当JVM结束时删除所创建的文件。(The file method uses the instance. In the current directory file system, and obtain the attribute information file, delete the last when creating JVM at the end of the file.)
- 2013-03-28 18:55:14下载
- 积分:1
-
ch04
windows这是一个随便选的文档,因为我想下一个东西,但是开会员太贵了(windows This is an optional document, because I want the next thing, but the meeting members are too expensive.)
- 2019-06-29 20:45:58下载
- 积分:1
-
iBatispage
iBatis分页实例 内含数据库文件在src文件夹中(Page includes examples of iBatis database file in the src folder)
- 2009-04-17 15:52:59下载
- 积分:1
-
TestSqoop
在java环境下调用sqoop 命令,需要提前部署好hadoop环境(test sqoop)
- 2015-07-24 11:47:33下载
- 积分:1
-
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