-
MirandaAbstract
abstract class MirandaAbstract implements MirandaInterface.
- 2014-01-22 10:57:47下载
- 积分:1
-
sudoku
逻辑推理,通过程序设计实现简单的逻辑推理功能
(logic reasoning)
- 2010-05-07 16:49:51下载
- 积分:1
-
Linux命令行与shell脚本编程大全.第3版
说明: java 入门到精通 从最简单的开始讲到最后的框架(java Entry to mastery Programming development)
- 2021-01-04 16:30:22下载
- 积分: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
-
dateUtil
说明: 日期帮助,自动输出排班人员,自定义配排班类型(Date Help, Scheduling)
- 2020-06-22 15:40:01下载
- 积分:1
-
ICFFCM
说明: APPLICATION OF ICFFCM segmentation image
- 2019-03-17 20:11:49下载
- 积分: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
-
weibo
微博管理 前台可登陆 注册 发表微博 评论 后台管理员可进行增删改查 等功能(The microblogging Management the reception can visit registered microblogging comments backstage administrator CRUD)
- 2012-11-10 15:16:25下载
- 积分:1
-
java
这是一个用java编写的一个界面,此界面与数据库相连,通过对界面中的数据操作继而对数据库进行操作。(This is a java written in an interface, this interface is connected to the database, through the interface data manipulation and then to operate the database.)
- 2011-06-21 20:59:15下载
- 积分:1
-
DHTest
Java call dahua SDK connection camera simple Demo
- 2020-06-18 09:00:01下载
- 积分:1