CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 成绩统计

搜索资源列表

  1. codetfive

    0下载:
  2. 输入10个学生的信息包括学号、姓名和成绩,输出学生的成绩等级和不合格学生人数。每个学生的记录均包含姓名、学号、成绩和等级,要求定义和调用函数.根据学生成绩确定其等级,并统计不合格人数,等级设置为:0~59为D,60~69为C, 70~84为B,85~100为A-Enter the 10 student information, including student number, name and achievements, the output level of student achiev
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:708
    • 提供者:钦岚
  1. exa9_11

    0下载:
  2. 输入几个学生的成绩并统计学生的平均成绩,通过使用静态成员函数来实现-output the average score of some input scores of some students
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:885261
    • 提供者:文静
  1. c-program

    0下载:
  2. (1)乘法口诀表 (2)用一维数组统计学生成绩(3)模拟ATM(自动柜员机)界面(4)用二维数组实现矩阵转置 (5)求解二维数组的最大/最小元素-(1) multiplication tables (2) with a one-dimensional array of student achievement statistics (3) simulated ATM (automated teller machine) interface (4) to achieve a two-dimens
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1748
    • 提供者:kaiba seto
  1. 2

    0下载:
  2. 设计一个学生成绩排名系统,该系统的主要功能如下: 1) 具备对成绩的管理功能(添加、删除、排序) 2) 具备对成绩的统计功能(最高分,最低分,平均分,及格率等) 3) 具备按学号、姓名、或课程名查询成绩的功能。 4)学生成绩应该保存在文件中。 备注:成绩记录以下信息:班级,学号,姓名,课程名,成绩(百分制)。可以用能表示学生成绩的结构体数组存储数据。 - Design a student performance ranking system, the main fea
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3650
    • 提供者:王耘
  1. sudent

    0下载:
  2. 系统主模块 该模块提供了学生信息管理的主界面,作为进入系统的唯一入口。在系统主界面中,不仅提供了用于调用系统各功能模块的操作方法,而且还需要对使用系统的用户进行合法性检验(即需要输入用户名和密码)等相应操作。 (2)、维护模块 该模块提供了对学生档案、学生成绩、学生课程等相关信息的维护。 (3)查询模块 提供了用于对数据进行查询操作的操作界面,用户可以按学号或姓名查找某人信息、某学生所选课的情况,也可以按专业进行查询,也可以按开课学期查找课程情况
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:28138
    • 提供者:董璐瑶
  1. dazuoye

    0下载:
  2. 学生成绩管理系统,数据录入,数据删除,数据修改,数据查询,数据排序,数据统计与显示,数据保存。-Student achievement management system, data entry, data delete, data modification, data query, data sorting, data statistics and display, data storage.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:306877
    • 提供者:亚茹
  1. chengjihuafen

    0下载:
  2. 根据用户输入的百分制成绩,统计出学生成绩的分布状况.60分以下为F,60分为E,60~70分为D,70~80分为C,80~90为B,90~100为A。-Based on user input percentile scores, statistics of the distribution of student achievement of .60 points or less, F, 60 into E, 60 ~ 70 into D, 70 ~ 80 is divided into C, 8
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:YANDONG
  1. management-of-students-scores

    0下载:
  2. 学生成绩管理系统,程序主要处理学生的学号、姓名、和学科成绩(在程序中以语文、数学、英语三科为例)。本程序主要实现了学生成绩的输入、显示、查询、添加、删除、排序、保存、统计、从文件中读入这九个功能。-Program mainly deal with the student s student id, name, and the discipline result (in a program in sorted into Chinese, maths, English, for example).
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:533942
    • 提供者:夏璇
  1. JW1

    0下载:
  2. 实现一个教务管理系统,能录入学生个人信息,成绩情况,统计成绩,查找信息等-Implement a educational management system, students can enter personal information, achievements, the statistical results, look for information
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:37203
    • 提供者:yangyang
  1. VB_Statistics

    0下载:
  2. VB 随机成绩分段数统计,Random score section number statistics。-Random score section number statistics
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:徐宏超
  1. 1

    0下载:
  2. 设有10个学生的成绩分别是76,69,84,90,73,88,99,63,100和80分。试编制一个子程序统计60~69分,70~79分,80~89分,90~99分和100分的人数,分别存放到S6,S7,S8,S9和S10单元中。-It has 10 student achievement 76,69,84,90,73,88,99,63,100 and 80 points, respectively. Statistics compiled a routine test of 60 to 69
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:514
    • 提供者:江岸
  1. count

    0下载:
  2. 数组SCORE中存有英语成绩,按照0~59,60~74,75~84,85~100统计各分数段人数,存入N0,N1,N2,N3变量内-SCORE array of English achievement there, according to the 0 to 59, 60 ~ 74 and 75 ~ 84 and 85 ~ 100 count the number of the fraction of the deposited N0, N1, N2, N3 in the variable
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:8739
    • 提供者:wqq
  1. Subroutine

    0下载:
  2. 汇编语言,用子程序实现。数组SCORE中存有英语成绩,按照0~59,60~74,75~84,85~100统计各分数段人数,存入N0,N1,N2,N3变量内。-Assembly language, using subroutines. SCORE array of English achievement there, according to the 0 to 59, 60 ~ 74 and 75 ~ 84 and 85 ~ 100 count the number of the fraction
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:8953
    • 提供者:wqq
  1. Course-management-system

    0下载:
  2. 课程管理系统能够任意查找学生的成绩,可从对学生的成绩进行修改,排序,查看,统计,录入,删除等多种操作。-Course management system can find students performance, can change the results of students, ranking, view, statistics, entry, delete and other operations.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:266602
    • 提供者:攻城狮
  1. main

    0下载:
  2. 使用C++,设计简单学生成绩管理系统,主要实现功能有:提供成绩录入界面;统计学生的总分和平均分;按总分由大到小排出名次;提供成绩查询功能。-Using c++, design a simple student performance management system, the main functions are: provide grade input interface Statistics students divide total peace According to the to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1307
    • 提供者:Darkmoss
  1. StudentAchievementManagementSystem

    0下载:
  2. 通过MFC实现学生成绩的录入,统计,查询以及显示。其中能够得出所有学生成绩的平均分。-MFC to achieve student achievement through the entry, statistics, query and display. Which can draw the average score for all students.
  3. 所属分类:EditBox

    • 发布日期:2017-05-16
    • 文件大小:3669355
    • 提供者:Toby Yang
  1. student

    1下载:
  2. 添加功能:程序能够添加不同学生的记录,提供选择界面供用户选择所要添加的类别,要求学号要唯一,如果添加了重复学号的记录时,则提示数据添加重复并取消添加。 (2)查询功能:可根据学号、姓名等信息对已添加的学生记录进行查询,如果未找到,给出相应的提示信息,如果找到,则显示相应的记录信息。 (3)显示功能:可显示当前系统中所有学生的记录,每条记录占据一行。 (4)编辑功能:可根据查询结果对相应的记录进行修改,修改时注意学号的唯一性。 (5)删除功能:主要实现对已添加的学生记录进行删除。如
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:maqiuhui
  1. xueshengchengji

    0下载:
  2. 建立一个学生成绩管理系统,统计各个学生各门成绩-Establish a student achievement management system, statistics each student achievement for each door
  3. 所属分类:Project Design

    • 发布日期:2017-04-27
    • 文件大小:8680
    • 提供者:佳佳
  1. Score-Management-and-Analysis-System

    0下载:
  2. 1.目标:通过设计一个windows窗体应用程序,对SQL Server数据库文件当中数据的进行操作,实现学生及其考试信息的管理和分析。 2. 内容:利用VS2008创建一个Window窗体应用程序来对SQL Server数据库文件的操作,包括学生个人信息、考试信息、成绩信息的添加、删除和修改,同时能够对原始的数据进行简单加工,例如求取平均值、方差、频数分布等数据。 3.准备解决的问题:用户界面和数据库设计;数据库的连接和操作,对原始数据进行统计分析的实现。-first introduc
  3. 所属分类:Education soft system

    • 发布日期:2017-05-03
    • 文件大小:523761
    • 提供者:fhh
  1. grade

    0下载:
  2. 一个方便老师录入学生成绩的成绩,里面自行统计每科每个学生最低分最高分平均分-A convenient entry teacher student achievement scores, which each subject its own statistics for each student average highest score lowest score
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:jun
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com