班级管理系统的设计与实现

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:


       摘  要
             
   班级管理系统用计算机管理班级信息的一种计算机应用技术的创新,在计算机还未普及之前班级管理都是由教师以及班干部来承担的方式来操作的.现在一般的学校都采用了信息化管理的方式即采用计算机作为工具的实用的计算机班级信息管理程序来帮助班主任进行更有效的班级管理。班级信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
    经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
  关键字:班级管理,MIS,visual basic ,数据库

Abstract

Class management information system using a computer management classes computer applications technology innovation, Management has not yet popular in the computer before classes are borne by the teachers and class to the cadres to operate. The schools are now generally used information management approach that the use of computers as a tool for computer class information management procedures to help teachers more effective management classes. Information management system is a typical class information management system (MIS), including its main development background to the establishment and maintenance of the database and front-end application development 2. The request for the establishment of strong data consistency and integrity, good for the security of the data. For the latter request applications functions, such as easy to use features.
After analysis, we use Microsoft visual basic development tool companies, the use of its various object-oriented development tools, especially data that can be easily accessible and concise window manipulation database intelligent objects, the first prototype application system in a short time and then, computation of the initial prototype system needs to constantly revise and improve until the formation of a viable system of user satisfaction.
keyword : class management MIS,visual basic database

摘  要....................................................................................1
Abstract.................................................................................2
第一章  引言...........................................................................4
1.1  课题背景..............................................................................4
1.2  系统简介..............................................................................5
第二章 系统的分析.....................................................................6
2.1  系统开发的目标和思想............................................................6
2.2  系统的可行性分析..................................................................8
2. 3    系统开发工具简介
第三章  系统的设计.....................................................................18
3.1  系统的功能结构设计...............................................................18
3.2  系统的数据库设计
3.3  界面设计与代码设计..............................................................................23
..................................................................24
结束语..........................................................................................46
致谢.............................................................................................47
参考文献.........................................................

 系统简介
     本系统主要服务与班主任的日常班级学生信息管理.主要包括如下几大主要功能:
     一:学生资料(基本资料,通信资料,资料管理)
     二:成绩管理(班级成绩,个人成绩,成绩管理)
     三:量化管理(得分情况,得分原因,考核管理,得分情况)
     四:组织机构(团委,班委会)
     五:班级事件(班级荣誉,活动情况)
     六:班费管理(班费收入.班费支出,剩余班费)
     七:管理员(添加管理员,修改密码,删除管理员)
     八:帮助(关于我们,每日一看)