-
adaptiveParithmetic
自适应算术编码的例子,使用的是整数算术编码(Examples of adaptive arithmetic coding, the use of integer arithmetic coding)
- 2013-01-23 21:57:33下载
- 积分:1
-
level_set_code_one
说明: 也是水平集方法的一个matlab源代码 基于边缘信息的(level is a collection of source code based on Matlab Edge Information)
- 2006-04-06 09:09:48下载
- 积分:1
-
0987542
说明: 一个声纹识别的全代码,包括语音信号的预处理,建模,和识别(Voiceprint identification of a full code, including the speech signal pre-processing, modeling, and identification)
- 2009-08-06 15:52:39下载
- 积分:1
-
fenduanjiaozheng
图像几何校正算法。采用分段校正方法对图像进行校正。(Image geometric correction algorithm. The use of sub-correction method of image correction.)
- 2009-02-17 16:37:27下载
- 积分:1
-
SparseLab21-Core
压缩感知理论稀疏分解工具箱 内附详细的工具箱使用说明及其大量的例程(Compressed sensing theory of sparse decomposition toolbox toolbox included detailed instructions and a large number of routines)
- 2020-10-23 21:17:21下载
- 积分:1
-
bmp_dicom
实现dicom和bmp之间的转换。适合医学图像中的最初学习。(transformation between dicom and bmp image.)
- 2020-06-29 09:00:02下载
- 积分: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
-
yuzhibianhua
图像处理基本算法其中之一的yuzhibianhua (Image processing one of the basic algorithm yuzhibianhua)
- 2008-06-04 17:13:13下载
- 积分:1
-
可自选输入图片和参数的均值_中值_拉伸滤波
说明: 可自选输入和参数的中值/均值/拉伸滤波,各项参数说明详见.m文件注释(Median/Average/Linear Stretch Filter)
- 2020-06-18 00:40:02下载
- 积分:1
-
Untitled3
fcm医学图像分割算法,适应于不规则医学图像的分割,已经调试成功,可以运行,很好。相信会对您有帮助。(fcm medical image segmentation algorithm, adapted to irregular medical image segmentation, has been successful debugging, you can run, very good. Believe will help you.)
- 2009-05-21 10:00:14下载
- 积分:1