-
Paint-Chat
一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能(One kind of data transfer by the java applet interactive web chat, drawing and chat with 2 functions)
- 2011-06-25 20:35:27下载
- 积分:1
-
sqllab6
java实现语法分析树,并进行优化分析树,源自哈尔滨工业大学数据库实验6,(parser tree for SQL by java)
- 2015-05-29 16:27:31下载
- 积分:1
-
KruskalAlgorithm
kruskal in java simple, easy, i hope that s useful thanks
- 2016-11-13 16:46:08下载
- 积分:1
-
upd900mib.tar
hp mib用于snmp扫描硬件状态信息(cpu,内存。风扇,电源等信息)(hp mib)
- 2014-02-20 19:30:49下载
- 积分:1
-
jdkANdjre
jdk与jre的重要区别,好东西我不是这么轻易与人分享的(jdk and jre an important distinction, good thing I' m not so easily shared with others)
- 2013-07-25 10:54:03下载
- 积分:1
-
Experiment-III
大学Java课程实验三,要求学会使用继承接口与多态。(Java course experiment three universities require learn to use interface inheritance and polymorphism.)
- 2013-08-31 16:06:49下载
- 积分: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
-
editeur-de-texte-en-java
a simple text editor
- 2014-07-07 20:21:13下载
- 积分:1
-
Simple_SSH-based_workflow_system
基于SSH的简单工作流系统
很不错的资料,采用Struts2 Spring Hibernate实现!(Simple SSH-based workflow system
)
- 2020-06-25 22:00:02下载
- 积分:1
-
Mynfadfa
用于DFA到NFA 的转化.并且能够显示DFA NFA的状态图(convert DFA into NFA)
- 2013-11-17 16:15:49下载
- 积分:1