-
audio-catch
音频信号采集 根据二进制编码原则,实现音频信号的信息采集(AUODIO CATCH)
- 2014-02-10 13:00:57下载
- 积分: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
-
MATLAB7_0-teach
MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran.(MATLAB是MATrix LABoratory的缩写,是一款由美国MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。)
- 2011-04-26 12:41:40下载
- 积分:1
-
ExpertSample
MT4与VC编程的动态链接文件,Sample DLL for MQL4 (The MT4 with VC programming dynamic link file, Sample DLL for MQL4)
- 2013-02-02 09:03:18下载
- 积分:1
-
DTW
时间规整函数,从Matlab修改过来,在XP环境下调试成功(Time warping function, changes come from the Matlab, in the XP environment to debug the success of)
- 2010-02-22 14:49:18下载
- 积分:1
-
bom
bom provide the orginal details before calculation
- 2010-01-11 16:47:13下载
- 积分:1
-
lu
说明: 在用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择(In chaos theory and neural networks with short-term load forecasting, neural network is essential to choose the input, the program implemented with matlabl chaotic time series based on the number of choices of embedding dimension)
- 2010-05-26 19:48:46下载
- 积分:1
-
混沌映射特性
tent帐篷映射分岔图 Henon映射 matlab 运行可直接看图(tent map, bifurcation graphs for a tent and henon system)
- 2021-04-10 11:08:59下载
- 积分:1
-
matelabfangzhen
先进PID 控制及其MATLAB 仿真
网络上很少有这样的文档资料下载(Advanced PID Control and MATLAB Simulation of the network there has been little information download this document)
- 2009-04-21 15:26:21下载
- 积分:1
-
Firefly_Algorithm源代码
这是几个萤火虫源代码,可以正常使用,放心使用(This is a few firefly source code, can be used normally, rest assured that use)
- 2017-07-04 10:21:58下载
- 积分:1