-
用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
-
为c/c++/cxx源码批量添加版权注释
为c/c++/cxx源码批量添加版权注释,稍作修改,可以支持任何语言。使用js开发的原因是,灵活且方便随时随地修改。windows下双击就可以运行。非常地方便。
- 2022-08-25 13:34:14下载
- 积分:1
-
similar to the documents adopted by the same reader can read and write disk desi...
通过类似于文件读写一样可读写磁盘的指定扇区-similar to the documents adopted by the same reader can read and write disk designated Sector
- 2022-02-04 02:48:42下载
- 积分:1
-
告诉大家一个在VC下如何调用Delphi等其它语言编写的动态库,只是一个方法。希望大家多多交流...
告诉大家一个在VC下如何调用Delphi等其它语言编写的动态库,只是一个方法。希望大家多多交流-tell you in a VC how to call other languages such as Delphi prepared by the DLL is only one way.
- 2022-11-14 12:35:03下载
- 积分:1
-
ASP源码 / 文章管理主要功能如下:
生成HTML文件,
支修用户自已修改模板
管理用户,支持二级用户
管理分类,支持二级分类与后台排序...
ASP源码 / 文章管理主要功能如下:
生成HTML文件,
支修用户自已修改模板
管理用户,支持二级用户
管理分类,支持二级分类与后台排序
添加文章支持图文
管理文章,支持批量删除
-ASP source/articles manage the main functions are as follows : generate HTML documents, Xiu-users themselves to change the templates management users, user management support two classifications, with the support of two classifications Sort add background articles support for the management articles supporting the mass deletion
- 2022-02-11 16:52:28下载
- 积分:1
-
lg com 端口 unlok
舒适性 LG 手机打开源它只是在这里以支持此软件的开发。免费版本是在购买之前对你有好处,那就试着在前。没有退款。
- 2022-02-25 01:17:48下载
- 积分:1
-
VB文件检索程序,支持根据后缀名查找,文件内容匹配
资源描述VB文件检索程序,支持根据后缀名查找文件,根据搜索内容和文件内容匹配查找相应文件,适用于在大量代码文件中查找特点语句。软件运行效果图:。文件检索速度取决于文件数量和硬盘读写速度。
- 2022-11-27 05:10:03下载
- 积分:1
-
快速的CRC32实现,使用非常方便(只需一个函数)
快速的CRC32实现,使用非常方便(只需一个函数)-fast CRC32-achieving, very convenient to use (only one function)
- 2023-09-03 13:20:03下载
- 积分:1
-
FileMon 中 c + + 源代码
文件监控源代码对于win9x中,胜利NT,赢得EXP。该代码可用于API监测学习与发展有益。你可以使用它作为第一个API监测项目,因为它用最简单的方法来做到这一点。
- 2023-01-07 16:35:03下载
- 积分:1
-
将RGB565格式的位图转换为C语言的代码
将RGB565格式的位图转换为C语言的代码-to RGB565 format bitmap conversion to the C language code
- 2023-06-06 02:00:04下载
- 积分:1