-
ml_stc_windows_vc_2008_v1.0
C++ AND MATLAB CODE FOR STEGANOGRAPHY, developed by a third party, Please check it by yourself while you use it
- 2011-04-27 23:48:34下载
- 积分:1
-
VMware-service-start
VMWare WorkStation 10服务控制批处理 遇到vmware不正常,双击可启动所有相关服务(VMWare WorkStation 10 service start)
- 2014-11-02 21:23:33下载
- 积分:1
-
huiseyuce
灰色预测,输入原始数据和要预测的个数,即可得到结果。(matlab code)
- 2009-09-26 21:07:03下载
- 积分:1
-
MATLABandVClianhe
MATLAB and VC 联合编程的实现(MATLAB and VC lianhe biancheng shixian de lizi)
- 2009-07-08 13:33:00下载
- 积分:1
-
bezier_surface_display
BEZIER_SURFACE_DISPLAY is a work in progress . I have managed to read the data in and display a crude image, in which each Bezier patch is represented by a flat rectangle. Obviously, I need to take the next step, which is to be able to sample the bicubic function and display a finer mesh of rectangles, in order to see the teapot in its glory!
- 2014-08-14 05:10:10下载
- 积分:1
-
MATLAB-(2)
matlab的详细解述,对于学习有很大的帮助,有助于进一步做好程序(It can help you )
- 2012-12-31 16:42:57下载
- 积分:1
-
LFM_radar2
线性调频雷达的程序计算。对于初学者来说,可以看看。希望有所帮助。(for this function. if needed,you are welcomed to download it.)
- 2012-10-10 15:49:51下载
- 积分:1
-
tuxiangchuli
迭代法求最佳阈值
图像为baboon.bmp
分别对R,G,B三个颜色求阈值,进行分割(Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation)
- 2009-05-21 22:49:36下载
- 积分:1
-
dsadsada
pid程序设计,开发与matlab环境
可自行修改仿真(matlab)
- 2009-06-07 09:10:25下载
- 积分: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