-
用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
-
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确...
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确-Create a large file from a avi file so that read data on the newly created big file and then write the data to write MD5 checksum value to ensure that the correct write large files
- 2023-03-15 07:55:04下载
- 积分:1
-
conversion of paper dat small examples.
转换dxf到dat文件的小例子-conversion of paper dat small examples.
- 2022-04-19 15:31:31下载
- 积分:1
-
停车管理系统
应用背景这个城市的付费停车场目前的系统涉及到的车辆到达停车场,等待轮到他们进入停车场。这个停车场的操作员手动做笔记;车的细节,让车内的车主停车汽车在任何地方,他们找到合适的。关键技术系统可以实现为一个基于网络的应用程序。用户接口可以使用HTML,业务逻辑和数据持久层将利用PHP和MySQL作为数据库处理。
- 2022-06-14 08:12:22下载
- 积分:1
-
invite someone
here for download
all together programms
invite someone
here for download
all together programms
- 2023-05-16 14:15:03下载
- 积分:1
-
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等...
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等-to Excel data into the general program includes a set format cells, cells installed digital format, such as merging cells
- 2022-12-22 15:55:03下载
- 积分:1
-
vc开发的简单XML查看器,很方便,有助于学习XML开发。
vc开发的简单XML查看器,很方便,有助于学习XML开发。-vc developed a simple XML viewer, it is convenient and conducive to learning XML development.
- 2022-02-22 03:47:09下载
- 积分:1
-
模拟移动 vanet
无线模拟移动,#车载Ad Hoc网络。很多地图使用
- 2022-03-04 13:14:47下载
- 积分:1
-
arm嵌入式平台下保存avi文件的代码
q嵌入式平台下保存avi格式的代码,简单明了。
使用了ffmpeg库,源码在arm交叉编译环境下编译通过,适合arm v7架构直接使用。
- 2022-01-26 03:03:57下载
- 积分:1
-
以前汉化PS游戏〈〈封神演义〉〉的时候写的工具,作用是查看其自带的字模文件font.grp里的数据,还可以修改其中的数据。 附带用VB写的源代码。游戏狂热的不妨...
以前汉化PS游戏〈〈封神演义〉〉的时候写的工具,作用是查看其自带的字模文件font.grp里的数据,还可以修改其中的数据。 附带用VB写的源代码。游戏狂热的不妨耍一下,-sinicized PS games before the time of writing tools, is to look into their own documents to the Fonts font.grp The data can also modify the data. VB fringe write the source code. The game might play fanatical about, huh
- 2022-05-19 19:06:13下载
- 积分:1