-
baiduMapHisTrajectory
百度地图轨迹动态播放/暂停/结束,控制速度快慢(map historyTrackPlay)
- 2016-12-24 08:52:08下载
- 积分: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
-
JavaEE实验
说明: javaee实验smm 太原理工大学java ee课程代码实验报告(Java EE experiment report on code experiment of Java EE course in SMM University of Technology)
- 2020-06-18 11:35:23下载
- 积分:1
-
SwordForOfferJava-master
说明: 剑指offer电子版,用例使用java语言编写,供java学习者参考(Sword refers to the electronic version of the offer, the use case is written in java language, for the reference of java learners)
- 2019-11-13 09:57:52下载
- 积分:1
-
Mouse
实现在TextArea中输出最后一次鼠标单击的x,y坐标和连续单击的次数。(In the output of the TextArea realize the last time the mouse click of the x, y and continuous click on the number of times.)
- 2012-05-14 12:53:43下载
- 积分:1
-
day03_pm
java培训笔记,第三天可以学习的内容,适合刚理解java,0基础的学java的学员(java training notes, you can learn the contents of the next day, for just understand java, 0-based learning java trainee)
- 2013-09-02 18:14:27下载
- 积分:1
-
Bracket
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
- 2009-05-15 22:48:12下载
- 积分:1
-
DuplicateHeapByteBufferTest
ConnPerRouteBean implements ConnPerRoute Source Code for Andriod.
- 2014-01-17 14:23:29下载
- 积分:1
-
arrange
java代码实现的生成排列程序,有界面,组合数学课上作业。(arrangement java code generation procedures, interfaces, operating on a combination of mathematics)
- 2011-12-25 20:20:06下载
- 积分:1
-
dateUtil
日期帮助,自动输出排班人员,自定义配排班类型(Date Help, Scheduling)
- 2020-06-22 15:40:01下载
- 积分:1