-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-04-27 20:56:56下载
- 积分:1
-
assembly language TI54xxd prepared by the band
汇编语言编写的TI54xxd的带通滤波器程序-assembly language TI54xxd prepared by the band-pass filter process
- 2022-01-22 13:52:32下载
- 积分:1
-
addpass.rar
addpass.rar
- 2023-06-19 02:40:03下载
- 积分:1
-
本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50H...
本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50Hz),并转换成合适的格式(本例为Q4格式)。调制系数M为0~0.9。死区时间1.6μs。最小删除脉宽3μs。
主程序的工作是根据输入的调制波频率计算N、2N和M值。
-Example for the carrier frequency 20KHz, or carrier period is 50μs. DSP crystal 10MHz, internal 4 multiplier, the clock frequency of 40MHz, counting cycle 25ns. Assuming wave frequency modulation by external input (1 ~ 50Hz), and converted into an appropriate format (in this case for Q4 format). Modulation coefficient M is 0 ~ 0.9. Dead time 1.6μs. Delete the smallest pulse width 3μs. The work of the main program is based on input frequency modulation wave calculation of N, 2N and M values.
- 2023-08-22 04:35:03下载
- 积分:1
-
Assembly language to prepare the design of the electronic clock source on the cu...
汇编语言编写的电子钟设计 源码
对课程设计 很重要-Assembly language to prepare the design of the electronic clock source on the curriculum design is important
- 2022-10-30 21:45:03下载
- 积分:1
-
汇编语言写的菜单程序,类似于DOS下的编辑功能…
汇编语言写的菜单程序,类似于DOS下的EDIT功能,编辑功能未实现。-Menu Programs written in assembly language, similar to DOS under the EDIT function, edit function is not implemented.
- 2022-02-02 12:19:35下载
- 积分:1
-
12232 LCD test driver, in the 12232 through 12232 of the liquid crystal display...
12232液晶的测试驱动程序,在12232通过at89s51显示12232的液晶测试程序。用汇编写成测试可以使用-12232 LCD test driver, in the 12232 through 12232 of the liquid crystal display AT89S51 test procedure. With the compilation of written test can be used
- 2022-02-26 13:47:07下载
- 积分:1
-
构造二叉树,同时实现二叉树的插入和删除。
构造二叉树,同时实现二叉树的插入和删除。-Binary tree structure
- 2022-03-31 08:17:10下载
- 积分:1
-
zlg7289的源程序,可以做参考
zlg7289的源程序,可以做参考-zlg7289 source, reference can be done
- 2022-03-21 16:01:09下载
- 积分:1
-
密码锁, 实现密码判断,实现密码更改,实现程序正常结束,实现非软件的准确延时,输入错误3次后自动结束程序,根据操作产生的不同结果配以不同的音效...
密码锁, 实现密码判断,实现密码更改,实现程序正常结束,实现非软件的准确延时,输入错误3次后自动结束程序,根据操作产生的不同结果配以不同的音效
-Password lock, password realize judgment achieve password change, the end of the normal implementation process, the accurate implementation of non-software delay, enter the wrong end of 3 times after the program automatically, under the operation of the different results produced with different audio
- 2022-12-17 03:05:04下载
- 积分:1