-
Online_ECM
ECM - A novel Online, Evolving Clustering Method and its applications.
- 2013-10-21 18:45:40下载
- 积分:1
-
java 编程的一些简单例子,仅供参考!
java 编程的一些简单例子,仅供参考!-some simple examples for reference!
- 2022-03-04 20:06:50下载
- 积分:1
-
Java And Soap
Java And Soap
- 2023-03-23 19:50:04下载
- 积分:1
-
建立于Eclipse平台的WEB应用系统
建立于Eclipse平台的WEB应用系统-物流管理系统变更模块,使用的SSH架构技术。-PEMS on Eclipse, it uses SSH architecture.
- 2022-03-21 03:46:37下载
- 积分:1
-
spring boot
Spring Boot makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need.
You can use Spring Boot to create stand-alone Java applications that can be started using java -jar or more traditional WAR deployments. We also provide a command line tool that runs spring scripts.
- 2022-02-12 10:59:11下载
- 积分: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
-
家居防盗手机APP
家居防盗手机APP的界面,用户密码登录,主页面等
- 2022-06-19 21:48:09下载
- 积分:1
-
Java网吧计费系统新手(别人的 ,借鉴下)
使用的数据库是oracle,数据库配置文件是在src的config里。NETBAR.sql是一些数据库的初始表格。里面有用到JDBCTempLate,已经加了jar包了。这个的使用自己研究下吧。需要完成的最基本的功能:当点击下机窗口的确定按钮时弹出info窗口,显示卡号、机器号、上机时间、下机时间、卡上余额、本次消费。
- 2023-09-06 22:00:04下载
- 积分:1
-
俄罗斯方块
现在很多俄罗斯方块的代码都不完整,而且不易读懂.本人便自己编写了一个简易明了且易阅读的程序.完善了之前在网页上的程序.
- 2023-06-15 20:15:03下载
- 积分:1
-
海康demo
海康ipc摄像头demo,android版本,加入保存每一帧的功能,可以很快的连接海康摄像头,居家旅行必备
- 2022-03-13 03:37:08下载
- 积分:1