-
用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
-
操作PE文件的一个类,对于理解PE文件的格式有帮助
操作PE文件的一个类,对于理解PE文件的格式有帮助-operation of a document PE class for understanding the format of PE help
- 2022-03-06 18:09:10下载
- 积分:1
-
good configuration file read and write procedures
很好的配置文件读写程序-good configuration file read and write procedures
- 2023-05-14 05:00:02下载
- 积分:1
-
特等奖2012 ICM纸机学习复杂网络
2012年icm造纸机学习网优秀获奖者
- 2022-06-16 20:25:40下载
- 积分:1
-
网络常见的图像格式文件(GIF,JPG,PNG)处理开发包
WEB通用图像格式文件(gif、jpg、png)处理开发包
- 2023-01-21 18:30:04下载
- 积分:1
-
a terrific C revenue log processing. Functional strong!
一个很棒的C++开源的日志处理程序。功能很强!-a terrific C revenue log processing. Functional strong!
- 2023-03-20 17:30:04下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-02-20 09:36:49下载
- 积分:1
-
一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价...
一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价-a very good text editor, running the Linux platform for us to want to do more evaluation of the future
- 2022-08-25 17:25:20下载
- 积分:1
-
To manage a txt file with a list of names
To manage a txt file with a list of names
- 2022-03-22 13:08:39下载
- 积分:1
-
我自己精心设计的一个源码,仿WINDOWS安装界面,可以学习很多代码.注意不要删除Setup.exe.manifest这个文件,否则会丢失XP界面(小技巧:把S...
我自己精心设计的一个源码,仿WINDOWS安装界面,可以学习很多代码.注意不要删除Setup.exe.manifest这个文件,否则会丢失XP界面(小技巧:把Setup.exe.manifest文件改名"VB6.exe.manifest"复制在VB6.EXE同一目录下可使VB6的界面变成XP样式.编译后也要把这个文件放在EXE目录下,"VB6.exe.manifest"改名"EXE文件名.exe.manifest").-I have designed a source, like WINDOWS installation interface, you can learn a lot of code. Setup.exe.manifest careful not to delete this file, or else they will lose XP interface (Tips: Setup.exe.manifest file renamed to
- 2022-03-20 19:43:05下载
- 积分:1