-
studentSnopt
matlab snopt 学生版,求解大规模非线性规划问题(matlab snopt Student Edition, for solving large-scale nonlinear programming problem)
- 2014-09-13 22:13:46下载
- 积分:1
-
ps32
PS32自动气象站的嵌入式代码,stm32主控,包裹GPRS模块M33G和AD7792,ublox电子罗盘,GPS等驱动。C代码(PS32 AWS embedded code, stm32 master, wrapped GPRS module M33G and AD7792, ublox electronic compass, GPS and other drivers. C code)
- 2014-01-23 14:52:13下载
- 积分:1
-
cal-diameter
计算网络静态参数的直径c程序(其中的数据是具体的可换成其他的数据)。(computing network diameter of the static parameters c (which is specific data can be replaced by other data).)
- 2007-01-02 14:49:19下载
- 积分:1
-
纵断面提取相关代码
计算提取线路工程的纵断面,C#开发源代码(Calculate and extract vertical section of line project, C# develop source code.)
- 2018-04-26 11:24:56下载
- 积分:1
-
ac6905
说明: ac6905 sdk蓝牙通信SDK, 程序可以马上使用(ac6905 sdk, 2012 v1.0 for use)
- 2021-02-05 21:49:57下载
- 积分:1
-
dam6416p video2video
这是一个DAM6416P平台的视频输入输出的例程,可以帮助大家更好的掌握其工作流程,完成自己所需要的设计,
- 2022-02-05 17:36:45下载
- 积分:1
-
18
说明: ADControl.SchDoc--电路原理图、MCUADforC--Keil C51程序、MCUAD--汇编程序(ADControl.SchDoc-- circuit diagram, MCUADforC- Keil C51 program, MCUAD- assembler)
- 2011-05-03 18:45:43下载
- 积分:1
-
BF561Booting-(C)
AD公司BF561引导例程,可帮助初学者快速掌握引导程序的开发(AD company BF561 boot routine can help beginners to quickly master boot program development)
- 2012-03-28 19:33:00下载
- 积分: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
-
Numerical-analysis
介绍使用MATLAB进行数值分析实验的的相关知识和程序开发事项(Describes experiments using MATLAB for numerical analysis of the relevant knowledge and program development matters)
- 2014-11-12 05:32:31下载
- 积分:1