-
用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
-
国外的一个比较有名气的文本编辑器kupu 1.2.1
国外的一个比较有名气的文本编辑器kupu 1.2.1-abroad a famous text editor Kupu 1.2.1
- 2023-06-06 18:35:04下载
- 积分:1
-
windows下,可创建多层目录的小函数,十分方便。
windows下,可创建多层目录的小函数,十分方便。-windows, the directory will help to create a small multi-function, it is very convenient.
- 2022-06-01 07:23:27下载
- 积分:1
-
使用朴素贝叶斯文本分类的Python代码
应用背景朴素贝叶斯分类器是最成功的已知的学习分类文本文件的算法。我们将提供adatasetcontaining 20000新闻组消息从20个新闻组绘制。数据集包含20个新闻组的1000个文件。关键技术1.请请从 http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html 下载数据
2.分类是做 usingNaive 贝叶斯分类技术。
3.程序语言编写的 python。
4.Theaccuracyresult 是 98.7%是很好。
5.数据集很大,所以训练分类器的数据作为训练数据半休息一半作为测试数据
- 2022-02-04 14:40:20下载
- 积分:1
-
将任何文件以16进制输出!如:0x11,0x12,
将任何文件以16进制输出!如:0x11,0x12,
- 2022-04-06 16:54:35下载
- 积分:1
-
生成Jar文件 手把手教你!
非常有价值
生成Jar文件 手把手教你!
非常有价值-Generated Jar file手把手教you! Very valuable
- 2022-06-28 12:39:11下载
- 积分:1
-
该例子调用系统API,获取当前谁在使用该文件。
该例子调用系统API,获取当前谁在使用该文件。-The example of the system call API, access to the current one in the use of the file.
- 2022-11-13 12:50:03下载
- 积分:1
-
操作系统课程设计,模拟操作系统中文件管理系统,有详细的文档和代码...
操作系统课程设计,模拟操作系统中文件管理系统,有详细的文档和代码-courses on operating system design, simulation operating system document management system, a detailed documentation and code
- 2023-06-26 22:25:03下载
- 积分:1
-
本程序实现的功能主要以块方式对文件进行复制拷贝,然后读取文件中数据把块作为
缓冲通过串口发送数据。具体程序见界面上三个按纽的响应函数...
本程序实现的功能主要以块方式对文件进行复制拷贝,然后读取文件中数据把块作为
缓冲通过串口发送数据。具体程序见界面上三个按纽的响应函数-the program"s main function right way to block copying of documents. Then read data include documents as a block buffer data sent through the serial port. See specific procedures three button interface response function
- 2022-03-13 17:43:28下载
- 积分:1
-
特等奖2012 ICM纸机学习复杂网络
2012年icm造纸机学习网优秀获奖者
- 2022-06-16 20:25:40下载
- 积分:1