-
zj2
说明: 计算电梯分层情况下的各个区间电梯的RTT期望值,并找出最小值,记录下此时的分层方法。(Calculated under the various layered elevator elevator RTT interval expectations, and identify the minimum, record the time of stratification.)
- 2010-04-23 09:11:35下载
- 积分:1
-
ewwqm
用matlab画了一个小动物,利用了plot,sina,cos等 函数(use Matlab drew a small animal
)
- 2013-05-09 15:13:08下载
- 积分:1
-
fountain9.12
说明: 此程序是用vc做的喷泉模拟实验 产生数据在砸爱matlab中画图就可以得到了(This procedure is done fountain vc simulation generated data in matlab hit love in drawing can be a)
- 2008-09-17 22:03:10下载
- 积分:1
-
svpwm
Vector_Control_SVPWM SPWM matlab 编程(Vector_Control_SVPWM Vector_Control_SVPWM SPWM matlab 编程)
- 2013-10-17 18:03:13下载
- 积分:1
-
SINS
捷联惯导Matlab仿真产生经昂及度纬度俯仰角等图形(Matlab simulation SINS)
- 2010-05-31 22:00:52下载
- 积分:1
-
MATLABCommandWindowbyVB
VB and matlab混合编程实现,用VB输入命令,matlab后台运算,是混合编程的基础程序!(需要安装matlab才能正常运行)(VB and matlab Matlab, using VB input command, matlab computing background is the basis of mixed programming process! (Need to install matlab to work properly))
- 2008-01-13 13:36:23下载
- 积分:1
-
Mcodes_for_coa
通信系统的Matlab代码,包括括通信原理书中的大多代码可直接使用。
(Matlab code of the communication system, including most of the code including communication theory book can be used directly.)
- 2012-07-26 14:21:16下载
- 积分:1
-
Matlabviterbi2
说明: 应用MATLAB进行维特比译码,这对仿真很有用(Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation)
- 2009-08-23 15:38:26下载
- 积分: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
-
Mat
对MATLAB的MAT文件进行读书,用C++语言实现(read and write mat files, using C++ Language)
- 2009-07-14 16:36:16下载
- 积分:1