-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1
-
vb雷赛单多轴运动
雷赛运动控制卡的二次开发,调用内部函数,功能强大,易用。有单轴,多轴,通用IO,回原点,直线差补,圆弧差补,连续差补,手轮运动,真的很强大。
- 2022-05-24 02:09:30下载
- 积分:1
-
Think in C++ 2nd Edition,Volume 1和2,加原代码
Think in C++ 2nd Edition,Volume 1和2,加原代码-Think in C++ 2nd Edition, Volume 1 and 2, plus source code
- 2023-07-27 13:25:04下载
- 积分:1
-
java动画 模拟星空 效果不错
java动画 模拟星空 效果不错-space simulation results good
- 2022-02-05 10:50:33下载
- 积分:1
-
北大西洋公约组织
NATO - lipori-Eye localization a survey-NATO- lipori-Eye localization a survey
- 2022-10-17 15:40:03下载
- 积分:1
-
学生用户管理系统入门工程项目
学生用户管理系统入门工程项目用户管理模块实战,从登入模块的密码教研 到用户的数据添加 删除 修改,前端的 HTML css 样式等等的入门级的学习案例,再到后端框架的开发4系统框架结构简介Spring MVC + Hibernate + Shiro + FreeMarker1)Java源代码目录src2)页面代码目录WebContent3)数据库以及重要配置文件位置src/solution.properties
- 2022-03-24 04:39:35下载
- 积分:1
-
stl帮助文档
stl函数列表及解释,stl函数列表及解释,stl函数里表及解释,stl函数列表及解释,stl函数列表及解释,stl函数列表及解释
- 2022-08-11 22:51:10下载
- 积分:1
-
计算机底层资料 计算机底层资料
计算机底层资料 计算机底层资料-The bottom of the bottom of the computer information on computer data
- 2022-11-19 09:15:04下载
- 积分:1
-
修改Button的drawitem函数 改变Button的背景色前景色,美化按钮
修改Button的drawitem函数 改变Button的背景色前景色,美化按钮-Button" s drawitem function changes the background color to change Button foreground color, landscaping button
- 2022-08-11 13:52:15下载
- 积分:1
-
QRcode codec decoder, functions as a picture translated to read its contents, pi...
QRcode解码译码器,功能为读入一张图片译出其内容,图片可以是拍摄的。本站其他相关资源都没有此部分源码,此为本人结合官方JAVA源码编写的完整译码部分,具体功能包括图形探测定位、图形过滤校正、检错纠错等。-QRcode codec decoder, functions as a picture translated to read its contents, pictures can be taken. Site other related resources are not part of this source, this is my official JAVA source combined with the preparation of a complete decoding of the specific features include detection of positioning graphics, graphics filter correction, such as Error Detection and Correction.
- 2023-05-13 13:40:02下载
- 积分:1