搜索资源列表

  1. C++中的虚函数(virtual function)

    0下载:
  2. C++中的虚函数(virtual function)-C of the virtual function (virtual function)
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4487
    • 提供者:阳光雨
  1. 虚函数的使用技巧

    0下载:
  2. 这个主要讲了在C++中虚函数的使用技巧,众所周知,虚函数的使用是C++中一个难点,希望这个对大家有帮助-the main speakers in the C function of the use of virtual skills, as we all know, the use of virtual function C is a difficult issue, we hope that the right help
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6376
    • 提供者:刘庆
  1. 虚函数介绍

    0下载:
  2. 这个主要通过简单的实例介绍了C++中虚函数,对虚函数有个更清楚地认识-this mainly through a simple example of virtual function C, the virtual function has a clearer understanding
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5466
    • 提供者:刘庆
  1. 虚函数语法

    0下载:
  2. 对于编程来说,编程思想重要,而语法也是不可忽略的,这个就是介绍C++ 中虚函数的语法-for programming, the programming idea is important, and grammar is not overlooked, the C is introduced virtual function syntax
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:刘庆
  1. 0201虚函数表

    0下载:
  2. 在VC6.0平台实现。从本程序可以了解到C++虚函数的实现方法。是COM+技术中vtable虚函数表的基础实现。-in VC6.0 platform. From this program can understand C + + virtual function of the method. COM technology is the virtual function table vtable the basis of achievem
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3330
    • 提供者:张思发
  1. 3.3.2纯虚函数和抽象类

    1下载:
  2. 纯虚函数和抽象类。一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-pure virtual function and abstract category. The VC a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6889
    • 提供者:李李
  1. 3.3.1虚函数

    0下载:
  2. 虚函数的使用。又一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-virtual function use. The VC also a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all le
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8220
    • 提供者:李李
  1. 虚函数表深度分析

    0下载:
  2. 关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有实现.-on the virtual function table mechanisms : 1 : virtual table (virtual function tables) for the two categories : base class and the deriv
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39194
    • 提供者:李理
  1. 利用虚函数实现多态性求四种几何图形的面积和

    0下载:
  2. 利用虚函数实现多态性求四种几何图形的面积和
  3. 所属分类:源码下载

  1. C++中的虚函数(virtual function)

    0下载:
  2. C++中的虚函数(virtual function)-C of the virtual function (virtual function)
  3. 所属分类:电子书籍

    • 发布日期:2024-05-07
    • 文件大小:4096
    • 提供者:
  1. 0201虚函数表

    0下载:
  2. 在VC6.0平台实现。从本程序可以了解到C++虚函数的实现方法。是COM+技术中vtable虚函数表的基础实现。-in VC6.0 platform. From this program can understand C++ virtual function of the method. COM technology is the virtual function table vtable the basis of achievemen
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:张思发
  1. 3.3.2纯虚函数和抽象类

    0下载:
  2. 纯虚函数和抽象类。一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-pure virtual function and abstract category. The VC a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:224256
    • 提供者:李李
  1. 3.3.1虚函数

    0下载:
  2. 虚函数的使用。又一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-virtual function use. The VC also a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all le
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:223232
    • 提供者:李李
  1. 虚函数表深度分析

    0下载:
  2. 关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有实现.-on the virtual function table mechanisms : 1 : virtual table (virtual function tables) for the two categories : base class and the deriv
  3. 所属分类:界面编程

    • 发布日期:2024-05-07
    • 文件大小:38912
    • 提供者:李理
  1. 虚函数的使用技巧

    0下载:
  2. 这个主要讲了在C++中虚函数的使用技巧,众所周知,虚函数的使用是C++中一个难点,希望这个对大家有帮助-the main speakers in the C function of the use of virtual skills, as we all know, the use of virtual function C is a difficult issue, we hope that the right help
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:6144
    • 提供者:刘庆
  1. 虚函数介绍

    0下载:
  2. 这个主要通过简单的实例介绍了C++中虚函数,对虚函数有个更清楚地认识-this mainly through a simple example of virtual function C, the virtual function has a clearer understanding
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:5120
    • 提供者:刘庆
  1. 虚函数语法

    0下载:
  2. 对于编程来说,编程思想重要,而语法也是不可忽略的,这个就是介绍C++ 中虚函数的语法-for programming, the programming idea is important, and grammar is not overlooked, the C is introduced virtual function syntax
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:刘庆
  1. studentdomitorymanagement

    0下载:
  2. 实现学生宿舍信息的基本管理,采用了面向对象的思想,用到虚函数,多重继承,多态-achieving student hostels basic information management, the use of the object-oriented thinking, use virtual function, multiple inheritance, polymorphism
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:289792
    • 提供者:lwb
  1. caipai_moni

    0下载:
  2. 用继承,多态,虚函数的理论解决实际问题,加入C++的文件操作.-with inheritance, polymorphism, the virtual function theory to solve practical problems, to C file operations.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-07
    • 文件大小:129024
    • 提供者:wangyuliang
  1. du

    0下载:
  2. 定义一个包含两个纯虚函数的抽象类shape: class shape { public: virtual float Area()=0; virtual void SetData(float,float=0)=0; }; 成员函数SetData用于设置几何图形的属性值。成员函数Area()用于求出几何图形的面积
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-07
    • 文件大小:1068032
    • 提供者:嘟嘟214
« 12 3 4 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org