-
saolei
这是一本很经典的教程!不知道有人传过没有。先传上来,希望有用(This is a very classic tutorial! Some people do not know they could not mass. Chuan-first onto the hope that useful)
- 2008-03-24 18:38:04下载
- 积分:1
-
record
matlab voice recording
- 2010-05-23 21:57:57下载
- 积分:1
-
video
Education dpr active important
- 2014-12-03 10:43:09下载
- 积分:1
-
compression_coding_and_decoding_process
压缩编码与解码程序,可以压缩字符型文件,且含有一个测试文件(Compression coding and decoding process)
- 2010-07-04 22:08:28下载
- 积分:1
-
matlab_notes
Matlab necessary notes
- 2013-02-26 17:13:26下载
- 积分:1
-
00737
无源定位各种体制与方法的总结和概述,并做了详细的对比,最后给出源代码及结论(Analyses of the geolocation accuracy that can be obtained
from shipborne sensors by use of time difference of arrival
(TDOA), scanphase, and angle of arrival (AOA) measurements )
- 2013-11-12 21:57:51下载
- 积分:1
-
position5
关于室内定位的算法,该算法是在MATLAB环境下实现的程序。(Positioning on the interior of the algorithm, which are in the MATLAB environment realize procedure.)
- 2009-02-15 13:00:04下载
- 积分:1
-
VersionThree_ForCOE543
source code in matlab for cdma system
- 2009-06-06 23:05:45下载
- 积分:1
-
waterfilling
power allocation in ofdma using iiwf
- 2010-02-04 17:44:44下载
- 积分: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