-
qqq
说明: 中兴公司所申请的专利,里面包括了信道的衰落深度和多天线系统工作模式的调整。(ZTE Corporation patents, which include the decline of the depth of the channel and multi-mode antenna system adjustment.)
- 2011-04-04 22:27:28下载
- 积分:1
-
6_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)
- 2014-10-20 15:29:16下载
- 积分:1
-
onduleurMLI
Simulink of onduleur MLI
- 2013-04-15 00:04:24下载
- 积分:1
-
Untitled
this code gives information about solar panel rotation and direct light falling on it
- 2015-02-01 04:51:27下载
- 积分:1
-
UF_Googlemat
Matlab Implementation of Standard PageRank method on sampled SNAP Google dataset.
- 2014-11-23 02:18:24下载
- 积分:1
-
gasanfis
模糊自适应推理系统的程序,用过效果挺好。(Adaptive fuzzy inference system procedures, used very good effect.)
- 2009-03-25 17:51:04下载
- 积分:1
-
MatlabDesignFilter
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器(using matlab to design a alogo band pass filter.
using matlab to design a alogo band pass filter.
using matlab to design a alogo band pass filter)
- 2009-04-08 19:20:34下载
- 积分:1
-
COS207MATLABCODE
移动无线信道COS207模型MATLAB程序(Mobile radio channel model MATLAB program COS207)
- 2009-05-08 18:46:14下载
- 积分:1
-
onlymain
Main program using MATLAB for feature extraction
- 2013-10-18 01:58:27下载
- 积分:1
-
chapter08
matlab 数值分析于应用中的一些很用的 基本代码。(Matlab numerical analysis in the application of some very basic code.)
- 2013-04-27 10:41:11下载
- 积分:1