-
BlendComposite
Blend Composite Class
- 2010-12-15 17:45:17下载
- 积分:1
-
SelectorProvider
SelectorProvider is an abstract base class that declares methods for providing instances of DatagramChannel, Pipe, java.nio.channels.Selector , ServerSocketChannel, and SocketChannel.
- 2014-07-04 00:29:54下载
- 积分:1
-
HasPositionalPredChecker
Has Positional Pred Checker extends X Path Visitor Source Code for Andriod.
- 2014-01-01 11:38:11下载
- 积分:1
-
疯狂java讲义
疯狂java讲义pdf版,讲解细致,适用于java入门资料参考(crazy java instruction.pdf very very good)
- 2020-12-15 10:49:13下载
- 积分:1
-
LHS
拉丁超立方抽样试验设计程序:输入多维变量样本和所需组数,输出基于拉丁超立方抽样方法的实验设计结果(LHS test design program:input the multidimensional variable samples and the number set, output the design of experiment results based on Latin hypercube sampling method)
- 2016-04-07 15:32:34下载
- 积分:1
-
RepastEvacuation-master
repast仿真模拟人群逃生模型,基于java语言描写。(Repast simulation of crowd escape model)
- 2019-05-17 15:28:27下载
- 积分:1
-
sqlite
基于安卓系统的数据库使用源代码教程,编译验证可行(Android-based tutorial database using the source code, compile proven feasible)
- 2013-11-07 20:22:52下载
- 积分:1
-
fivechess-client
这个java程序更完整的展现了如何编写五子棋程序,可以通过eclipse实现。。。(this java program provide a more detail way to build an easy game called five-chess...may it helps)
- 2014-06-05 21:07:45下载
- 积分: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
-
CaughtClassMarker
This InstructionVisitor marks all classes that are used in an instanceof test by any of the instructions that it visits.
- 2013-11-28 11:07:04下载
- 积分:1