-
tfIdf
tfidf的计算的java实现,程序结构清晰,注释易懂,(java tfidf calculated to achieve a clear program structure, comments to understand,)
- 2015-04-13 09:11:34下载
- 积分:1
-
ssh
基于MyEclipse6.0的SSH整合,挺详细的,需要的朋友可以看下~(The SSH-based MyEclipse6.0 integration, very detailed, a friend in need may have a look ~)
- 2010-11-21 20:20:50下载
- 积分:1
-
BUS
说明: 公交查询系统 Android studio(Bus search system can used by Android studio)
- 2019-01-11 17:08:28下载
- 积分: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
-
jsi-master
JSI (Java Spatial Index) RTree Library 是一个RTree算法Java实现的开源库,理论来源是Guttman1984年的一篇论文"R-trees: A Dynamic Index Structure for Spatial Searching" by Antonin Guttman",论文可见(PDF on CiteSeerX).
这个开源项目的代码遵循 GNU Lesser General Public License
最新的代码可以在http://github.com/aled/jsi上找到
同时例子在https://github.com/aled/jsi-examples(The JSI (Java Spatial Index) RTree Library open source Java implementation library of a RTree algorithm theoretical source of the Guttman1984 paper R-trees: A the Dynamic the Index Structure for Spatial, Searching by Antonin Guttman, papers can be seen (PDF onCiteSeerX).
Follow the code of this open source project GNU Lesser General Public License
The latest code can be found in http://github.com/aled/jsi
At the same time example in https://github.com/aled/jsi-examples were)
- 2013-03-18 18:26:05下载
- 积分:1
-
src
冒险岛私服服务端源代码,v079版本的,bug基本全修复了。(MapleStory Server v079. Bug almost fixed.)
- 2017-01-21 19:45:08下载
- 积分:1
-
NewsDemmo
新闻管理后台静态页面,对做一些Java语言的后台页面有帮助(News management background static page, helpful to do some Java language background page)
- 2015-05-13 10:41:31下载
- 积分:1
-
java-jiatinglicai
本程序为家庭个人理财,java程序,主要实现家庭个人财产的管理,是一个不错的java课程设计程序.(the procedures for the family personal financial management, java procedures, the main family of personal property management, is a good java curriculum design process.)
- 2007-02-25 11:00:22下载
- 积分:1
-
spaceman
SpaceMan Game, menu, and credits
- 2010-11-10 07:12:28下载
- 积分:1
-
Homework08
利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1