-
shannon
香农编码,给定概率求码字,编码效率,平均码长(Shannon coding, the probability of seeking a given codeword, the coding efficiency, the average yards)
- 2010-06-26 15:32:53下载
- 积分: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_suanfaheji
matlab中大部分算法集中在里面,包括常用算法的重写等等,较为实用(matlab Most algorithms concentrated on the inside, including the rewrite of the common algorithms more practical)
- 2012-10-10 21:15:55下载
- 积分:1
-
Kalman_fiter
包括,kalman一步预测代码,kalman滤波器,以及kalman平滑等几个源代码。希望大家有用。(Including, kalman step prediction code, kalman filter, kalman smoothing, as well as several source code. I hope everyone useful.)
- 2007-10-02 19:40:01下载
- 积分:1
-
matlab-Codings
matlab codings for dtf and idtf
- 2014-09-09 18:10:41下载
- 积分:1
-
58673
discrete fourier transform low high pass filter. in matlab
The following Matlab project contains the source code and Matlab examples used for discrete fourier transform low high pass filter.. function [g] = FFTPF1D (X,binsize, f, P) Discrete Fourier Transform Low/High Pass Filter.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2015-01-20 16:25:08下载
- 积分:1
-
nonmaxsuppts
Non maxima suppression and thresholding for points generated by a feature
or corner detector.
- 2009-04-30 16:33:57下载
- 积分:1
-
titled62
LMS,RLS,LSL,GAL等几种自适应算法对比(LMS, RLS, LSL, GAL several adaptive algorithm, such as contrast)
- 2008-07-02 13:27:20下载
- 积分:1
-
人工蚁群算法
说明: 使用matlab语言编程的人工蚁群算法对测试函数进行测试(Using artificial fish swarm algorithm programmed by MATLAB to test the test function)
- 2020-05-20 10:08:41下载
- 积分:1
-
emd
希尔伯特黄变换的程序源码,可用于各种信号分析处理(Hilbert Huang Transform source of procedures that can be used to deal with a variety of signal analysis)
- 2008-01-27 16:29:00下载
- 积分:1