-
Chapter2
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-02 11:19:16下载
- 积分:1
-
BPSK_Done
基于的BPSK的matlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the matlab BPSK, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:26:12下载
- 积分:1
-
MYDTCSVPWM
无刷直流电机的基于电压空间矢量的matlab仿真模型(bldc simulation based on svpwm_dtc)
- 2013-04-05 12:42: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
-
HHSUPA_SystemS
用matlab软件对HSUPAA系统进行仿真,主要是调度算法之类
(Matlab software HSUPAA system simulation, is the class of scheduling algorithms)
- 2012-08-05 23:35:32下载
- 积分:1
-
vc_matcom_dll
VC和MATLAB的混合编程技术之一,matcom生成dll,vc成功调用的例子(One of a combination of VC and MATLAB programming technology, matcom generate DLL, VC example of a successful call
)
- 2013-09-18 14:29:03下载
- 积分:1
-
sine
产生双声道音频信号!(Have a dual-channel audio signal!)
- 2007-10-29 12:01:01下载
- 积分:1
-
IEEE-9-chaoliujisuanchengxu
用于电力系统潮流计算的程序,IEEE9节点算例,可以改成自己想要的节点算例(Program for power flow calculation, IEEE9 node examples, you can change the node you want examples)
- 2013-12-11 19:19:22下载
- 积分:1
-
0c960529d0bbee8482000000
This deliverable is the final deliverable of workpackage 3 “MU-MIMO in practice”.
It builds on the previous deliverables D3.1 and D3.2 and includes results
tasks 3.2 on channel modelling for MU-MIMO (Note that this task
has been extended to month 24) and task 3.3 on the implementation of the
selected MU-MIMO algorithms on the OpenAirInterface development platform.
- 2014-10-27 16:04:46下载
- 积分:1
-
hx711
Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
- 2014-11-09 19:32:57下载
- 积分:1