-
用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
-
editor for a good software TextEditor30.zip
用于文档编辑的一个很好的软件
TextEditor30.zip-editor for a good software TextEditor30.zip
- 2022-02-02 22:41:44下载
- 积分:1
-
Fortran程序设计调用10个随机数
程序会输出10个1到10之间的随机数,每次执行结果会不一样,因为是随机的。这里实例了函数返回数组的方法,主程序中要用interface来说明函数的使用接口。使用接口包括参数类型及返回值类型。
- 2022-10-31 08:15:03下载
- 积分:1
-
代码检查Windows系统的页面文件的大小。
The code checks the size of pagefile in windows systems.
- 2022-11-04 17:20:03下载
- 积分: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
-
bat 批处理文件编辑绿色软件
仅供学习用,仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用仅供学习用
- 2022-02-14 18:16:14下载
- 积分:1
-
一个源码统计程序,统计源代码行数
一个源码统计程序,统计源代码行数-a source statistical procedures, statistical source code line number
- 2023-05-01 09:50:03下载
- 积分:1
-
vc环境下文件属性操作
vc环境下文件属性操作-vc environment file attributes operation
- 2023-02-18 02:50:03下载
- 积分:1
-
This is a program of notepad,which imitates the
WINDOWS notepad,and
一个记事本程序,模仿WINDOWS记事本,基本实现记事本的功能-This is a program of notepad,which imitates the
WINDOWS notepad,and
- 2022-08-24 08:30:03下载
- 积分:1
-
一个可以统计指定目录下所有文件字节数的程序
一个可以统计指定目录下所有文件字节数的程序-statistics can be designated a directory of all documents byte of the process
- 2022-03-18 00:31:48下载
- 积分:1