-
jia
说明: 多项式相加简单程序,欢迎大家评价~~~~~(Add a simple polynomial procedure, welcome to evaluate ~~~~~)
- 2010-04-05 17:40:38下载
- 积分:1
-
MixFigure
另一个VC与Matlab混合编程的例子,调用了Matlab的绘图界面,并将它嵌入到对话框的界面中(Another VC and Matlab examples of hybrid programming, call the Matlab graphics interface, and it is embedded into the dialog box interface)
- 2008-03-01 22:49:20下载
- 积分:1
-
CRectTrackerDocs
CRectTracker(俗称“橡皮筋”类)是一个非常有意思的类,这是一个详细的的使用说明(CRectTracker (commonly known as the rubber band ) is a very interesting class, this is a detailed instructions for the use of MSWord file)
- 2015-03-01 20:41:55下载
- 积分:1
-
MCMixedprogramming
本光盘的程序是《MATLAB7.x与C/C++混合编程》配套的源程序,请对照该书使用(This CD is the procedure " MATLAB7.x with C/C++ mixed programming" complementary source, please use the control book)
- 2013-08-26 21:54:07下载
- 积分:1
-
GANNT
matlab绘制甘特图的代码matlab绘制甘特图的代码matlab绘制甘特图的代码(matlab code draw Gantt chart code matlab matlab draw Gantt chart drawing Gantt chart code)
- 2013-01-08 00:55:19下载
- 积分:1
-
3
说明: 输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
- 2013-12-25 20:53: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
-
cwnd_point
通过HWND获得CWND指针的小例子,可以编译通过(HWND pointer obtained through the CWND small example, you can compile)
- 2010-03-08 13:28:36下载
- 积分:1
-
DTData
一个进行ip数据截取的程序。寻找指定的同步码和帧长,截取制定的字节段和比特段。另有批处理数据的功能。对做信号方面的人有借鉴意义。(ip for a data interception procedures. Find designated synchronous code and frame size, interception of the development of bytes and bits of. Another batch of data functions. Right signals so the people learn.)
- 2007-02-27 09:09:50下载
- 积分:1
-
258mimo_ofdm
信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。(The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit)
- 2009-05-11 01:20:54下载
- 积分:1