-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-09-18 13:35:03下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-06-26 16:55:59下载
- 积分:1
-
This is a AT89C51 experimental development board to the PC serial port to send o...
这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
- 2022-07-28 00:22:53下载
- 积分:1
-
经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来...
经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来-classic maze algorithm, which is a maze algorithm good example, but not the people can look down
- 2022-12-25 12:30:04下载
- 积分:1
-
testmemory procedures under dos, you can compile and run through.
dos下testmemory程序,可以编译通过并运行。-testmemory procedures under dos, you can compile and run through.
- 2023-02-21 11:45:03下载
- 积分:1
-
LABVIEW make use of a calculator, procedures concise.
用LABVIEW做的一款计算器,程序简洁明了.-LABVIEW make use of a calculator, procedures concise.
- 2022-07-04 13:19:24下载
- 积分:1
-
一种基于arm的嵌入式linux软件开发jtag烧写工具
一种基于arm的嵌入式linux软件开发jtag烧写工具-Based on arm embedded linux software development tools for JTAG programmer
- 2023-08-05 04:10:03下载
- 积分:1
-
文件服务器
文件服务器,文件里有详细的服务器源代码和客户端源代码 非常实用
- 2022-08-07 22:06:57下载
- 积分:1
-
罗云斌《windows32环境下汇编语言设计》的随书源码
罗云斌《windows32环境下汇编语言设计》的随书源码-Luo Bin " windows32 environment, assembly language design" with the book source code
- 2022-04-06 13:58:08下载
- 积分:1
-
基于51单片机的带时间显示和紧急控制的交通灯的设计。
此程序在硬件上调试通,用定时器1延时,外部中断0接紧急控制,R0为100MS延时常数,R2为状态延时...
基于51单片机的带时间显示和紧急控制的交通灯的设计。
此程序在硬件上调试通,用定时器1延时,外部中断0接紧急控制,R0为100MS延时常数,R2为状态延时常数,8279控制数码管显示时间,用P1口控制双色灯-With 51 single-chip based on the time display and the emergency control of traffic lights design. On this process in hardware debugging pass, with one delay timer, external interrupt 0 then the emergency control, R0 for 100MS constant delay, R2 for a state of constant delay, digital 8279 control display time control using two-color lights I P1
- 2023-04-28 20:55:03下载
- 积分:1