-
用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
-
xml 的parser,可以兼容任何平台,纯C++,没有任何库要求
xml 的parser,可以兼容任何平台,纯C++,没有任何库要求-the xml parser, any compatible platform, pure C, there is no requirement for
- 2022-02-24 23:51:13下载
- 积分:1
-
由delphi程序生成结果以后,我们就需要输出,而输出到word是一种很好的方案,本例子参考价值就在此。...
由delphi程序生成结果以后,我们就需要输出,而输出到word是一种很好的方案,本例子参考价值就在此。-procedures generated by the outcome of future, we need to output and output to a word is a good program, the example of the reference value of this.
- 2022-03-05 02:47:42下载
- 积分:1
-
VC++6.0写的关于用API函数创建目录的测试程序,欢迎大家下载
VC++6.0写的关于用API函数创建目录的测试程序,欢迎大家下载-VC++ 6.0 written on the use of API functions to create directory test procedures are welcome to download the U.S.
- 2022-03-26 10:05:24下载
- 积分:1
-
Times the software can encrypt documents, to ensure that information security do...
次软件可以给文件进行加密,确保文件信息的安全.-Times the software can encrypt documents, to ensure that information security documents.
- 2022-07-07 12:25:40下载
- 积分:1
-
可以对文件的最后时间进行批量修改,并且可以批量修改名称。很实用...
可以对文件的最后时间进行批量修改,并且可以批量修改名称。很实用-document can be time for the final volume changes and volume changes can name. Practical
- 2022-06-16 03:41:49下载
- 积分:1
-
现代电路的多级电路转二级电路算法源代码,有界面部分
现代电路的多级电路转二级电路算法源代码,有界面部分-Modern multi-level circuit to the secondary circuit circuit algorithm source code, there is some interface
- 2022-03-24 06:05:13下载
- 积分:1
-
一个文本文件的分拆器,可以支持100
一个文本文件的分拆器,可以支持100-30000行一分切,以原名为根据自动序号。-A text-file spliter, support 100 to 30000 line per file, And automatic general serial number.
- 2022-02-16 07:03:05下载
- 积分:1
-
Foolish Editor v0.01 his program is compiled by djg
Foolish Editor v0.01 his program is compiled by djg- Foolish Editor v0.01 his program is compiled by djgpp
- 2023-09-01 16:25:03下载
- 积分:1
-
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
-Data structure that contains the source code haffuman experiment encode.h weitfile.h, etc.
- 2022-07-18 11:38:53下载
- 积分:1