-
bbs
一个用Spring+Struts+hibernate整合的BBS项目,使用MySQL数据库进行数据存储,发布在Tomcat服务器上。(With a Spring+ Struts+ hibernate integration BBS project, using a MySQL for data storage, published on the Tomcat server.)
- 2016-04-30 09:58:52下载
- 积分: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
-
FragmentForHost
说明: 基于Ecplise开发的安卓Fragment页面,在真机上成功运行,可下载参考(The Android Fragment page based on Ecplise runs successfully on the real machine and can be downloaded for reference.)
- 2019-04-18 20:38:07下载
- 积分:1
-
HrefMatch
用java写的小工具,可以批量的从ieee下载论文,同时下载后的文件名就是论文的题目,不用手动改名。原理是分析出网页上论文的题目和uri,利用360浏览器的批量下载功能实现。(Small tool written in java, the bulk of the papers from ieee download at the same time after downloading the file name is the topic of the paper without having to manually change its name. The principle is to analyze the topic of the paper on the web and uri, 360 browser batch download feature implementation.)
- 2013-02-28 14:07:02下载
- 积分:1
-
LocalVariableExtractor
Code to figure out which local variables are active at which points in a method.
- 2013-11-04 09:33:44下载
- 积分:1
-
java_wavelet
java 实现的小波压缩库代码,内部包含了分析器(java wavelet compression to achieve the code contained within the analyzer)
- 2007-06-24 13:34:06下载
- 积分:1
-
Java-mistake
Java编程中常见的一些错误以及解决的办法(Some common Java programming errors and solutions)
- 2011-07-22 15:59:00下载
- 积分:1
-
java
常用java小程序,里面包含一些适合初学者常用的典型java小例子;(java program_example)
- 2013-07-27 20:56:34下载
- 积分:1
-
mas-server-tools
java代码maven工具类,可以查看java使用方法。(Java code Maven tool class, you can see how Java is used.)
- 2020-06-22 21:00:01下载
- 积分:1
-
历年档案数据统计(截止2017年)
说明: 根据获取到的数据导出到Excel表格中,列名固定,项目名称动态循环输出(According to the data obtained, it is exported to Excel table with fixed column name and dynamic circular output of project name.)
- 2020-06-23 17:40:02下载
- 积分:1