-
QuicSort
显示一个应用界面,可以对数字进行快速排序,并显示交换次数(Digital display the interface of an application, quick sort, and display the number of exchanges)
- 2012-12-30 19:56:57下载
- 积分:1
-
PrincipalCurves-Java
Java实现主曲线的生成过程,使用多项式线性算法。(Java implementation of the master curve generation process, using a linear polynomial algorithm.)
- 2020-11-16 10:19:41下载
- 积分:1
-
email20051012
说明: 这是我根据JAVAMail做的一个关于邮件接收和邮件发送的Applet程序(under JAVAMail done on a mail receiving and sending of mail procedures Applet)
- 2006-03-13 16:54:44下载
- 积分:1
-
概念格
概念格建格代码,模型的建立概念格(Concept Lattice)是一个以概念为元素的偏序集,它可以通过Hasse图可视化,其中每个节点是一个概念。概念格结构模型来源于形式概念分析(FCA)理论,是FCA中的核心数据分析工具,它本质上描述了对象(样本)与属性(特征)之间的关联。[1](The concept lattice (Concept, Lattice) is a poset of concept elements, which can be visualized by Hasse diagrams, where each node is a concept. The concept lattice structure model, derived from formal concept analysis (FCA) theory, is the core data analysis tool in FCA, which essentially describes the association between objects (samples) and attributes (features))
- 2021-01-08 18:18:51下载
- 积分: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
-
test
part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1
-
jpasswordfield
Determines the Password
- 2012-02-14 14:35:31下载
- 积分:1
-
phonegap-2.9.0
phonegap-2.9.0.zip,最新phonegap(phonegap-2.9.0.zip, latest phonegap)
- 2013-10-15 10:36:28下载
- 积分:1
-
loop-empty
Date prototype get Day Source Code for Java Script.
- 2014-01-13 23:24:23下载
- 积分:1
-
KeyguardViewMediator
Low level access to the power manager for enableUserActivity.
- 2014-02-17 13:22:12下载
- 积分:1