-
2006_01
Java软件设计,网络工程师,试卷,及其答案,很有用的,大家可以随意下在下来看(Java software design, network engineers, papers, and their answers, very useful, we can freely under the next term)
- 2012-11-05 08:54:00下载
- 积分:1
-
Mailbox
在Windows环境下用java工具开发的具有发送邮件功能的邮箱,希望能给贵站帮助(Using java to send mail function with the development of e-mail)
- 2010-12-15 20:59:30下载
- 积分:1
-
ssm
ssm纯净框架,适合搭框架的时候现成套用,简单方便。数据库连接的是Oracle,如果用mysql或者其他数据库,需要改里面的方言。。。。。。。(SSM pure framework, fit for frame, easy to apply.The database connects to Oracle, and if you use mysql or any other database, you need to change the local dialect...)
- 2017-11-17 21:45:08下载
- 积分:1
-
Exam
简单的桌面考试系统,javase初级练手小程序(Simple desktop examination system, javase primary try small programs)
- 2015-03-04 16:28:34下载
- 积分:1
-
video
说明: video前端模板,有待开发,开发完,就能用,啊啊啊啊啊啊啊(Vieo front-end template, to be developed, developed, can be used, ah ah ah ah ah ah ah ah ah ah ah ah)
- 2020-06-16 09:40:01下载
- 积分:1
-
Think_in_Java_
同人类任何语言一样,Java为我们提供了一种表达思想的方式。如操作得当,同其他方式相比,随着问题变得愈大和愈复杂,这种表达方式的方便性和灵活性会显露无遗。(Like any human language, Java provides us with a way of expression. If the operation is properly compared with other means, as the issues become larger and more complex, the expression of the convenience and flexibility will be shown.)
- 2009-06-18 14:04:08下载
- 积分:1
-
android demo
Demo code to communicate with USR-TCP232
- 2017-09-12 11:06:53下载
- 积分: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
-
jms
一个HornetQ获取和发送JMS消息的例子,还有一个基于Esper,复杂事件处理的例子(A HornetQ get and send JMS messages example, there is one based on Esper, examples of complex event processing)
- 2013-09-12 16:28:53下载
- 积分:1
-
Alg_Prim
Prim algorithm implementation in java, it useful and will help you!
- 2015-04-29 07:50:36下载
- 积分:1