-
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百...
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。
(3)计算每位学生的总评成绩。
(4)计算该班级本课程的总平均成绩。
(5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。
(6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
- 2022-05-25 02:22:21下载
- 积分:1
-
计算今天星期几的汇编程序,没有用过程方法直接编写的程序...
计算今天星期几的汇编程序,没有用过程方法直接编写的程序-Today, a compilation of the calculation procedure a few weeks, there is no direct way to use the process of a program written in
- 2023-07-31 00:50:03下载
- 积分:1
-
通过C51程序,用户可以使用ATMEL T89C51CC01建
通过C51程序,用户可以使用ATMEL T89C51CC01内置的模数转换功能,提高学习效率
- 2022-04-25 11:27:15下载
- 积分:1
-
汇编代码实现求最大、最小值
资源描述
1、上传的源码是求最大值的,把程序中第35行的“ JA NEXT”改为“ JB NEXT“,即可改为求最小值。
2、求最值的数据可以自己设定,改程序的14、15行中的数据即可。
3、最值最后再CRT屏幕上显示,调用DOS的int 21H的功能。
- 2022-03-03 11:14:45下载
- 积分:1
-
题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数
题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数-Title: to a more than five positive integer, following requirements: First, for it is the number of a few, two, reverse print out all the figures. 1. Procedure Analysis: Institute of decomposition of each median
- 2023-03-25 11:20:04下载
- 积分:1
-
Single
单片机LCD程序,用汇编语言写的,里面有详细的源代码和电路图-Single-chip LCD procedures, using assembly language to write, and there are detailed source code and circuit diagram
- 2022-07-04 02:42:03下载
- 积分:1
-
基于892051红外遥控电子密码锁,接收部分程序
基于892051红外遥控电子密码锁,接收部分程序-892,051 based on the infrared remote control of electronic locks, receive some of the procedures
- 2022-06-12 21:12:30下载
- 积分:1
-
源是实现了功能的实现,实现了水、梯度、图案的功能…
本源码是实现的功能的LED的流水,渐变,跑马灯花样-The source is the function of the LED to achieve the water, gradient, pattern Marquee
- 2022-04-28 20:17:47下载
- 积分:1
-
红外遥控六足爬虫机器人设计.有详细的文档,包括电路图和代码...
红外遥控六足爬虫机器人设计.有详细的文档,包括电路图和代码-design for infrared remote control to robots with six legs ,which has detail text including circuit and code
- 2022-03-01 11:22:10下载
- 积分:1
-
这是一个简单的进位制转换程序,它的功能是可以把任何进位制的数字转换成十进位制。...
这是一个简单的进位制转换程序,它的功能是可以把任何进位制的数字转换成十进位制。-This is a simple binary system for the conversion process, its functions can be any binary system have been converted into ten binary system.
- 2022-08-09 14:53:14下载
- 积分:1