CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - subclass

搜索资源列表

  1. Visitor

    0下载:
  2. 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:85.81kb
    • 提供者:linhuibaby
  1. MVP

    0下载:
  2. MVP设计模式在vc下的构件,这只是基础基类,具体的使用还需要将其派生出新的MVP子类。-MVP Design Patterns in vc components under, this is only the basic base class, the specific use also need to derive a new subclass MVP.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6.14kb
    • 提供者:郎志超
  1. src

    0下载:
  2. 面向对象编程基础编写一个交通工具的父类(Transport): (1) 属性包括速度、载重量: (2) 方法包括构造方法和显示属性的方法。 (3) 定义Transport的子类Vehicle,Vehicle有自己新增的属性:车轮数、车牌号;定义对新增的属性进行显示的方法。 (4) 定义Transport的子类Airplane,Airplane有自己新增的属性:发动机类型、座位数;定义对新增的属性进行显示的方法。 (5) 在测试类的main()方法中分别创建Vehicle和A
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:1.1kb
    • 提供者:孙佳佳
  1. BCH-code-_matlab

    0下载:
  2. 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:80.22kb
    • 提供者:胡志宏
  1. juBu_UIScrollview

    0下载:
  2. 实现父类类型是UIScrolview了,并且它的子类为UIScrolview时,实现在子类界面上是实现局部滑动-The type of the parent class is UIScrolview and its subclasses for UIScrolview local sliding in the subclass interface
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:25.34kb
    • 提供者:杨电红
  1. class_inheritance

    0下载:
  2. 一个关于c++中类继承的经典例子,实现父类与子类的信息共享与沟通-A classic example of c++ class inheritance parent class and subclass information sharing and communication
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:816byte
    • 提供者:houxiaoshuai
  1. PSKmodulation

    0下载:
  2. 提出了一种不仅计算量小,而且可以在低信噪比下正确识别相位调制信号的方法。利用Matlab工具进行仿真,仿真结果表明,在信噪比不低于2 dB的情况下,对PSK子类调制信号的识别率可以达到93 以上。 -Proposed a method of calculating only a small amount, and can correctly identify the phase modulation signal at a low SNR. Use Matlab tool for simul
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.45mb
    • 提供者:ght
  1. Rewritting

    0下载:
  2. * 方法的重写:功能的修改 * 1.在子类中修改父类的行为 * 2.语法:子类中定义与父类相同的方法(方法名,参数一致) * 3.调用的时候调用对象的方法 * 调用重写的方法的时候,是根据具体对象调用方法-* Rewrite methods:* 1. Modify to modify the function in a subclass of the parent class behavior* 2. Grammar: the same method to define
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:1.02kb
    • 提供者:Kevin
  1. ExtendsDemo

    0下载:
  2. * 继承关系 * 1.子类继承父类的属性和方法,父类的属性和方法被所有子类共享 * 2.子类多种多样,子类是多态的 * 业务案例:四格方块(Tetromino)有七种(I,J,L,S,Z,T,O) * 实现方式: * 利用继承关系实现,其中四格方块是父类,七种方块是 * 子类,在父类定义四格数组的属性,子类就自动继承了 * 四格属性。 * 定义四格方块类(Tetronimo),属性:4格子,方法:下落 * 子类型继承4格
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1.23kb
    • 提供者:Kevin
  1. 06094337

    0下载:
  2. When extracting discriminative features multimodal data, current methods rarely concern the data distribution. In this paper, we present an assumption that is consistent with the viewpoint of discrimination, that is, a person’s overall biomet
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:574.95kb
    • 提供者:avinash trivedi
搜珍网 www.dssz.com