搜索资源列表
yhglxt
- 模拟校园卡管理系统屏蔽键盘操作,直接使用自带软件盘操作-simulation Campus Card Management System Shield keyboard operation, bringing their direct use software disc operation
小学生数学运算考核系统
- 设置功能: 在设置中可以设置内容(加、减、乘、除、混合、随机五种;时间(1分钟、5分钟、10分钟、20分钟、30分钟、自定义);题数(10题、20题、40题、50题、自定义);界面方式(古老传说、绚丽多彩、人间仙境、透明精灵、万物光芒四种)。 界面特色: 在界面中有剩余时间、分数、题目数等提示,这些提示可以让自己清楚知道自己的成绩,当考试结束时会弹出成绩窗口,以便同学们查漏补缺。 操作方法: 本软件的操作方法很是简单,可以脱离鼠标操作,也就是全键盘输入,按回车键和输入内容就可以实现操作,为考试者
平均分和最高分学生的数据查找
- (1)有10 个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10 个学生数据,要求打印出每个学生3门课的平均成绩,以及最高分的学生的数据(包括学号、姓名、3门课的成绩、平均分数)。 要求:用input函数输入10个学生数据;用average函数求平均分;用max函数找出最高分的学生数据;平均分和最高分学生的数据都在主函数中输出。 ,(1) There are 10 students, each student' s data, including Student ID, na
asdddsadad
- 题目:有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出 平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。 -Topic: there are five students, each of the students has 3 course grades, from the keyboard input data above (including student number, name, three classe
automated_school_bell
- This a program for automatic school bells using signals from LTP [printer port]. Advanced windows like graphics Multi exe program Hot keys file database electronic circuit for fire alarm using LDR A bell circuit Parallel port HOW TO GUIDE Keyboard H
2
- C语言实现学生管理系统,可从文件及键盘读入信息。-C language realization of student management system, and keyboard from the document can be read into the information.
loveless
- 单项选择题标准化考试系统 (一) 功能要求: (1) 用文件保存试题库。(每个试题包括题干、4个备选答案、标准答案) (2) 试题录入:可随时增加试题到试题库中 (3) 试题抽取:每次从试题库中可以随机抽出N道题(N由键盘输入) (4) 答题:用户可实现输入自己的答案 (5) 自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。 -Multiple-choice standardized test system (a) of the functional
studentachievementmanagementsystem
- 实现学生成绩的读入(从键盘读入和从文件读入)、查询(按学好查询和按姓名查询)、更新(修改、删除、插入)、排序、统计、显示、存盘等。-To achieve student performance in reading (from the keyboard and read from a file), check (by master query and query by name), update (modify, delete, insert), sorting, statistics, dis
readKeyboard
- Program for read keyboard in java
1258
- 假设每个学生信息包括学号、姓名和3门课程的考试分数。其中学号由四部分组成,每部分占两位,依次为院系代号、入学年号、班级号和顺序号。要求在从键盘输入学生数据时有较完整的输入引导。-Suppose each student information including student number, course name and three test scores. Student ID which consists of four parts, each part of the total 2,
1
- 1.本程序中,集合为比赛结果的各项信息,包括运动类型,学校,排名,成绩,名字 集合大小未定,限定为<100. 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示”提示信息”后,由用户在键盘上输入演示程序中规定的运算命令,相应的输入数据和运算结果显示在其后 3.程序执行的命令包括: 1)输入成绩,构造数据列表 2)成绩分类,汇总,构造学校具体成绩列表和总成绩列表3)成绩公布 4)结束 -1. This program, set the message for t
student
- 题目:有5个学生,每个学生有3门课程的成绩,从键盘输入学生数据(包括学号,姓名,3门课程成绩),计算出平均成绩,将原有数据和计算出的平均分数存放在磁盘文件“stud”中。读入stud文件的内容,按平均分进行排序处理,将已排序的学生数据存入一个新文件“stud_sort”中。-Title: There are five students, there are three courses each student achievements, student data from the keyboar
des_sort_print
- 从键盘读入某班学生(人数<=15)的考试成绩,用逗号或空格分隔各学生成绩,然后对该班的成绩进行递减排序,要求显示排序结果,并对全班成绩进行统计,给出小于60分、60分段、70分段、80分段和90分段各段的人数以及全班的平均分数。-Reading from the keyboard into a class of students (number < = 15) of the examination results, all separated by commas or spaces
cj
- 从键盘上输入学生成绩信息,并将这些学生成绩信息西融入到文件stud.dat中。显示文件中的信息。-Student achievement from the keyboard to enter information, and the student performance information into the file stud.dat in the West. Display file information.
student
- 有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出 平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。 -There are five students, each student' s course grades 3, more than from the keyboard input data (including student number, name, three course grades), cal
C1
- 有10个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10个学生的数据,要求打印出3门课的总平均成绩,以及最高分的学生的数据(包括学号、姓名、3门课成绩)-There are 10 students, each student' s data, including student ID, name, 3 course results, 10 students from the keyboard input of data required to print a 3 cours
StudentManagementSystem
- 学生信息管理系统,包含学生、班级、课程、成绩等的基本操作。管理员有自定义权限设置,另外,登陆界面的密码框可以用自带的软键盘输入,本程序还设置健康提醒--即用户设置多长时间提醒他。-Student information management system, including students, classes, courses, results and other basic operations. Administrators have a custom permission set, in
FingerExercise
- 本程序构建学生练习指法系统,帮助熟悉键盘各个布局。完成指法软件开发,培养学生的程序设计和开发能力。-The procedure for constructing the students practice fingering system, help with all keyboard layout. Complete fingering software development, cultivate students program design and development capabi
c-cPPkehou
- 键盘输入字符串 统计各个字符出现的次数 c\c++实现 键盘输入 求出两个数的最小公倍数和最大公约数c c++实现 单链表实现学生信息输出平均分最高的学生的学号成绩名字等结构体c c++实现 -The keyboard input string statistics each character in the frequency of c \ c++ realized Keyboard input for a minimum of two Numbers LCD and the
acb
- 有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出 平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中.-There are five students, each student will have a 3 course results from more than keyboard input data (including student number, name, course grades), calculated