-
Wicked-Cool-Java
Wicked Cool Java contains 101 fun, interesting, and useful ways
to get more out of Java. This isn’t intended as a Java tutorial–it’s
targeted at developers and system architects who have some basic Java
knowledge but may not be familiar with the wide range of libraries
available. Full of example code and ideas for combining them in useful
projects, this book is perfect for hobbyists, and professionals will
find tips and open-source projects to enhance their code and make their
jobs easier. Topics include converting a non-XML text structure into XML
using a parser generator, experimenting with a Java simulator for the
Cell Matrix, creating dynamic music and sound in Java, working with
open-source class libraries for scientific and mathematical
applications, and many more.
- 2012-10-24 23:52:26下载
- 积分:1
-
Kmeansone
Kmeans 算法的基本JAVA实现。可以实现聚类的功能。(kmeans ALGORITHM using JAVA)
- 2015-09-23 16:38:04下载
- 积分:1
-
javadaima100li
Java程序100例,适于Java程序初学者
下载于
中国IT实验室学习下载频道
http://download.chinaitlab.com(Java procedures for 100 cases, suitable for beginners to download Java program in China to learn to download the laboratory IT Channel http://download.chinaitlab.com)
- 2008-12-12 18:09:20下载
- 积分:1
-
StringBuilder
String Builder extends Abstract String Builder implements Appendable.
- 2014-01-06 14:49:49下载
- 积分:1
-
Java_diside
java 设计模式chm版,内容丰富。学习好(chm version of java design patterns, rich in content.)
- 2009-04-26 16:05:55下载
- 积分: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
-
jspmessage
jspmvc留言包含登陆留言删除新增更新显示初学的小项目(jspmvc )
- 2014-12-25 16:25:44下载
- 积分:1
-
design
运动会管理系统 可以让你快速入门 绝对可以提高技术(Games Management System)
- 2014-02-18 20:11:46下载
- 积分:1
-
Versant
面向对象数据库实验,建立点线面模型,可以用来学习面向对象数据库(Object-oriented database experiments, point, line and plane model)
- 2014-01-03 08:47:07下载
- 积分:1
-
WebSphere-MQ
IBM的JMS实现,非常好用,本手册详细介绍和WMQ的所有API和使用方法。(IBM s JMS implementation, very easy to use, this manual details and WMQ all, API and use.)
- 2021-04-08 09:39:00下载
- 积分:1