-
KruskalAlgorithm
kruskal in java simple, easy, i hope that s useful thanks
- 2016-11-13 16:46:08下载
- 积分:1
-
Bubbles
Java 开发的弹跳球小游戏代码. 便于理解OO的概念.(Bubbles Game, developed in Java, easy to understand OO design in Java)
- 2009-03-22 08:11:09下载
- 积分:1
-
code
基于JAVA代码的petri网仿真软件,可进行网络图最佳路线计算(JAVA-based code petri net simulation software, which can calculate the best route for network diagrams)
- 2013-06-09 21:40:34下载
- 积分:1
-
radix_sort
radix_sort 排序算法的Java实现(radix_sort)
- 2010-03-10 11:31:10下载
- 积分:1
-
day15-regist
使用mvc架构开发的一个小型注册程序,帮助学习java(Using MVC framework developed by a small registration procedures to help learn java)
- 2017-08-02 12:59:11下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分: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
-
ListUtils
The given class includes the methods which are related with several list operations in Java
- 2011-01-20 03:17:59下载
- 积分:1
-
027356-01
疯狂Java讲义_源码(含Java设计模式CHM).rar(java design chm
)
- 2013-11-29 12:16:45下载
- 积分:1
-
046JSP出差管理系统
员工:出差申请(包括财务报销问题),出差状态汇报,查看出差状态及审批状态。(Staff: travel application (including financial reimbursement problem), travel status report, check the status of travel and examination and approval status.)
- 2018-01-09 13:28:42下载
- 积分:1