-
java
说明: LOF算法的Java实现,针对于聚类算法LOF,写了简易的Java实现代码来帮助初学者了解(Java Implementation of LOF Algorithms)
- 2019-03-18 14:55:39下载
- 积分: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
-
StrategyHaoc
用java语言实现策略模式
BubbleSort.java——冒泡排序算法
ChooseSort.java——选择排序算法
InsertSort.java——插入排序算法
MergeSort.java——合并排序算法
SortStrategy.java——排序算法的接口
Sort.java——排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序
SortMain.java——显示界面排序(Using java language model to achieve the strategy BubbleSort.java-- Bubble Sort algorithm ChooseSort.java-- choice of sorting algorithm InsertSort.java-- Insertion Sort algorithm MergeSort.java-- merge sorting algorithm SortStrategy.java-- sort of the interface algorithm Sort. java- Sort category by such sort () can be achieved for an array of Comparable interface ascending SortMain.java-- Display order)
- 2009-04-11 19:34:16下载
- 积分:1
-
LogWriter
A wrapper around log4j that is used for logging debug and errors.
- 2013-11-04 10:19:44下载
- 积分:1
-
HRMS
HRMS人力资源管理系统,编译环境Eclipse,jdk,tomcat,sqlserver,所需技术ssh,css,jsp,java,js,可以实现大致的人力资源管理的全部功能!(HRMS Human Resource Management System, the compiler environment Eclipse, jdk, tomcat, sqlserver, the required technical ssh, css, jsp, java, js, can achieve almost all the human resources management function!)
- 2013-11-14 18:54:39下载
- 积分:1
-
1
说明: 跨平台即时通信技术在无线网络的研究与实现。(Cross-platform instant messaging technology in the wireless network and its implementation.)
- 2010-04-01 10:36:47下载
- 积分:1
-
springbootdemo
springboot demo 亲测可用(springboot demo program)
- 2020-06-22 04:40:02下载
- 积分: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
-
wEBcORPUS
Web Corpus extends Multi Source Corpus Source Code for Andriod.
- 2014-01-13 19:29:05下载
- 积分:1
-
hotel
andriod studio/eclipse 酒店的管理系统,刷卡监控等( andriod studio/eclipse Hotel management system, monitoring and other credit card)
- 2015-11-12 09:36:11下载
- 积分:1