-
STM32工程模板
用户只需添加自己的应用程序即可,简单方便
- 2022-01-24 16:27:34下载
- 积分:1
-
rtspd
rtsp server自己写的代码,可以实现h264的传输。
- 2023-05-12 19:40:04下载
- 积分: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
-
RXJH
热血江湖私服游戏登录工具可以简单的解决上号问题(Rèxuè jiānghú sīfú yóuxì dēnglù gōngjù kěyǐ jiǎndān de jiějué shàng hào wèntí)
- 2017-02-23 17:11:22下载
- 积分:1
-
viber-bot-python-master
实现vieb算法处理,ViBe_Matlab 能够实现视频处理,利用MATLAB实现的VIEB算法(Implementation of vieb algorithm processing)
- 2018-09-11 20:02:39下载
- 积分:1
-
四阶龙格库塔法的算法源代码
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染(C language to solve the fourth order Runge-Kutta algorithm source code, example: a certain area of bacterial infection, the number of three kinds of personnel equation of state, that is, the number of people who may be infected x 1, has been infected)
- 2018-11-09 16:24:15下载
- 积分:1
-
DPS2812M_EXTRAM
合众达2812开发板外部SRAM例程。2812通过XINTF控制外部扩展SRAM读写。(Triangle of 2812 development board external SRAM routines. 2812 through XINTF control external expansion SRAM read and write.)
- 2013-08-05 13:28:10下载
- 积分:1
-
MATLABCodeToCcode
介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法(This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.)
- 2009-09-12 16:51:13下载
- 积分:1
-
wy
说明: 首先要在登陆系统时有身份验证功能,其次能对有关学生的各类信息的数据进行添加、修改和删除,能对学生成绩的数据进行添加,修改,删除,能对学生信息进行按学号,姓名进行查询,能对学生成绩按照课程号和姓名进行查询;系统管理员除可实现普通用户的操作外还可以添加,修改,删除用户信息,并能对密码进行修改。(We must first login authentication, and second on the data of all kinds of information about students to add, modify and delete student achievement data to add, modify, delete, according to school student information, name queries on student achievement in accordance with the course number and name of the query In addition to the ordinary user of the operation, the system administrator can also add, modify, delete user information, and can modify the password.
)
- 2012-04-25 10:49:55下载
- 积分:1
-
BMS---4-v2
英飞凌BMS解决方案C语言程序源码及使用说明(Infineon BMS solutions C language program source code and instructions for use)
- 2013-03-26 12:00:29下载
- 积分:1