-
matlabprogramscode2660
matlab的经典学习资料,是《matlab程序教程》的源代码,有助于你matlab编程能力的提高(Matlab classical learning, "Matlab procedural manuals," the source code, Matlab programming help you in improving their ability to)
- 2007-07-03 10:05:13下载
- 积分:1
-
matlab_suanfa
这是龚纯编著的《matlab语言常用算法程序集》的PDF版。上篇是基础,下篇是大量的程序算法。(This is pure Gong compiled the " matlab common algorithms assembly language" of the PDF version. The first part is the basis Xiapian is a lot of program algorithm.)
- 2010-12-14 16:23:46下载
- 积分:1
-
Find-peaks-on-ECG-using-threshold-
Digital signal processing, Find peaks on ECG using threshold
- 2011-05-21 00:56:32下载
- 积分:1
-
chapter05
antenna design chapter 5
- 2009-11-25 17:44:34下载
- 积分:1
-
stprtool
说明: matlab源代码,是重要的地震勘探源代码,工具箱程序(matlab source code, it is important to seismic exploration source code, toolbox procedures)
- 2008-11-04 11:50:42下载
- 积分:1
-
productwave
自动生成地震波,在无试验数据的情况下自动产生与实际相符的地震波(product seismic wave)
- 2013-01-07 12:30:36下载
- 积分: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
-
Wind-Soft-Start
Wind System with Soft Starting
- 2014-12-23 08:27:27下载
- 积分:1
-
PLANMODEL
The program model plane source as the model demonstration of 3D, easy for beginners to learn and exchange
- 2015-04-02 20:51:37下载
- 积分:1
-
3th
root_MUSIC、BT等算法的Matlab实现,简单易懂,对于了解该算法很有帮助(The C code of root_music in Matlab.It is a good way to learn them)
- 2013-05-20 21:25:06下载
- 积分:1