-
SwingInterfaceOntology
a java project for ontology based mapping
- 2012-04-27 15:56:16下载
- 积分:1
-
MyWeatherActitity
根据中国天气网,查询城市天气。根据城市编号添加城市,也可根据城市名称查询城市编号(According to Chinese weather site, check the city weather. According to City Code to add the city, can also inquire about the city numbered according to city name)
- 2014-05-02 19:28:54下载
- 积分:1
-
BroadCast
网络编程中关于组播的一段代码 希望对大家有用(Network programming on multicast to all of us hope for some useful code)
- 2007-12-19 17:37:23下载
- 积分:1
-
sztpre-file
一个简单的JAVA实例,取得目录的文件信息(A simple JAVA example, the directory file information)
- 2017-06-28 11:34:21下载
- 积分:1
-
java-jdbc-connectionmysql-useeclipse
java jdbc 連接mysql-使用eclipse(java jdbc connectionmysql-useeclipse)
- 2012-03-15 22:12:09下载
- 积分:1
-
CalendarTest
一个java的万年历程序,在编程信息栏显示(A java calendar program, the programming information bar)
- 2013-04-28 20:29:09下载
- 积分: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
-
BlendComposite
Blend Composite Class
- 2010-12-15 17:45:17下载
- 积分:1
-
SmsManager
TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
- 2013-12-06 14:31:24下载
- 积分:1
-
javagetIP
获取系统IP地址浏览器java,使用js来获取客户端的Ip地址(Get System IP address browser java, use js to get the client Ip address)
- 2013-11-19 13:37:22下载
- 积分:1