-
minmumdemo
以八个锚链受力平衡、力矩平衡为对象,使用Vb调用matlab进行线性最小化计算函数,matlab调用的函数写在m文件中。(To eight anchor the balance of power, torque balance for the object, using Vb call matlab linear function minimization calculations, matlab function calls written in the m file.)
- 2011-07-04 15:19:01下载
- 积分: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
-
ardupilot-ArduCopter-3.2.1
APM飞控程序,Ardupilot3.2.1(Flight control program of the APM, Ardupilot3.2.1
)
- 2015-05-08 14:52:20下载
- 积分:1
-
ColorInvariance
自己做的程序中的一部分,颜色不变量模型的实现,一个函数(Own program part, color invariant model for the realization of a function)
- 2013-01-22 11:05:30下载
- 积分:1
-
fm
说明: 信号调幅,对于输入的正弦信号进行模拟幅度调制、传输、解调(Signal amplitude, the input analog signal is a sinusoidal amplitude modulation, transmission, demodulates)
- 2014-09-22 00:59:40下载
- 积分:1
-
OpenTLD-master
TLD跟踪算法源代码下载(纯C++版本),OpenTLD-master,某大牛重新编写的C++版本TLD跟踪算法,脱离MATLAB。(C++ impleletion of TLD)
- 2014-01-16 21:18:38下载
- 积分:1
-
tsp
模拟退火算法的解决 具体在mATlab实现算法 (matlab)
- 2009-07-12 10:20:39下载
- 积分:1
-
3GPFileViewerV0_1_3B__20070328
一个分析3GP文件格式的程序,可以帮助大家了解3GP文件的格式(An analysis of 3GP file format of the program that can help us to know the 3GP file format)
- 2010-03-08 16:50:27下载
- 积分:1
-
lab02
在MATLAB实现的用C实现的KNN算法,输入训练数据文件,和test文件,进行预测分类,并且可以与真实情况比较测试预测正确百分比(Implemented in MATLAB KNN algorithm implemented in C, the input training data file, and test files, to predict the classification and testing with the real situation is more correct percentage of predicted)
- 2011-06-16 11:20:09下载
- 积分:1
-
Matlab-CR
说明: 使用MatlaB进行仿真,分析各种频谱感知方法,对比优缺点,展望未来发展情况(Use MatlaB simulation, analysis of various spectrum sensing method, compared the advantages and disadvantages, the future development of)
- 2011-03-29 21:58:38下载
- 积分:1