-
HHT-EMD
这是EMD的程序,结合希尔伯特黄变换来分析的程序(This is the hilbert programme ,coorperated with hilbert transform)
- 2014-09-17 14:05:18下载
- 积分:1
-
二阶多智能体系统一致性的simulink仿真框图
二阶多智能体系统一致性的simulink仿真框图(Simulink simulation of multi-agent system)
- 2021-04-21 12:48:49下载
- 积分:1
-
One-dimensional
一 维 时 域 有 限 差 分 法 MATLAB 代 码(One-dimensional finite difference time domain method MATLAB code)
- 2013-08-06 11:17:01下载
- 积分:1
-
QAM_64
LTE 64QaM 实现,matlab算法(development of LTE 64Qam)
- 2013-12-05 23:25:12下载
- 积分:1
-
powertool-1.0.0beta.tar
电力系统分析(英文)书的附带matlab潮流与稳定分析源码,对电力系统入门的学生具有很好的参考价值(Trends and stability analysis with matlab source power system analysis (in English) of the book, Getting the power system for students with a good reference value)
- 2013-12-23 11:14:56下载
- 积分:1
-
newtonraphson
flownewton le thanh binh
- 2012-04-24 02:28:05下载
- 积分:1
-
a_book_for_simulink
MATLAB通信仿真及应用实例详解,很不错的一本书(MATLAB simulation and application example explanation of communication, very good book)
- 2010-05-07 10:27:18下载
- 积分:1
-
jakarta-jmeter-2.3.4_src
开发助手,压力测试工具jemter
开发助手,压力测试工具jemter(jemter jemter)
- 2015-02-25 16:52:34下载
- 积分:1
-
sync_machine
synchronous machine module using matlab simulink
- 2015-03-31 02:24:26下载
- 积分: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