登录
首页 » Visual C++ » 6_1

6_1

于 2014-10-20 发布 文件大小:4662KB
0 145
下载积分: 1 下载次数: 1

代码说明:

  1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为: 1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 编写主函数,并测试以下内容: 1) 定义一个CStudent的指针数组pStu,数组长度为4; 2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内; 3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内; 4) 利用while循环调用数组里每个元素的计算平均成绩操作; 释放动态分配的空间,确保必要的析构函数能被调用。 (1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are: 1) Save English, shaping member variables politics, mathematics, geography and history, art achievements 2) Set the above variables public member function 3) public member function of the output of the variable 4) public member function Average () is used to calculate the average student s points The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows: 1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables 2) Set the above variables public member function 3) public member function of t)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • !---Beginning-Visual-CPP-2012
    This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
    2014-09-20 14:46:33下载
    积分:1
  • windrm-src
    基于OFDM的windrm代码,实现无线通讯功能的很实用的代码。(This is source code of win dream based on OFDM.)
    2015-01-23 11:30:02下载
    积分:1
  • matlabABCbianjie
    MATLAB在ABC边界上的FDTD程序仿真程序。(MATLAB in the ABC program on the border FDTD simulation program.)
    2009-04-19 16:24:48下载
    积分:1
  • EBCGLView
    EBCGLView.GLData调用 On Error GoTo HERROR Dim obj As EBCGLView.GLData Dim retObj As Object(EBCGLView.GLData call On Error GoTo HERROR Dim obj As EBCGLView.GLData Dim retObj As Object)
    2015-03-23 21:57:39下载
    积分:1
  • Controlling_console_applications_demo
    通过程序控制CMD程序的输出,并对其进行解析和过滤(CMD program through the control output, and its analysis and filtering)
    2007-11-22 00:18:40下载
    积分:1
  • matlab30
    最常用的MATLAB程序,有30个,可供初学者使用(The most commonly used MATLAB program, there are 30 available for beginners)
    2011-01-01 09:51:24下载
    积分:1
  • psat-new-version
    潮流计算 潮流计算潮流计算潮流计算潮流计算潮流计算(FLOW )
    2011-04-19 22:59:22下载
    积分:1
  • ofdm
    说明:  真对无线通信中的正交频分复用的matlab仿真源代码。(True for wireless communications in orthogonal frequency division multiplexing matlab simulation source code.)
    2009-09-02 09:07:22下载
    积分:1
  • PCA1
    主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。(Principal component analysis of the code, very useful, very good. This is a more useful C++ code.)
    2014-09-07 15:27:41下载
    积分:1
  • matlab
    算术编码与译码的matlab程序 信息论 通信 (matlab)
    2009-06-06 18:22:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载