登录
首页 » Visual C++ » achievement-management-system

achievement-management-system

于 2012-07-03 发布 文件大小:1728KB
0 324
下载积分: 1 下载次数: 5

代码说明:

  本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。 功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。 组权限管理:对用户进行分组,并将权限设置到不同的用户组。 学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。 课程信息管理:设置课程号,课程名,先修课等课程信息。 成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。 授课信息管理:对教师授课信息的调度,安排等信息的管理。 学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。 学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions. Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify. Group rights management: the user group and permission settings to different groups of users.           Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CourseSelectSistem
    绝对经典的学生选课系统,可以模仿一下,初学者可以自己尝试一下。。c语言爱好者(Absolute classic students elective course system, can mimic once, beginners can try.. C lover)
    2010-12-28 22:11:30下载
    积分:1
  • studentScore
    visual c++与access 数据库实现的学生成绩管理系统(failed to translate)
    2013-05-07 20:12:04下载
    积分:1
  • PTEM
    C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统具体查询,排序等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、完成设计任务并写课程设计报告。 6、将学生成绩信息存在文件中。(ffgfgfhhhhhhhhhhhhhhhsfgdfgdfgdfddddddddddddd)
    2009-05-30 01:32:23下载
    积分:1
  • SXWMIS
    双学位管理系统。。。 主要是对学院的第二专业进行管理,采用MFC+ADO ACCE(Dual-degree management system. . . Mainly on the college)
    2008-07-03 10:17:04下载
    积分:1
  • xuesheng
    校内学生通讯录管理系统,基本框架要求: 0.显示通讯录 * * 1.添加记录 * * 2.修改记录 * * 3.删除记录 * * 4.按姓名排序 * * 5.按姓名查询 * * 6.快速查询 * * 7.退出 (Campus student directory management system)
    2013-09-08 10:48:53下载
    积分:1
  • xinxi
    基于access数据库的信息管理系统,使用MFC编写的整个工程(Information management system based on access database, MFC prepared by the use of the entire project)
    2013-03-22 15:37:54下载
    积分:1
  • BookManagementSystem
    强大的图书馆管理系统,包含基本的功能模块,如借书还书,图书入库,用户管理等等,同时包含详尽的开发文档(如详细设计文档,概要设计文档,IPO表等等),是研究学习的好资料(Powerful library management system, including the basic functional modules, such as borrowing and returning books, book storage, user management, etc., also includes a detailed development documentation (such as detailed design documents, design documents outline, IPO table, etc.) Good information is the study of learning)
    2011-10-04 21:18:54下载
    积分:1
  • xuesheng
    学生成绩管理系统,包括人名分类,成绩录入,成绩分析等内容。(Student achievement management system, including the names of persons classification, performance recording, performance analysis, etc..)
    2008-03-25 09:41:25下载
    积分:1
  • mystudentsys
    学生管理系统 基于C++的MFC类库实现的(student system)
    2013-05-18 10:51:38下载
    积分:1
  • longgekuta
    针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。(Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficult to understand the phenomenon of post-graduate program, I have added comments to beginners can learn the corresponding algorithms and programming together, which could effectively implementation of control algorithms, using Runge-Kutta method for online real-time simulation, modeling, optimal control and adaptive control of a meaningful education.)
    2010-02-07 17:09:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载