-
genetic_operator
说明: 带精英决策的多目标优化关键程序之遗传算法主程序(Main program of genetic algorithm for key program of multi-objective optimization with elite decision)
- 2020-06-03 17:31:55下载
- 积分:1
-
GeometricVersion3
课程设计
几何图形(满分50 分)
版本1:满分10 分
设计抽象类GeometricObject 及其子类Triangle 和Circle。
GeometricObject 类设计要求如下:
■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。
■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。
■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。
■ 一个无参构造方法。
■ 一个能创建特定color 和filled 的有参构造方法。
■ 相关数据域的访问器和修改器。
■ 两个个名为draw 和erase 的抽象方法。
■ 一个名为getArea 的抽象方法。
■ 一个名为getPerimeter 的抽象方法。
■ 重写toString 方法。
Triangle 类设计要求如下:
■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它
们的默认值是1.0。要求三个数据域保留2 位小数。
■ 一个无参的构造方法创建默认三角形。
■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。
■ 所有三个数据域的访问器和修改器方法。
■ 父类抽象方法的实现。
■ 重写toString 方法。
Circle 类(Curriculum Design
Geometry (out of 50)
Version 1: 10 points
Design an abstract class and its subclasses GeometricObject Triangle and Circle.
GeometricObject class design requirements are as follows:
■ a named color of the Color type private data field that indicates the object s color.
■ a Boolean type called filled private data field that indicates whether the object fill color.
■ Date type named dateCreated private data field, which means that the object was created.
■ a no-argument constructor.
■ one can create a specific color and filled in with arg constructor.
■ Related data field accessor and modifier.
■ two months called draw and erase the abstract methods.
■ an abstract method named getArea.
■ an abstract method named getPerimeter.
■ overridden toString method.
Triangle class design requirements are as follows:
■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It
Our default value is 1.0. Requires)
- 2020-12-10 08:59:18下载
- 积分:1
-
UFCLS
实现非监督的FCLS算法进行高光谱图像端元提取(Unsupervised FCLS algorithm)
- 2021-04-19 20:58:51下载
- 积分:1
-
LSSVMtoolbox
个人感觉最好用最小二乘支持向量机工具箱,特与大家共享!(Personal feeling is best to use least squares support vector machine toolbox, special to share with everyone!)
- 2020-06-28 14:40:02下载
- 积分:1
-
SAR
使用ROEWA算子对有噪声SAR图像进行边缘检测(Use ROEWA operator of noise SAR image edge detection)
- 2020-12-07 20:39:21下载
- 积分:1
-
sprites
sprites communication to windows in unix sys
- 2020-06-20 23:40:01下载
- 积分:1
-
GGM
用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等(for GGM simulation)
- 2020-12-29 16:59:00下载
- 积分:1
-
ART2
自适应随机共振算法实现,具体内容注释中会有解释.(Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.)
- 2021-04-15 16:08:55下载
- 积分:1
-
131839110248366
基于surf算法的复制移动检测,此方法适合图像伪造研究者初级实验(Replication mobile detection based on surf algorithm)
- 2019-05-27 09:09:24下载
- 积分:1
-
Isomap
truncated DCT. good for video compression.
- 2012-06-07 07:05:07下载
- 积分:1