-
jcontrol
该程序提供一种在matlab中调用java.awt和javax.swing库的方法()
- 2007-07-24 16:45:06下载
- 积分:1
-
tuxiangronghe
这是关于MATLAB图像融合方面的书籍材料(This is the image on the integration of MATLAB books materials)
- 2010-06-02 15:44:02下载
- 积分:1
-
qiyizhi-SVD
一个描述奇异值分解的matlab小程序,通俗易懂,方便移植。(A description of the singular value decomposition matlab small program, easy to understand, easy to transplant.)
- 2011-11-07 20:52:13下载
- 积分:1
-
code
SPEECH ENCODING USING ADPCM
- 2009-03-14 03:23:36下载
- 积分:1
-
Analog-modulation-simulation-code
模拟调制与解调,包括关于标准调幅、抑制载波双边带调幅、单边带调幅、残留边带调幅等一些理论的Matlab仿真代码。(Analog modulation and demodulation, including on the standard AM, double-sideband suppressed carrier amplitude modulation, single-sideband amplitude modulation, Matlab simulation code vestigial sideband amplitude modulation and some other theory.)
- 2014-11-05 15:29:44下载
- 积分:1
-
LGB
LGB码本选择,矢量编码之前的码本选择算法。随机初始码本(Code of the LGB choice, before the vector encoding the code book selection algorithm. Random initial codebook)
- 2009-05-09 22:13:34下载
- 积分:1
-
tm1_sphere_analytical
tm(横磁场)波照射下球的散射场程序,次程序是在MATLAB环境下编写的。(TM sphere)
- 2009-12-11 10:20:03下载
- 积分:1
-
taperoll
说明: 磁带滚动轴半径的测量,R2008B以上版本运行(Measurement of the radius of the tape roll axis, R2008B or later to run)
- 2010-03-16 21:31:11下载
- 积分:1
-
SkinDetector
Skin Detector for matlab
- 2015-03-05 16:45:58下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1