-
用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
-
Remote file manager made with client server method
Remote file manager made with client server method
- 2023-03-21 20:55:03下载
- 积分:1
-
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP....
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
- 2022-07-20 01:06:10下载
- 积分:1
-
This is the company which I do a document data recording function module part. C...
这是我公司里面做的一个文件数据记录模块功能的一部分。压缩包里面有设计文档,大家可以参考下。-This is the company which I do a document data recording function module part. Compressed with a design document, we can refer to the next.
- 2022-03-12 01:23:34下载
- 积分:1
-
如何将数据导入 Word
如何将数据导入 Word-how the data into Word
- 2022-04-15 07:48:04下载
- 积分:1
-
这是用VB边学的一个写字板。,纯属联系,希望对喜欢的朋友有缩帮组...
这是用VB边学的一个写字板。,纯属联系,希望对喜欢的朋友有缩帮组-It is used as a tablet to learn VB. Is purely in hopes of favorite group of friends to help shrink
- 2022-02-14 21:53:25下载
- 积分:1
-
一个直接读写的文件行、列和源程序的一部分…
一个直接读写excel文件行、列、求部份数学函数的源码。-A direct reading and writing excel file rows, columns, and the source part of mathematical functions.
- 2023-07-05 07:35:03下载
- 积分:1
-
This Decode MPEG
This Decode MPEG-2 transport streams
1 - TS header decode
2 - Display table of PID addresses
3 - Create text file of PID addresses
4 - Extract a PES stream to another file
-This is Decode MPEG-2 transport streams
1- TS header decode
2- Display table of PID addresses
3- Create text file of PID addresses
4- Extract a PES stream to another file
- 2022-03-22 09:50:45下载
- 积分:1
-
实现XML解析的一个小程序。
实现XML解析的一个小程序。-XML parsing a small program.
- 2022-12-06 20:20:03下载
- 积分:1
-
VC7.1项目文件将被转换为VC6.0
将 vc7.1 的工程文件转换为vc6.0的-Vc7.1 the project file will be converted to the vc6.0
- 2022-04-20 10:26:06下载
- 积分:1