1 / 25
文档名称:

学生信息管理系统设计(计算机专业论文).zip

格式:zip   大小:1,843KB   页数:25页
该文档为压缩包格式,解压后包含4个文件,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

学生信息管理系统设计(计算机专业论文).zip

上传人:书籍1243595614 2018/8/31 文件大小:1.80 MB

下载得到文件列表

学生信息管理系统设计
../学生信息管理系统设计.doc [487.96 KB]
../开题报告-学生信息管理系统.doc [36.50 KB]
../源代码.zip [972.25 KB]
../答辩-学生信息管理系统.ppt [696 KB]

相关文档

文档介绍

文档介绍:摘要
随着信息技术和计算机网络技术飞速发展,人们日益注重利用先进的技术手段来加强科学的管理。在高校学生管理工作中,学生处工作人员和各系辅导员要处理大量繁杂的学生信息:大多数人采用传统的工作模式,例如手工处理纸质材料或利用Word,Excel等办公软件,费时费力,效果不佳。如何提高资源的利用率,做到信息的规范管理和快速查询,已成为学生信息管理工作研究的重点。
本文研究的内容就是基于以上问题,针对学生信息管理工作和学生处、各系辅导员用户需求,设计开发的一个采用C/S体系结构的小型管理信息系统。
论文介绍了系统的开发过程,首先论述了论文选题的背景、目的和意义,然后介绍了系统开发的网络技术和数据库技术。系统的开发采用Myeclipse作为编译环境,选用MySQL作为后台数据库,JAVA作为开发语言。论文详细阐述了系统分析,系统设计和系统实现、系统测试的全过程,并给出了部分实现代码。最终系统能够完成信息的输入,数据的增加、修改、查询和删除等功能。系统实现了年级设置,学籍和户籍设置,班级设置,系统设置和个人信息等功能模块。系统的特点是性能稳定,功能完备,界面友好,操作简单。

关键词:学生信息管理系统;JAVA语言;MySQL数据库,系统开发
论文类型应用研究

Design and implementation of a Java-based student information management system
Abstract
As information technology and the rapid development work technology, there is a growing emphasis on the use of advanced technology to strengthen scientific management. In the management of college students, the students and the staff of each department counselors to handle plex student information: Most people use the traditional mode of operation, such as manual handling of paper material or the use of Word, Excel and other office software, time-consuming ineffective. How to improve the utilization of resources, to achieve standardized management information and quick queries, student information management has e a focus of the study.
Content of this paper is based on the above issues, aimed at students and student information management department, each department counselor user needs, design and development of a management information system in a small B / S architecture.
This paper introduces the development of the system, first discusses the background, purpose and significance of the topic, and then introduces the development work systems and database technology. Development system using Myeclipse as build environment, use MySQL as the backend database, JAVA as a development language. Thesis elaborated system analysis, system design and system implementation, the whole process of system testing, and gives some implementation code.