-
cs
用JAVA编写的模拟客户端与服务器端的通信(Simulated using JAVA client and server communication)
- 2013-07-10 09:20:54下载
- 积分:1
-
Eclipse_chinese
Eclipse 中文版帮助文档,仅供参考(Chinese version of the Eclipse help documentation for reference purposes only)
- 2013-08-15 23:46:25下载
- 积分:1
-
MakeJPEG
说明: java语言实现的JPEG图片生成程序,是一个课程设计,完整的源码。(java language of the JPEG image generation program is a curriculum design, complete source code.)
- 2011-02-27 18:23:01下载
- 积分:1
-
quartz-1.8.6.tar
quartz1.8调度器所需的包,解压后里面有各种源文件和包,供大家学习和使用(Quartz1.8 scheduler the bag, after decompression it is full of source and bag, for everybody to learn and use
)
- 2012-03-08 09:23:13下载
- 积分:1
-
fir-very-beginners
With JAVA gobang, very classic, suitable for beginners reference!
- 2017-05-30 00:00:57下载
- 积分:1
-
NMI
NMI标准互信息,JAVA实现,用于重叠社区或是其他聚类评价(normal mutual information,using java language)
- 2020-12-27 16:49:02下载
- 积分:1
-
Test-libary-system
利用JAVA实现试题库系统,可以自动组卷,内含数据库MDF文件以及实验报告(Realization of database system using JAVA, you can auto generating test paper, embedded database MDF files and test reports)
- 2013-12-16 19:23:41下载
- 积分:1
-
JForex-3-SDK
jforex开发,可以通过ide实现jforex策略开发(jforex development through the usage of java ide,to replace the usage of the platform itself)
- 2019-03-04 22:06:27下载
- 积分: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
-
SSM+Maven整合
说明: ssm+maven整合实例,这是一个简单的实例,可以发布对于ssm框架与maven工具使用。(Example of SSM + Maven integration.
This is a simple example that can be published for use with SSM frameworks and maven tools.)
- 2020-06-21 06:40:02下载
- 积分:1