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

6_1

于 2014-10-20 发布 文件大小:4662KB
0 107
下载积分: 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 个回复

  • clark-and-park
    本代码是CLARK和PARK变换的m文件和simulink模型,即从三相坐标变换到两相坐标的变换。(This code is CLARK and the PARK transform of the m file and the Simulink model, namely from the three-phase to two-phase coordinate transformation of coordinate transformation.)
    2014-09-03 10:55:22下载
    积分:1
  • wavelet
    wavelet, just dependent on matlab 6.0
    2010-12-14 04:23:33下载
    积分:1
  • MATLAB
    关于紫外光语音通信系统的大气信道的仿真程序(MATLAB实现)(UV-voice communications systems on the atmospheric channel simulation program (MATLAB implementation))
    2009-10-20 08:57:13下载
    积分:1
  • long
    说明:  求最长公共子序列,一个很好的程序。 求最长公共子序列,一个很好的程序。(Seeking the longest common subsequence, a very good program. Seeking the longest common subsequence, a very good program.)
    2010-04-10 21:20:35下载
    积分:1
  • nihe1nn
    网上下载的一个程序开发的示例程序,很实用(Download an example of a program development process, it is practical)
    2011-10-11 10:50:56下载
    积分:1
  • sumimoSimulationConfig
    此源程序为MATLAB代码,是LTE平台链路级仿真中单用户MIMO的仿真设置(The source code for MATLAB is LTE link level simulation platform for single-user MIMO emulation settings)
    2014-11-17 22:10:24下载
    积分:1
  • simmm1
    MMM1排队系统建模与仿真,可以用MATLAB运行,有2个仿真图(MMM1 queuing system modeling and simulation, you can use MATLAB to run, there are two simulation charts)
    2010-12-28 07:25:49下载
    积分:1
  • pso-source-code
    本源代码是MATLAB语言下的粒子群算法的实例,有需要的朋友可以参考(pso source code )
    2012-05-17 09:12:14下载
    积分:1
  • Archive
    Test Bank for Problem Solving with C++: The Object of Programming
    2014-09-11 16:10:21下载
    积分:1
  • kemllman
    卡尔曼滤波程序。实现多维卡尔曼滤波卡尔曼滤波程序。实现多维卡尔曼滤波(Kalman filter procedure.维卡尔曼realize multi-filter )
    2012-04-15 14:27:34下载
    积分:1
  • 696518资源总数
  • 104666会员总数
  • 53今日下载