-
tianxian
共面波导馈电的超宽带天线研究_有效解决天线问题(Ultra-Wideband Antenna coplanar waveguide fed _ effectively solve antenna problems)
- 2015-03-30 10:23:20下载
- 积分:1
-
matrix_kron
说明: matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用(kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative)
- 2011-03-14 19:37:28下载
- 积分:1
-
Based-on-the-Matlab
基于Matlab的m序列发生器的设计(内附matlab程序)(Based on the Matlab m sequence generator design (enclosed Matlab)
)
- 2012-04-19 20:05:14下载
- 积分:1
-
Point-Of-Sale
POS inventory system
- 2014-11-16 19:36:35下载
- 积分:1
-
MBSD
matlab软件中基于Simulink模型的设计,有关于RTW和xpc实验(matlab software Simulink model-based design of experiments about RTW and xpc)
- 2013-08-27 10:57:27下载
- 积分: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
-
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
-
fuhaoyunsuan
说明: MATLAB数学实验之符号运算,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments symbolic computation, which includes courseware, as well as exercises and answers documents available source)
- 2006-03-08 15:26:10下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
overvoltage
电系统过电压仿真程序,基于matlab和vc的混合编程,matlab动态仿真(Over-voltage power system simulation program, based on matlab and vc mixed programming, matlab dynamic simulation)
- 2008-03-16 01:52:16下载
- 积分:1