-
spring-security-master
说明: 一个使用spring-security管理权限控制的具体示例(A concrete example of using spring-security to manage permission control)
- 2019-01-23 11:06:18下载
- 积分:1
-
Hadoop-houseware--hive
Hadoop数据仓库--hive介绍
详细介绍,不错的资料(Hadoop data warehouse- the hive introductory details, good information)
- 2012-08-20 22:49:00下载
- 积分:1
-
javaSource
各种java编程的小代码,初学者必备之宝。(Java programming code for a variety of small, beginners treasure.)
- 2011-06-18 20:43:15下载
- 积分:1
-
CollectJob
This is a sample for multi thread java application. Is pretty easy for doing large data processing
- 2013-10-30 16:44:39下载
- 积分: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
-
world_raster
geoserver 中国地图矢量图,geoserver 中国地图矢量图(Geoserver Chinese map vector diagram,Geoserver Chinese map vector diagram)
- 2016-03-30 10:55:39下载
- 积分:1
-
0603Mybatis3+Spring4 +Struts2ZHYM
三大框架,mybatis+spring+struts2,可以互相学习,共同提高(the skeleton of SSM, including mybatis,spring,struts2,you can learn more by them.)
- 2018-01-29 02:02:21下载
- 积分:1
-
AIWordSplit
直接运行compile.bat和run.bat即可
使用了3种分词方法:
1.正向最大匹配(ForwardMatch.java)
2.逆向最大匹配(ForwardMatch.java)
3.最大频率匹配(FrequencyMatch.java)(默认)
取频率最高的词,然后两端递归,构建二杈树存储句子中的词语,显示的时候使用中序遍历二杈树
由于极有可能单个字的使用频率比整个词还高,筛选的时候进行了处理
若单个字不处于当前句子开头,先忽略,
若单个的字处在开头,临时mostFrequency仍为0,且单词长度为1,则加入到二杈树中(Can be run directly compile.bat and run.bat used three kinds of segmentation methods: 1. Being the biggest match (ForwardMatch.java) 2. Reverse maximum matching (ForwardMatch.java) 3. Maximum frequency matching (FrequencyMatch.java) ( default) to take the highest frequency words, and then both ends of the recursive construct two Cha tree storage sentence terms, when used in the sequence shows two Cha tree traversal is very likely because the use of a single word frequency is higher than the whole word, screening If the time were dealing with a single word is not in the beginning of the current sentence, first ignored, if a single word at the beginning of the temporary mostFrequency still 0, and the word length of 1, to 2 Cha tree)
- 2010-05-28 10:23:21下载
- 积分:1
-
com.BoboJingDong
高仿京东 实现首页图片轮播 二级缓存 异步下载 加载动画等(Jingdong achieve high imitation Home Photo Carousel two cache asynchronous loading animation download)
- 2014-07-01 10:35:33下载
- 积分:1
-
mypetstore
宠物商城 是一个学习的好教材 javascript(Pet store is a good learning materials)
- 2014-02-22 16:27:52下载
- 积分:1