-
jce-1_2_2
JCE的jar,密钥分配,技术的特点和基础(JCE jar, this is some key assignment.)
- 2011-06-12 15:21:35下载
- 积分:1
-
Abstract-Factory
Java 模式之抽象工厂,详细解答,值得一看(Java model abstraction factory, detailed answers, worth a visit)
- 2013-03-05 21:56:01下载
- 积分: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
-
TabWidget
Andriod切换卡TableWidget的用法(The switch card.)
- 2015-04-26 13:48:50下载
- 积分:1
-
Hbasesrc
hbase 插入测试 相关文章链接 数据存储结构介绍( test the function of the insert of hbase)
- 2010-09-21 09:57:47下载
- 积分:1
-
jmarinas-en-081110
We produced a software for scientists and managers working with marinas, and small harbor. Our software is able to predict the distribution of portuality and vulnerability risk.
- 2008-12-15 11:46:03下载
- 积分:1
-
JarInputStream
The input stream from which the JAR file to be read may be fetched Source Code for Andriod.
- 2014-01-03 19:39:01下载
- 积分:1
-
jQuery.validate
jQuery.validate.js文件(jQuery.validate.js file)
- 2020-06-22 05:00:02下载
- 积分:1
-
JAVA-programming
本书介绍了java语言的基本特性,包括字符串、选择、小应用程序以及异常等内容。与一般书籍不同的事,本书用大量的示例说明了java语言的语法、特性等,特别适合与刚刚接触java的学生,使其在实战中锻炼java语言的开发技巧。(This book introduces the basic features of java language, including strings, select, small applications, and exceptions and so on. Different things with the general books, book with plenty of examples illustrate the syntax of the java language, characteristics, especially for students and new to java, java training in actual combat to the development of language skills.)
- 2011-11-08 13:36:43下载
- 积分:1
-
springmvc-2
利用spring MVC框架实现登录的功能,该代码主要是用于熟悉spring MVC框架的用法(Using the spring MVC framework can realize the function of login, the code is mainly used to familiar with the use of the spring MVC framework)
- 2017-04-05 17:59:49下载
- 积分:1