-
双字节转BCD码
双字节转BCD码-two-bit BCD switch
- 2022-02-12 20:56:10下载
- 积分:1
-
反汇编disasm的源代码
反汇编disasm的源代码
反汇编disasm的源代码
反汇编disasm的源代码-anti-disasm compilation of the source code compilation disasm against the source code of the anti-compilation disasm source code
- 2022-01-26 01:54:39下载
- 积分:1
-
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
-There is a whole number n, the number of its previous order of the backward shift position m, and finally the number m of m into the top of the number of
- 2023-01-22 04:25:03下载
- 积分:1
-
Cutting graphics computer graphics processing is very important aspect, the proc...
图形的裁剪是计算机图形处理中很重要的环节,本程序介绍了这一功能。-Cutting graphics computer graphics processing is very important aspect, the procedures introduced this feature.
- 2022-01-28 05:01:09下载
- 积分:1
-
1-WIRE通讯协议的C51例子程序集锦
1-WIRE通讯协议的C51例子程序集锦-1-WIRE communication protocol procedures for the collection of the best examples of C51
- 2023-03-30 12:40:03下载
- 积分:1
-
X86汇编写的32位图形操作系统
X86汇编写的32位图形操作系统--MenuetOS 很有帮助的哦, -X86 compilation of 32 write graphical operating system-- MenuetOS helpful Oh,
- 2022-11-03 04:35:03下载
- 积分:1
-
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。...
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。-Learning assembly language produced by the procedure, very useful, I think more difficult to compile.
- 2022-01-22 12:58:32下载
- 积分:1
-
以前我对汇编语言学习一些,在此提供一些源码,大家可试一下。...
以前我对汇编语言学习一些,在此提供一些源码,大家可试一下。-I used to learn some of the assembly language, in this to provide some source code, we can try.
- 2022-01-26 00:58:26下载
- 积分:1
-
12232串行显示程序
12232 串口方式显示程序-12232 Serial shown procedures
- 2023-01-09 08:45:03下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-09-18 13:35:03下载
- 积分:1