搜索资源列表
link
- 学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、
sort
- 输入学生姓名,学号,成绩,成绩可保留一位小数,然后按成绩排序,输出结果-input student score ,sort and output the result
subprocedure
- 从键盘输入若干个学生的成绩,每个学生的成绩用逗号分隔开,例如56,89,99,90成绩输入完成时按回车键结束,然后分别统计低于60分的人数、60分到80分、80分到100分的人数,并且分别输出其结果,要求用子程序完成本实验。-Enter a number from the keyboard student achievement, student achievement for each separated by a comma, for example, 56,89,99,90 finishe
s202110612-(2)
- 学生成绩管理系统的实际,在matlab软件上-THE STUDENT RESULT MANAGEMENT SYSTEM
Desktop
- 1.建立学生名次表rank 2.统计学生成绩result-(1) Establish student league tables rank 2. Statistics student achievement result
cifa
- 编译 词法分析 C++ 运行时能接收任意被分析的程序,并将词法分析的结果输出到命名为"学号_token.txt"的结果文件中。 -C++ runtime compiler lexical analysis is able to receive any analysis procedures, and outputs the result to the lexical analysis named " Student ID _token.txt" the result f
3
- 熟悉Windows编程环境: ⑴ 编写一个Windows界面汇编程序,显示一个消息框,含标题与正文,要求标题是自己的姓名,正文是自己的学号。 ⑵ 编写Windows 32位控制台程序,计算result=m*(n –x)的值。要求提示用户输入32位带符号整数m, n, x,并显示计算结果。 -Familiar Windows programming environment: ⑴ assembler to write a Windows interface that displays a
D
- 1.从键盘上输入某班学生的某科目成绩.输入按学生的学号由小到大的顺序输入. 2.统计检查每个学生的名次. 3.将统计结果在屏幕上显示. 4.为便于观察,输入学生数目不宜太多,以不超过一屏为宜.输出应便于阅读.尽可 能考虑美观. 5.输入要有检错手段. 3.对输入要有检错措施,以防止非法字符输入,并有适当的提示. 4.将整个程序分解为若干模块,分别用子程序实现.在报告中要给出模块层次图.-1 Enter a class of students in
AIT-500-Lab-2-document.
- Write a C++ program that computes a student s total score. Use the formula: (10 points) total_score = 15 * test1_score + 15 * test2_score + 40 * final_score + 30 * assignments Input: Test1 score, Test2 score, Final score, Assignments Outp
t1
- 1. 从people类派生出student类,添加属性:班号char classNO[7];从people类派生出teacher类,添加属性:职务char principalship[11]、部门char department[21]。从student类中派生出graduate类,添加属性:专业char subject[21]、导师teacher advisor;从graduate类和teacher类中派生出TA(助教)类,注意虚基类的使用。用成员函数实现对人员信息的录入和显示。附:people
clutter_rcs
- 杂波RCS计算,可以得到结果,新同学可以很容易的学会,效果比较好-clutter RCS caculate .it can get the result that the new student can learn easily
rect_array
- 矩形阵仿真,可以得到结果,思路清晰,方便学习,对初学者有很大的帮助-rectangle arry simulation can get the result.it can help the new student to learn it easily