-
用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
-
二进制文件观察器,类似于VisualC++的二进制数据察看界面
二进制文件观察器,类似于VisualC++的二进制数据察看界面-Binary file viewer, similar to VisualC++ View of binary data interface
- 2023-01-23 01:35:05下载
- 积分:1
-
Through the program, you can achieve the update file copy, then you can call the...
通过该程序,可以实现更新文件的拷贝,然后可以调用更新后的文件-Through the program, you can achieve the update file copy, then you can call the updated files
- 2022-08-12 13:53:39下载
- 积分:1
-
一个用Delhpi开发的生成CHM文件例子.
一个用Delhpi开发的生成CHM文件例子.-a development with the formation CHM document examples.
- 2022-02-12 08:49:46下载
- 积分:1
-
ResourceEidtor Base Speadrum CPU, This is the exe file
ResourceEidtor Base Speadrum CPU, This is the exe file
- 2022-03-26 17:22:17下载
- 积分:1
-
a log type, you can set the path to the log files show that the current time.
一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
- 2022-01-27 12:11:23下载
- 积分:1
-
Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构...
Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构-Visual C of the notebook, the source of MFC single document made a more detailed note, suitable for beginners learning portal reference understanding MFC single document frame structure
- 2023-02-22 18:25:03下载
- 积分:1
-
the sample file for C or C++
the sample file for C or C-the sample file for C or C++
- 2022-01-22 14:08:45下载
- 积分:1
-
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件...
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件-C++ Prepared a simple XML file parsing and generation, can be a complete XML document into a tree structure analysis, or generated in accordance with the contents of XML documents
- 2023-05-22 22:40:03下载
- 积分:1
-
excel的函数范例,既全面又易学,适合收藏
excel的函数范例,既全面又易学,适合收藏-excel function example, is both comprehensive and easy to learn, for collection
- 2023-06-17 09:50:03下载
- 积分:1