-
apache-ant-1.7.0-bin
说明: ant1.7 , built utils
- 2020-06-22 18:00:01下载
- 积分:1
-
java 连接阿里云的mqtt服务(客户端源码)
java 连接阿里云的mqtt服务(客户端源码)
- 2018-07-28下载
- 积分:1
-
JavaAPI
①阅读Java API文档,掌握借助API编程的方法。
②掌握String类的常用方法
③掌握Date类以及Calendar类的常用方法;
(① read the Java API documentation, to master the method with API programming. ② master the String class to grasp the common method ③ Date and Calendar classes class common method )
- 2010-11-03 11:38:48下载
- 积分:1
-
Data-structure-and-algorithm-
数据结构与算法(JAVA语言版)数据结构与算法(JAVA语言版)(Data structure and algorithm (JAVA language versionData structure and algorithm (JAVA language version)
- 2014-05-26 15:29:10下载
- 积分:1
-
fccCode-practice-master
说明: 运用最新的SpringBoot2.0以上版本和SpringCloud各大组建以及SpringcCloud-Alibaba 的Nacos,Seata,Sentinel等组件整合成的大型项目(It is a large-scale project integrated with the latest version of spring boot 2.0 or above, the major components of spring cloud, and the components of Nacos, Seata, sentinel of spring cloud Alibaba)
- 2021-03-14 19:12:38下载
- 积分:1
-
Fake-Login-Pages-or-Phishing(Yahoo_Facebook_Hi5_O
fake login source code and black hat details
- 2016-06-30 18:39:37下载
- 积分:1
-
ATM
ATM
功能1.使用该提款机必须先注册
功能2 使用注册的用户名和密码登录使用本系统(校验) 以下三个功能用接口实现功能3 存钱功能4 取钱功能5 查询余额每次存 钱数+
每次取钱 钱数-,余额>03、4、5——switch
校验
(ATM function 1 must first register to use the cash machines function 2 uses the registered user name and password to use the system (check) the following three functions with interface functionality 3 4 get money saving features functions balance each deposit 5 queries of money+ time withdrawals of money- the balance> 0 3,4,5- switch check)
- 2011-11-12 23:50:42下载
- 积分: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
-
java0104
java版源代码,里面包含很多源代码,大家可以看看.(java version of the source code, which contains a lot of source code, everyone can see.)
- 2008-04-11 11:09:38下载
- 积分:1
-
Think-In-Java-4-(chinese)
thinking in java 是一部经典的java书籍,无论是是对于初学者还是有一定开发经验的java程序员来说,他都是一不好说,称得上是一部经典。(thinking in java java books is a classic, whether for a beginner or have some experience in the development of java programmers, he is a hard to say, be regarded as a classic.)
- 2014-02-08 11:04:45下载
- 积分:1