搜索资源列表
chengjipaiming
- 编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字节的GRADE数组中,其中GRADE+N保存学号N+1的学生成绩。然后根据GRADE中的学生成绩,把学生名次填入50字节的RANK数组中,其中RANK+N的内容是学号为N+1学生的名次。再按学号把学生的名次显示出来。-The preparation of a procedure that requires input from the keyboard to receive a class of student achievemen
Topic-e
- 一个班有若干个学生,每个学生有4门课程,交互式输入每个学生的各门课程的成绩,找出其中有不及格课程的学生的序号,并输出其所有的课程成绩。-A class there are several students, each of the students has 4 courses, interactive input of every student of every course grades, find out which one of the students who have failed
平均值
- 在单片机内部数据RAM的30H开始的单元中连续存放了某班32学生的高等数学成绩,试编制程序求此班高等数学平均成绩,并将平均成绩的整数部分存放在20H中,小数部分存放在21H中。设成绩为百分制,用无符号二进制数表示,具体分数自行设置。(n the unit starting from 30h of the internal data RAM of the single chip microcomputer, the higher mathematics scores of 32 students