登录
首页 » 文件处理 » 用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个...

用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个...

于 2023-08-05 发布 文件大小:1.99 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

用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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的进行读/写。 这两个函数使读/写格式化的更加灵活。 这里演示了...
    Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
    2022-04-19 01:30:45下载
    积分:1
  • 2022-04-12 15:59:17下载
    积分:1
  • electronic wordlists of the system to achieve the target : a record recorded wor...
    电子生词本 系统实现目标: 记录单词 记录文章(作为单词的上下文,可以分析出单词) 系统分为三层结构:磁盘存储、内存管理、用户交互-electronic wordlists of the system to achieve the target : a record recorded word article (as a word in the context, can analyze words) system is divided into three-tier structure : disk storage, memory management, user interaction
    2022-03-19 03:07:12下载
    积分:1
  • Latex essay template
    资源描述用于LaTeX的论文撰写,使用Tex语言编写的,内部带有说明,在Latex中进行编译即可通过,生成pdf可供修改和查看。但是不包含中文字符包,如需使用中文字符包,需要在开头添加
    2023-02-26 12:00:03下载
    积分:1
  • 确保浏览器的地址栏中显示的网站地址的拼写和格式正确无误。 如果通过单击链接而到达了该网页,请与网站管员联系,通知他们该链接的格式不正确。 单击后退...
    确保浏览器的地址栏中显示的网站地址的拼写和格式正确无误。 如果通过单击链接而到达了该网页,请与网站管理员联系,通知他们该链接的格式不正确。 单击后退按钮尝试另一个链接。 HTTP 错误 404 - 文件或目录未找到。 Internet 信息服务 (IIS) -------------------------------------------------------------------------------- 技术信息(为技术支持人员提供) 转到 Microsoft 产品支持服务并搜索包括“HTTP”和“404”的标题。 打开“IIS 帮助”(可在 IIS 管理器 (inetmgr) 中访问),然后搜索标题为“网站设置”、“常规管理任务”和“关于自定义错误消息”的主题。 -ensure that the browser address bar of the website address and spelling correct format. If by clicking the link and arrived at the website, please contact Webmasters, informing them of the link format is not correct. Click the Back button to try another link. HTTP error 404-file or directory not found. Internet Information Services (IIS)-------------------------------------------------------------------------------- technical information (for technical support staff) to Microsoft Product Support Services and Search "HTTP" and "404" title. Open the "IIS help" (available on the IIS Manager (i
    2022-01-25 14:56:48下载
    积分:1
  • 学生成绩管系统
    一、 班级成绩管理 1、 程序说明    该系统实现对班级成绩的录入、显示、修改、排序、保存等操作的管理。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-24 18:12:10下载
    积分:1
  • 用vc写的程序来监视的操作。适合初学者。
    用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
    2023-06-21 17:45:03下载
    积分:1
  • 大数据读写
    针对大数据,大文件快速读写,尽量减少内存的占用,提高效率,节省时间,并且具有数据兼容性,能够分类提取大文件中的数据,并且分类显示,综合分析。
    2023-05-24 12:45:03下载
    积分:1
  • 比较牛的最短路径源代码。大家共享一下,呵呵。我的电子邮箱欢迎:Lyl@szzfcg.cn...
    比较牛的最短路径源代码。大家共享一下,呵呵。我的电子邮箱欢迎:Lyl@szzfcg.cn-the shortest path source code. Share what, huh. I welcome e-mail : Lyl@szzfcg.cn
    2022-03-01 07:55:27下载
    积分:1
  • 随着图像生成的代码使用PDFlib,PDF
    本代码利用PDFLIB生成带图像、附件的PDF文档-PDFLIB the code generated with the use of images, PDF document attachments
    2022-06-03 17:09:12下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载