-
MATLAB_Programming_Tutorial
说明: MATLAB编程教材,从基础讲起,让你一步步进入到MATLAB的世界~(matlab programing tutorial)
- 2010-03-30 21:39:49下载
- 积分: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
-
matlab
自学matlab的好书,适应于初学者,大家好好学习哦,加油(Learning matlab' s books, adapted to beginners, we learn oh, come on)
- 2011-06-19 16:58:51下载
- 积分:1
-
Allan_Varance
matlab 软件Allan 方差分析程序(A matlab program used for Allan covarice analysis)
- 2013-08-27 21:59:37下载
- 积分:1
-
MATLAByuyanjichu03
matlab 入门基础知识,数字图像处理系列入门教材系列之一(Basic knowledge of introduction to matlab, digital image processing one of series of introductory textbook series)
- 2013-11-13 00:04:11下载
- 积分:1
-
MCLab3_LMS_Implementation_noise
Matlab code for simulation of LMS algorithm
- 2013-12-27 17:14:32下载
- 积分:1
-
Gaze-Estimation
一篇IEEE上的比较好的视觉估计的文章。(Appearance-Based Gaze Estimation Using Visual Saliency )
- 2013-03-02 20:18:23下载
- 积分:1
-
VIPeR.v1.0
Gait recognition is a new field of biometrics. The deployment of gait is more realistic as a part of a multi modal biometric system (e.g. combination of gait and face together)
- 2013-04-01 20:31:50下载
- 积分:1
-
exp4
缓曲线上主点坐标、加桩点坐标、左右边桩坐标、以及主点里程计算MATLAB示例代码(Slow curve on the main point coordinates, coordinates plus piles, piles around the edge coordinates, and the main point of the sample code mileage calculation MATLAB)
- 2013-12-21 16:19:50下载
- 积分:1
-
11
说明: 基于声卡和MATLAB的语音信号采集和处理(MATLAB-based sound card and audio signal acquisition and processing)
- 2010-04-20 12:38:26下载
- 积分:1