搜索资源列表
TTC
- 本程序分为三个相对独立的部分,第一个部分是类clock的定义,第二个部分是时钟类成 员函数的具体实现,第三个部分是主函数mdn()。从前面的分析可以看到,声明了类及成员 函数只是对问题进行了抽象和封装的描述,问题的解决还要通过“类的实例”——对象之间的 消息传递来完成,这里的主程序的功能就是声明对象并传递消息。 程序中语句”yCtdk.showTime()就是对象调用函数的标准形式,它访问了类mYClMk 的成员函数5h。wTlme()。 -the procedure
teacherclass
- 教师抽象基类及其派生的特聘教授,责任教授,教学人员,研究人员等派生类.-teachers abstract base class and its derived Chair Professor, Professor responsibility, teaching staff, researchers and other derived class.
STLprj
- 大量程序实例,深入浅出地讲解了C++ STL高级编程技术。包括c++语言的基本知识、c++语言编程核心技术和C++关键库类,c++STL编程技术。意在展现深奥及抽象的C++编程技术,特别是令人望而生畏的强大的STL技术。
base
- 设立 3 个不同的类来描述与处理 3 种不同的货品。首先注意到上述 3 种货品数据之 间的相互关联关系,可使用 C++基类及其派生类的定义方法,先抽象出(“提取”出)如下每 一货品都具有的 “公有”数据构成一个所谓的基类 base,而后再派生出所需的那 3 个类。 (1)base(基)类:单价、产地、库存量; (2)由 base 作为基类,派生出 shirt(衬衣)类:增加“布料”数据; (3)由 base 出发,派生出 wardrobe(立柜)类:增加“木料”与“颜色”数据
tiaobiaosanliebiao
- 跳表散列表的抽象类及方法实现 谢谢大家
3.3.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 of source for all learning.
multipleinheritance
- vc++中多重继承的教学例子,是介绍虚基类、抽象类、及虚函数的很好的例子-in vc++ multiple inheritance of teaching examples, is to introduce the virtual base class, abstract class, and a good example of virtual functions
abstract-classes
- 解释c++中的抽象类和虚函数的区别,及清楚的解释抽象类的定义-Explained in c++ virtual functions abstract classes and the difference, and clearly explain the definition of abstract class
shape
- 用抽象类来定义图形类,并具体实现为不同的图形-Graphical abstract class to define class and concrete realization of different graphics
SimpleFactory
- 设计模式-简单工厂举例,定义了三种简单工厂的抽象产品类,并定义了简单工厂类进行了验证-Design patterns- simple factory for example, defines three simple abstract factory class, and define a simple factory class verified
TestAbstract
- 抽象类和抽象方法的实现 求圆的周长和面积-Realization of the area and circumference of a circle of abstract classes and abstract method
4_10
- 设计一个用于人事管理的人员类。由于考虑到通用性,这里只抽象出所有类型人员具有的属性:编号、性别、出生年月、身份证号-Personnel management personnel to design a class for. Taking into account the versatility, here only the abstract properties of all types of personnel: number, gender, date of birth, social se