CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - student-grade

搜索资源列表

  1. the-avg---min-and-max-scores

    0下载:
  2. 输入学生人数后输入每个学生的成绩, 最后输出学生的平均成绩、最高成绩和最低成绩。 要求使用动态内存分配来实现-Enter each student s achievement after entering the number of students, Finally, the students grade point average output, the highest score and the lowest score. Require the use of dyn
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:799
    • 提供者:张张
  1. 1

    0下载:
  2. 结构体与共用体的一个小程序。 (1) 输入实际学生人数n (2<n<4); (2) 输入每个学生的信息,组成结构数组,并输出; (3) 统计男、女生人数并输出; (4) 计算全班平均成绩并输出; (5) 将低于全班平均成绩的学生信息按行输出 -A small program structures and unions. (1) Enter the actual number of students n (2 <n <4) (2) Ente
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:675
    • 提供者:鸭梨君
  1. 34

    0下载:
  2. 用链式存储结构实现对一个班级学生信息管理。设计程序求出每个人的平均成绩并按平均成绩由高到底排序后输出学生记录。-Realization of a class of chain store student information management structure. Designer calculated according to each person' s grade point average grade point average high in the end after t
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:928
    • 提供者:张蓉
  1. StudentScoreManagementSystem

    0下载:
  2. 用JAVA开发的学生信息管理系统,可以实现年级,班级,学生个体3个角度的管理,添加信息,删除信息,查找等。-A student information management system created by JAVA language,and it can manage the information from grade,class and student 3 degrees,including add,remove and find information.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:705312
    • 提供者:lh
  1. cjfx

    0下载:
  2. 只要依次点击三个按钮,即可生成学生的语数外、理综、总分成绩,并且对各学科和总分进行班级排名和年级排名。(我是依据高三年级来编写的,有需要的话更自行更改)-Click the button as long as three, to generate student Yushu Wai, science comprehensive, score achievements and scores for all disciplines and conduct class rank and grade r
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:63770
    • 提供者:段先生
  1. student_status_management_system

    0下载:
  2. 简单的学生学籍管理系统(仅处理单科成绩)-student status management system (only with only branch grade)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:wjx
  1. ManagMENTESystem

    0下载:
  2. 本软件将提供学生信息的管理功能, 学生信息包括:学号,姓名,性别,学院,专业,年级,班级等, 本软件的功能可以对学生信息,添加,修改,删除,保存,查看,查询,备份-The software will provide management of student information, Student Information includes: Student ID, name, sex, college, professional, grade, class, etc., The
  3. 所属分类:ComboBox

    • 发布日期:2017-04-01
    • 文件大小:11984
    • 提供者:呵呵
  1. jsp_student_manger

    0下载:
  2. 1、教师管理:教师资料管理、教师资料添加。 2、学生管理:学生资料添加、学生资料管理、学生所在院系资料、学生所在专业资料。 3、课程管理:课程资料管理、课程资料添加、课程类别资料。 4、成绩管理:学生成绩查询、学生成绩录入。-This is a relevant source of student information management system, the system is an integrated multi-functional information ma
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1233260
    • 提供者:宋亚茹
  1. score

    0下载:
  2. 按下列要求编写程序。 (1)定义一个分数类Score。它有 3个数据成员: Chinese //语文课成绩 English //英语课成绩 Mathematics //数学课成绩 2个构造函数:无参的和带参数的 3个成员函数:是否带参数根据需要自定 sum() //计算三门课总成绩 print() //输出三门课成绩和总成绩 modify() //修改三门课成绩 (2)定义一个人员people (3)定义一个学生类Student。它有 3个数据
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:795
    • 提供者:liyang
  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. 123

    0下载:
  2. 电子学籍管理,基于数组和调用函数。首先输入学生信息,然后根据姓名或者学号可以查询,退学情况、总成绩排名,平均成绩排名,各门课程平均成绩,最高分,最低分均可以计算-Electronic school management, based on the array and the calling function. First input student information, then you can query by name or school, drop out, the total sco
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:于静
  1. STsoft

    1下载:
  2. 本人课程设计 使用mfc编写 基于xml为存储文件 的 学生成绩管理系统 功能 分为 登陆权限判定(包括 学生 老师 admin),学生选课,教师打分,管理员管理界面 四大主要界面。 需要注意的是 教师打分后需要按回车确定内容才能够保存成功,点鼠标是不会保存的,这一点要注意-I curriculum design using MFC to write the student achievement management system based on XML to store files fun
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6233229
    • 提供者:
  1. student_management

    0下载:
  2. This a simple student management system, it includes some funtions,for example, input some course and grade, and so on.-This is a simple student management system, it includes some funtions,for example, input some course and grade, and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2376411
    • 提供者:Gentian
  1. getHTML

    0下载:
  2. 安徽无为高沟学区小学六年级按学生姓名抓取期末考试成绩-Sixth grade of the the Wuwei ditch school district to grab the final examination by Student Name
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6220
    • 提供者:smw80755
  1. Course-Management-System

    0下载:
  2. 设计一个具有菜单式界面(可使用控制台程序,以可选条目方式呈现;也可使用VC图形界面)的课程管理系统,其中包括  课程类和学生类,例如,课程类包括:课程编号、课程名、授课教师、上课时间(春季学期或夏季学期)、上课地点、学时数、学分、(是否)限选专业等属性;学生类包括:学号、姓名、年级、专业等数据属性。  学生可以根据某一门课程是否为该生所属专业限选/可选,以及上课时间、上课地点等信息来合理确定选课表(比如平均处理各学期的所修学分和学业负担,某一上午连续两门课
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5355244
    • 提供者:张淑静
  1. B1

    2下载:
  2. 学生成绩核算系统的设计与实现(25分) 课题内容: 设计一个学生成绩核算系统。能实现从文件中读取学生成绩资料,并提供成绩查询统计服务。 课题要求: (1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3770
    • 提供者:HXM
  1. Scores-manager

    0下载:
  2. a) 运行程序后显示以下信息:1、Display all information 2、Add a student 3、Delete a student 4、Quit b) 按1后进行简单数据处理并输出所有信息,输出的信息包括: 序号、学生姓名、学号、三门课的成绩、该学生的平均成绩、总成绩;并在最后计算每一门课程的平均成绩。 c) 按2选择增加学生信息,学生数量最多为50,超过之后无法输入。输入信息包括学生姓名、学号、三门课程成绩(在程序中可以事先初始化几个学生信息)。 d
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:HiJune
  1. StudentSys04

    0下载:
  2. 设计实现学生成绩管理软件。实现学生信息、课程信息、成绩信息(结合学生信息和课程信息确定可用的课程成绩)的一体化管理。要求学生信息、课程信息、成绩分别用不同的文件保存。程序需具备①数据录入、②显示功能(可分别显示学生、课程和学生成绩。学生成绩显示的时候,应将课程号输出为课程名称(可以自行设计更为详尽、用户友好的输出形式)、③查询功能(输入一个学号时,查询出此生的所有课程情况)、④数据删除、文件整理功能,以及⑤高级功能(排序、成绩分析、统计功能)-Design and implementation
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:17768
    • 提供者:闫丽娜
  1. 综合程序:学生成绩管理系统(四种写法)

    0下载:
  2. 1、可打印学生的信息; 2、可计算每个学生的M门功课的总成绩和平均成绩; 3、选择法按总成绩由高到低排序; 4、顺序查找法按学号查找; 5、可按姓名和学号分别查找; 6、有菜单功能;(1. Print student information; 2, calculate the total score and average grade of each student's M homework; 3, the selection method, according to the to
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:周周y
  1. 实验3

    1下载:
  2. 学生成绩统计。从键盘输入一个班(全班最多不超过30人)学生某门课的成绩,当输入成绩为负值时,输入结束,分别实现下列功能: (1)统计不及格人数并打印不及格学生名单; (2)统计成绩在全班平均分及平均分之上的学生人数,并打印这些学生的名单; (3)统计各分
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:34816
    • 提供者:薛定谔
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com