-
用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
-
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展...
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展-can show that the document drive path and file size, creation time, similar to the dos inside the dir command, and can be extended
- 2022-02-05 12:23:53下载
- 积分:1
-
windows背景小程序
windows背景小程序-small programs
- 2022-10-20 16:35:03下载
- 积分:1
-
QT贪吃蛇完整版(源代码+EXE),图形界面,带积分榜,难度等级分为5级
QT贪吃蛇完整版(源代码+EXE),图形界面,带积分榜,难度等级分为5级,源代码完整,在XP系统下,qt-win-opensource-4.8.3-mingw + qt-creator-opensource-windows3.2-x86 + MinGW-gcc440_1 环境下编译通过.
- 2022-05-15 15:35:48下载
- 积分:1
-
CDROW category, game programming foundation classes, a detailed Notes
CDROW类,游戏编程基础类,有详细注释-CDROW category, game programming foundation classes, a detailed Notes
- 2023-06-25 01:50:03下载
- 积分:1
-
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号...
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号-as neurons with linear adaptive, is the first signal, it forecast second signal
- 2023-02-24 19:40:04下载
- 积分:1
-
查找编译在VB二进制文件,如 *.frx *.ctx *.dsx *.dox *.pgx中的图片(...
查找编译在VB二进制文件,如 *.frx *.ctx *.dsx *.dox *.pgx中的图片(-in VB compiler search binary files, such as*. frx*. ctx*. dsx*. dox*. pgx the pictures (
- 2023-07-07 21:45:02下载
- 积分:1
-
pingbackdoor the source code, under the windows of
pingbackdoor的源代码,在windows下用的-pingbackdoor the source code, under the windows of
- 2022-04-17 00:26:37下载
- 积分:1
-
在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。...
在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。-In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.
- 2022-08-04 10:18:37下载
- 积分:1
-
学习矢量量化
LVQ 可以被理解为一个特殊情况的人工神经网络,更确切地说,它适用Hebbian 学习赢家通吃-基于方法。它是
- 2022-04-20 08:27:39下载
- 积分:1