毕业论文管理系统的设计与实现

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


摘要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
    本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,本系统界面友好,操作简单,比较实用。
【关键字】:管理信息系统、学生管理、Visual Basic。

Summary
With more and more widespread and profound application of information technology in management, the implement of management information system has become mature in technology step by step. Managing information system is a new subject. Enterprise needs existence and development, so enterprise activities should be organized efficiently and organically, which means tightening up the enterprise management and strengthening effective management of any resource internal the enterprise, and also establishing a management information system fitting in with its own characteristics.
This article introduces the detailed process of exploring a management information system under the environment of visual foxpro, utilizing “Top-Bottom” overall plan and a strategy according to “Bottom-Top” application and exploitation. That is to establish a set of effective scheme for student management by computer, through analyzing disadvantages of student management by human resources. This article emphasizes on three sections. The system analysis section of student management information includes feasible analysis, management function analysis.The system design section mainly focuses on system function design and data base design and data number design. And the system realization section has provided several major function , together with the main windows and programs.
This economical and pragmatic system has explicit interface, with simple operation.
[Keywords] :MIS、student management、visual basic.

需求分析
毕业论文管理信息系统对企业加强人事毕业论文管理有着极其重要的作用,就一般的大型企业来说,它的设计内容非常复杂而且繁多,比如拥有招聘的功能,网上筛选简历的功能,提醒的功能,而且设计的模块也很多,比如毕业论文管理模块,在线培训模块等。
但结合本人目前实际情况而言,单位的人员结构比较简单,部门划分也很清晰,而且人员的流动性不高,所以单位目前阶段的文档工作主要就是员工档案的收集整理和文档的管理工作,因此,针对该公司而言,经过反复的论证,设计的这套毕业论文管理信息系统,定义了档案的建立、维护和灵活查询;考勤记录和毕业论文管理;系统维护等功能。







摘要 II
第一章  绪言 IV
第二章 应用系统设计 1
2.1 需求分析 1
2.2 系统总体设计 3
第三章 数据库设计 4
3.1 数据库设计 4
3.2 概念设计及E-R图 5
3.3 逻辑设计及数据库表 7
第四章 系统实现 7
4.1 数据库应用开发工具简介 7
4.2 数据库的实现 13
4.3 VB连接ACCESS2000数据库 16
第五章、 系统性能测试和分析 21
第六章、系统界面实现 24
6.1、系统登陆界面 24
6.2、系统主界面 26
6.3论文登记界面实现 43
6.4、优秀论文查询界面实现 43
6.5成绩录入界面实现 44
参考文献 48