-
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。...
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism. Dynamic Array array class template to replace the C array of predefined types.
- 2022-01-26 08:14:38下载
- 积分:1
-
python libsvm
当前的版本 (版本 3.18,2014 年四月)从 LIBSVM http://www.csie.ntu.edu.tw/~cjlin/libsvm/index.html#download
- 2022-08-22 13:30:16下载
- 积分:1
-
读取 ini类型的配置文件
读取 ini类型的配置文件-Type of configuration file read ini
- 2022-01-27 23:04:45下载
- 积分:1
-
递归实现目录及以下的文件的拷贝,删除,移动等操作的C++ 源代码...
递归实现目录及以下的文件的拷贝,删除,移动等操作的C++ 源代码-recursive directory and the following copy of the document, delete, mobile operators such as the C source code
- 2022-08-19 17:53:27下载
- 积分:1
-
是一个智能文件分割机,可以同时分割或合并几个文件
是一个智能文件分割机,可以同时分割或合并几个文件-is an intelligent document segmentation machine, and also split or merge several documents
- 2022-02-25 19:47:07下载
- 积分:1
-
读取一个文件夹里的所有.txt文件并对每个文件的数据进行计算,计算结果输出...
读取一个文件夹里的所有.txt文件并对每个文件的数据进行计算,计算结果输出-A folder to read all. Txt files for each document data calculation results of output
- 2022-12-31 07:00:13下载
- 积分:1
-
reproduced a configuration file parser. A netizen with, yes, do simple configura...
转载 一个配置文件的解析器。某网友提供,不错,做简单的配置文件还是很方便-reproduced a configuration file parser. A netizen with, yes, do simple configuration files is still very convenient
- 2022-02-21 04:39:31下载
- 积分:1
-
用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能:
(1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个...
用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能:
(1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个单链表中;随意输入2班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在另一个单链表中;
(2)对至少4人的成绩进行修正,输入班级、学号和成绩修正,如+5,-3,-10,+2,但仍要保持数据按成绩由高到低有序;
(3)分别按顺序输出两个班的成绩表。
(4)将两个班的单链表合并成一个单链表,数据仍按成绩由高到低有序;
(5)按成绩由高到低的顺序输出两个班的成绩总表,含班级、学号、成绩信息。
-C language programming, a single-linked list structure for storage, for the performance of their students, call for the following functions : (a) a duty free importation of at least 10 people, the school, achievements, data based on merit is in the order kept in a single-linked list; free importation of two classes of at least 10 people, the school, achievements, data based on merit is in the order of another single-linked list; (2) at least four pairs of accomplishments that, the importation of class, school and accomplishments amendments, such as 5,-3,-10, 2, but they still maintain data based on merit ranking and orderly; (3) the sequence of two classes of output reports. (4) the two classes of sin
- 2023-08-05 15:45:03下载
- 积分:1
-
一个记事本 有一切记事本有的功能 但比较粗糙大家改进一下吧...
一个记事本 有一切记事本有的功能 但比较粗糙大家改进一下吧-a notebook with all the functional notebook relatively rough but we improved so much today
- 2022-01-26 03:26:41下载
- 积分:1
-
使用LabWindows实现文件的拖拽操作。本程序将拖拽的文件名显示在文本框内,并记录下鼠标的释放位置。...
使用LabWindows实现文件的拖拽操作。本程序将拖拽的文件名显示在文本框内,并记录下鼠标的释放位置。-Use LabWindows implementation file drag and drop. This program will drag the file name displayed in the text box, and record the location of the next release of the mouse.
- 2022-02-01 17:33:29下载
- 积分:1