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

搜索资源列表

  1. vigra

    0下载:
  2. VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.7mb
    • 提供者:邵长青
  1. 多态性和复习0413_相关文件

    0下载:
  2. 多态性和复习的相关文件!!!好老火,要限制字数!!!防撒发生发生发生发撒-polymorphism and review of the relevant documents! ! ! Good old fire, to restrict the number of words! ! ! Anti-spreading occurred happened happened fat spreading
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25.46kb
    • 提供者:5652
  1. masm3280

    0下载:
  2. 结构化程序设计方法与面向对象程序设计方法的各自特点、区别和相互联系。 2.面向对象的程序设计方法中的有关概念,如类、对象、封装、继承、消息和多态性等。 3.C++程序的基本组成和框架结构。 4.掌握C++语言中的基本数据类型、各种运算符、表达式。 5.C++数据输入流对象cin和输出流对象cout的使用。 6.程序的3种基本结构 7.构造数据类型,如数组、结构体、指针等的定义方法、特点和使用方法。 7.函数的定义、调用及函数调用过程中的参数传递的机理和程序执行流程。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.99mb
    • 提供者:好好
  1. sondjddj

    0下载:
  2. 利用 Microsoft Visual C++开发软件编程实现了银行储蓄管理系统的编译,该系统具有信息的添加、删除、查找、修改、保存和显示等功能。编写此系统,我们要利用C++得最要主要功能:派生、继承和多态。这样有的源代码可以重复使用,可以减少空间和调用的时间。定义类把每类数据都封装起来,这样机完整又保密性,使得程序清晰明朗,易检查。-Using Microsoft Visual C++ Development Software Programming management system of
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-09
    • 文件大小:2.29kb
    • 提供者:西游
  1. Polymorphism

    0下载:
  2. Excellent explanation for polymorphism
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:52.84kb
    • 提供者:snkm007
  1. polymorphism

    0下载:
  2. 讲解C++的PPT(主要是关于多态性的解释)-Explain the C++, PPT (mainly about the polymorphism)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:108.73kb
    • 提供者:stone_fkk
  1. Polymorphism

    0下载:
  2. 一个演示C++多态性的例子,能够很好地例证多态性的特点和用法!-A demonstration example of C++ polymorphism, polymorphism can be a good example of the characteristics and usage!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.8kb
    • 提供者:凌坤
  1. happygardern

    0下载:
  2. 一个帮助学习继承及多态概念的例子,便成模拟动物园叫声比赛,-A help to learn the concept of inheritance and polymorphism example, it calls into the zoo simulation game
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:40.29kb
    • 提供者:yvweizhong
  1. CPP-polymorphism

    0下载:
  2. 简要介绍了C++的多态机制,包括其内部的维护方式-A brief introduction of C++ polymorphism
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.07mb
    • 提供者:高苏波
  1. CPP-inheritance-and-polymorphism

    0下载:
  2. 详解C++中的继承,虚函数与多态,及其相对应的示例-Sep inheritance in c++, virtual function and polymorphism, and corresponding sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:302.33kb
    • 提供者:shirley
  1. The-ToString-polymorphism

    0下载:
  2. The ToString polymorphism Tostring的多态-The ToString polymorphism Tostring的多态
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:19.06kb
    • 提供者:ttew
  1. polymorphism

    0下载:
  2. C#中继承和多态的例子,只适用于初学者学习。-Inheritance and polymorphism in C# example, only suitable for beginners to learn.
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:1.85kb
    • 提供者:周辅
  1. Polymorphism

    0下载:
  2. Polymorphism using c-Polymorphism using c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:Shekhar
  1. Inheritance-and-polymorphism

    0下载:
  2. 编程实现类与类之间的关系,体现继承和多态,包含:(1) 体现三类继承方式的区别 (2) 纯虚函数体现多态 (3) 有成员类 (4) 实现类成员初始化(5) 要有构造函数(6) 拷贝构造函数(7) 操作符重载 (8) 要有友元函数 (9) 类型匹配异常-The relationship between class and class programming, reflecting the inheritance and polymorphism, including: (1) ref
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:983.26kb
    • 提供者:杨扬
  1. Polymorphism-and-virtual-functions

    0下载:
  2. 1.理解多态的概念 2.掌握如何用虚函数实现运行时多态 3.掌握如何利用抽象类 -1. Understand the concept of polymorphism 2. grasp how virtual functions to achieve when running multi-state 3. To learn how to use abstract classes
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:162.78kb
    • 提供者:高M
  1. Polymorphism

    0下载:
  2. 以员工为父类,经理、普工均继承该类,创建经理类和普工类,输出经理和普工的工资。在父类编写getSalary()方法,并在子类中重写,实现多态。(工资包括基本工资与津贴,其中:基本工资:2000+工龄*10,父类定义;津贴与具体岗位有关)-Employees in the parent class, general manager, inherit the class, create a class and general manager, manager of the output and th
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.48kb
    • 提供者:郑涵
  1. Polymorphism

    0下载:
  2. Polymorphism using c-Polymorphism using c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:gau58s245
  1. Inheritance-and-polymorphism

    0下载:
  2. 初学C++了解继承与多态必看,很有帮助.-Beginners C++ understanding of inheritance and polymorphism must see, very helpful
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2.82mb
    • 提供者:asdf1234
  1. ploymophsm

    0下载:
  2. this program about polymorphism
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:462kb
    • 提供者:danish
  1. polymorphism

    0下载:
  2. polymorphism example
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com