搜索资源列表
c++试验
- vc+环境下的面向对象编程.介绍了类的定义,封装性,继承性和多态性,以及模板的有关应用.-vc environment of object-oriented programming. Introduced a class definition, encapsulation, inheritance and polymorphism, the templates and applications.
rjgcqbxt
- 第十章 1、 说明对象、类、类结构、消息的基本概念? 答:对象:是客观实体在问题域中的抽象。 类:具有相似或相同性质的对象的抽象就是类。 类结构:类的结构通常有一般----具体(分类结构)整体---抽象(组装结构) 消息:对象之间通信的构造。 2、 面向对象的特征和要素? 答:特征:一致性、多态性、分类性、继承性。要素:共享、封装、抽象。 -a Chapter 10, Note objects, classes, class structure, the basi
MultiForm
- 是用c++的多态性写的时钟程序。可以用来作为多态性教学的例程,同时也有一定的使用性,值得初学者用心阅读
ch16
- 教学目的: 要求理解继承的本质含义以及在面向对象技术中的重要性,能正确声明两个类的继承关系;理解多态性和虚函数的概念,了解抽象类的功能。 二、教学重点: 继承的实现以及多态性的实现。 三、教学难点: 虚函数(多态性)的工作原理,抽象类的概念。-Teaching Objective: To request the essence of understanding the meaning of inheritance and object-oriented technolo
coe
- 单核苷酸多态性(SNPs)数据与全基因组关联研究 COE:凸优化的上位性检测算法 -Single nucleotide polymorphisms (SNPs) data and genome-wide association study COE: convex optimization epistasis detection algorithm
5
- 应用多态设计学生类,了解基类成员在派生类中的访问控制,了解虚函数对多态性的支持。 -Application of design of students, understand the base class members in a derived class of access control, understanding of polymorphism virtual function of support.
ning
- 1.掌握面向对象的多态性:方法重载和方法覆盖的区别 2.掌握this、super、final、static等关键字的用法 -1. Grasp the object-oriented polymorphism: method overloading and method of covering the difference between 2. Grasp this, super, final, static, etc. the use of keywords
Polymorphism--
- 多态性是面向对象程序设计的关键技术之一。若程序设计语言不支持多态性,不能称为面向对象的语言。利用多态性技术,可以调用同一个函数名的函数,实现完全不同的功能。 -Polymorphism of object-oriented programming is one of key technologies. If the programming language does not support polymorphism can not be called object-oriented lang
duotai
- 在面向对象程序设计中多态性的作用与实现,-The role of polymorphism in object-oriented programming and Implementation
varity-of-class
- 介绍VC++中面向对象程序设计中的类的多态性-introduction of class
CPP123
- C++中多态性的教学研究,一个关于多态性的研究-C++ polymorphism in teaching and research, a study on polymorphism
Java-inheritanceencapsulation
- 面向对象方法是一种运用对象、类、继承、封装、聚合、消息传递、多态性等概念来构造系统的软件开发方法inheritance encapsulation -Object-oriented method is a kind of use of objects, classes, inheritance, encapsulation, aggregation, messaging, polymorphism concept to construct a system of software devel
dnasp5
- DNA序列单核苷酸多态性分析综合软件,功能强大-failed to translate
CPP
- C++,从基础入门到熟练掌握,包括简单程序设计,数组指针字符串,继承与派生,函数,类,对象,多态性-C++, basic entry to master, including a simple program design, pointer to an array of strings, inheritance and derived, functions, classes, object, polymorphism
Bank-system-CPP-course-homework
- 具有多态性的银行系统程序C++,作业,实验报告-Banking system programs polymorphic C++, homework, lab reports