-
Birch
birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1
-
EJBApplication
Application using Entreprise java bean (EJB)
- 2014-01-06 21:29:09下载
- 积分:1
-
Common-library
常用类库 包括vector 几何与映射 Stringdokenizer等(Common library)
- 2013-12-15 09:33:25下载
- 积分:1
-
lexical-014
The following words are used as keywords in proposed extensions and are therefore reserved to allow for the possibility of future adoption of those extensions Source Code for Andriod.
- 2014-02-02 21:57:13下载
- 积分:1
-
BankSystem
说明: 更新银行系统(BankSystem),模拟实现3个用户对统一账号进行存入、取出、转账等操作
CustomerGenerator线程:随机生成办理业务的顾客以及其操作类型、金额等
Cashier线程:从等待队列中抽取第一个顾客并为其办理业务
多线程:ArrayBlockingQueue<Customer>数组阻塞队列
文件列表:
BankSystem.java
Cashier.java
Customer.java
CustomerGenerator.java
CustomerLine.java(BankSystem
ArrayBlockingQueue<Customer>)
- 2020-07-15 17:08:50下载
- 积分:1
-
FreeMarker_Manual_zh_CN
FreeMarker + spring mvc整合(FreeMarker+ spring mvc integration)
- 2012-11-12 15:34:20下载
- 积分:1
-
hc_characterdatareplacedatabegining
import org.w3c.domts.DOMTestDocumentBuilderFactory .
- 2013-11-28 14:47:58下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
shiro-root-1.2.6-source-release
包括所有二进制功能Shiro(没有依赖关系),在某些构建有用的 环境(如Ant)。 然而,这是 不 不推荐在Maven构建 保持正确的依赖项的元数据,从而导致Maven工作错误。 对于Maven构建, 它是 高度 建议指定单个模块下面列出的要求他们。(Includes all binary functionality for Shiro (without dependencies), useful in certain build environments (e.g. Ant). However, this is NOT recommended in Maven builds as it does not retain correct dependency metadata, which can lead to Maven working incorrectly. For Maven builds, it is highly recommended to specify individual modules listed below as you require them.)
- 2018-04-28 18:05:52下载
- 积分:1
-
chapter6
J2ME开发精解原码 第5章内容 大家多多交流 共同提高(J2ME development of sperm solution Chapter 5 of the original code the content of many U.S. exchanges enhance common)
- 2008-05-03 11:59:55下载
- 积分:1