-
MD5.java
Md5 java 实现
比较经典
看看 (Md5 java)
- 2010-10-14 14:34:07下载
- 积分:1
-
user_management
用户管理系统,可以从文件中读取,也可以从数组中读取。DB的读取方式没写全(User management system that can read from the document can also be read from the array. DB did not write the way of reading the entire)
- 2009-05-03 17:20:33下载
- 积分:1
-
appfuse-demos-2.0.2.tar
This is the demo of AppFuse and stack of framework which is used to build up quickly a Java app. skeleton.
- 2014-03-05 16:39:10下载
- 积分:1
-
Substring
按照字符串的长度截取相应的字符串,加入循环条件实现长度在11个字符内的字符串批量切词~(In accordance with the length of the string interception corresponding string, add the length of the loop condition to achieve within the 11 character string batch segmentation ~)
- 2013-08-09 20:37:45下载
- 积分:1
-
pattern-java
设计模式经典书籍,学习设计模式的入门教程,浅显易懂(Classic design patterns book, Design Patterns Study Guide entry, easy to understand)
- 2009-02-22 15:02:06下载
- 积分:1
-
struts-ORACLE=classquery
基于struts和ORACLE的课程查询,保证使用(struts and Oracle-based courses inquiries to ensure that the use of)
- 2007-06-29 08:44:02下载
- 积分:1
-
CityWaterMaterialManagement4.9.2.tar
SSH框架,包含用户管理,信息管理等模块,嵌套了部分jquery效果(SSH framework, including user management, information management module, the nested part of the jQuery effect)
- 2015-02-26 13:46:34下载
- 积分: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
-
sock_client
使用Java编写socket客户端程序的小例子(Socket client program write by java.)
- 2020-06-26 12:00:02下载
- 积分:1
-
FACE
这是一个在java中显示笑脸,哭脸等不同表情的程序,总共可现实三种表情!(this is a programe that can show different face expressionn!)
- 2013-11-19 22:03:31下载
- 积分:1