-
用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
-
有关WCE文件操作方面的源代码,用EVC写的。文件查找。
有关WCE文件操作方面的源代码,用EVC写的。文件查找。-WCE documents relating to operational aspects of the source code, written by EVC. Document search.
- 2022-07-04 23:27:38下载
- 积分:1
-
本系统支持系统用户,来宾用户,当输入用户名为: jeny 密码:123 时为系统用户,可以对系统进行 所有操作;输入用户名:guest 无需输入密码时,只能显示...
本系统支持系统用户,来宾用户,当输入用户名为: jeny 密码:123 时为系统用户,可以对系统进行 所有操作;输入用户名:guest 无需输入密码时,只能显示数据,不能修改,增删数据等。-the system to support users of the system, the guests users when the input user name : jeny Password : 123 for users of the system when, all of the system operation; Input Username : guest without a password, they can only display the data, and no amendment to delete data.
- 2022-03-13 11:55:54下载
- 积分:1
-
采用最垃圾的算法对文件进行加密,且不需要输入任何密码
采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
- 2022-07-14 17:45:27下载
- 积分:1
-
RSA MD5算法源代码
RSA MD5算法源代码-the source coude of rsa md5
- 2022-08-14 04:05:30下载
- 积分:1
-
fat文件系统说明书,中文版,个人认为很有价值
fat文件系统说明书,中文版,个人认为很有价值-fat file system specification
- 2023-03-22 15:05:03下载
- 积分:1
-
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序-complete control procedures Word bookmarks to automatically open the VC procedures WORD2000
- 2022-02-02 18:06:22下载
- 积分:1
-
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。...
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
- 2023-07-20 11:50:03下载
- 积分:1
-
Procedures to achieve PacketCapture
实现网络抓包程序,在vc++环境中运行,运行后在DOS环境中显示结果和 数据包分析-Procedures to achieve PacketCapture
- 2022-11-13 03:40:03下载
- 积分:1
-
Office2000
像Office2000似的办公软件
可编辑文件 图片-Office2000-like office software as editable file picture
- 2022-09-06 08:40:03下载
- 积分:1