-
BinaryToText
Convert text to Binary and binary to text
- 2013-06-26 23:46:57下载
- 积分:1
-
CheckBox
Check Box extends Compound Button Source Code for Andriod.
- 2014-01-03 19:27:10下载
- 积分:1
-
d2rq-0.8.1
这是一个将数据库数据转换成sparql查询的工具,很强大!(This is a tool to convert the data into a query sparql, very powerful!)
- 2015-09-27 16:02:24下载
- 积分:1
-
Library-management-system
这是用java语言Hibernate开发实例----图书管理系统的源代码(This is a java language development instance---- Hibernate library management system source code)
- 2013-11-22 22:53:45下载
- 积分: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
-
STRUTS-12A
THIS IS A SIMPLE STRUTS EXAMPLE
- 2014-11-21 01:26:36下载
- 积分:1
-
Conrec
java 等值线 生成算法(java isogram Algorithm)
- 2007-12-22 11:53:40下载
- 积分:1
-
AprioriHash-java
基于Apriori的Hash改进算法的Java实现。利用Hash技术减少了生成频繁项集的时间。(The Hash-based Apriori Algorithm for Java. Hash technology reduces the use of frequent itemsets to generate the time.)
- 2021-04-07 15:59:01下载
- 积分:1
-
ListIterator
An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
- 2014-02-18 14:50:58下载
- 积分:1
-
ch02
java程序设计教程第二章例题,关于输入输出的相关代码(java programming tutorial Chapter II examples, the relevant code on the input and output)
- 2010-12-19 22:32:08下载
- 积分:1