-
传智播客毕向东java上课PPT及源码
说明: 传智播客毕向东Java学习PPT及源码学习资料(Learn PPT and source code learning materials from Bi Xiangdong Java)
- 2020-10-14 19:17:30下载
- 积分: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
-
Hbase-Client1
调用hbase的代码,可以进行动态创建表,查询修改删除记录。(Call the the hbase code can dynamically create tables, query modification delete records.)
- 2012-10-31 23:31:22下载
- 积分:1
-
j
说明: java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等(java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan)
- 2016-02-18 16:40:37下载
- 积分:1
-
ssd1-mcq2
It is a MCQ1 SSD1.Here you can find questions with answers!!!
- 2011-02-12 20:45:43下载
- 积分:1
-
student-manage-system-based-on-java
基于JAVA语言的学生管理系统源代码,开发环境eclipse( U57FA u4E8EJAVA u8BED u8A0 u7684 u5B66 u751F u7BA1 u7406 u7CFB u7EDF u6E90 u4EE3 u7801 uFF0C u5F00 u53D1 u73AF u5883eclipse)
- 2017-05-17 13:07:14下载
- 积分:1
-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
FreqWithinBlock
Frequency within a block test of statistical randomness
- 2011-01-13 03:03:40下载
- 积分:1
-
Struts2.Web.2.0.Projects
It is useful for web application and web works
- 2012-03-03 01:17:22下载
- 积分:1
-
Java程序设计教程与实训PPT
java书籍ppt 里面有很多教程 值得参考使用(There are many tutorials in Java books worth referring to.)
- 2019-01-02 10:19:51下载
- 积分:1