社区人员管理系统的设计与实现(人员管理 房屋管理)

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

摘  要                
    本文介绍了数据库管理系统的基本设计方法,详细阐述了整个应用系统的设计思路,并对各部分设计周期进行了详尽的分析,最终达成了一个完整的设计方案;用了VB6.0结合access做的,在文章的最后,还根据数据库系统的调试结果,提出了可以进一步改进的部分,以便在投入实际应用后系统可以更加稳定可靠的工作。为了提高社区的工作效率,方便的进行社区的管理,根据社区的实际情况设计了 “社区外来暂住人员管理系统” 。本论文主要描述了社区外来暂住人员管理的设计方法及系统的实现过程,阐述了系统分析,硬件选择,系统实施等步骤。重点论述了系统设计方法,数据流程的分析,数据库的建立过程。社区外来暂住人员管理系统主要的内容包括外来人员管理,房间管理,对以上信息进行统计。操作员队系统分别有增加、删除、更新、查询、(毕业设计网 )
关键词:数据库,VB6.0,人员管理,房屋管理                                

Abstract
                  
     In this paper, the basic database management system design methods, elaborated on the application of the system design, and all parts of the design cycle for a detailed analysis, finally reached a complete design; spent with access to VB6.0 , In the final article, under the database system debugging results can be made to further improve the part, so that in practice the system could be more stable and reliable work. In order to improve the efficiency of the community, facilitate the conduct of community management, according to the actual situation of the community design a "community of foreign temporary personnel management system." This paper describes the community outside the refuge staff management methods and systems designed to achieve the process, described the analysis, the choice of hardware, systems implementation steps. Focus on system design methods, data flow analysis, database building process. Community external refuge personnel management system, including the main content of external management, room management, information on the above statistics. Team system operators were to add, delete, update, query,
Keywords:database, VB6.0, personnel management, housing management

作为一个社区人员的管理软件,要十分全面的贴近并适合人员的管理方法。本软件的参考资料主要有两个来源:一个是社区人员的管理结构,管理方法,这些资料是本软件的主要依据,也可以说这些资料是源于普通的生活,比较真实一些。二是来源于网络上的同类软件,通过这些软件可以看出人员管理最低需要哪些管理与设置,在这些软件中,有些软件比较齐全,但是在管理上显得非常的不方便,使用起来十分的麻烦,繁琐,有些虽然十分简单,但是功能上又不十分完善,对这些软件首先要吸其精华,弃其糟柏,从而进行编写。
本软件在功能以及操作上和简便,但是还是存在一些不足,在有些功能的实现上还是不十分的理想,这也是本人在时间和精力上留下的遗憾。但是相信这些会在以后得到完善,使这个软件成为一个功能上最全,使用上最简捷方便的管理软件。








目 录
               .                
1  绪论 5
2  系统分析 5
2.1 开发工具简介及系统运行环境 5
2.2 开发的必要性 5
2.3 系统开发的可行性 7
2.4 系统需求模型 7
3  数据库设计 7
3.1 数据库概念结构设计 8
3.2 数据库逻辑结构设计 10
3.3 数据库物理结构设计 10
4  功能模块设计 12
4.1 系统功能结构图 12
4.2 系统模块设计 13
5  程序设计 18
(毕业设计网 )
5.1 登录界面 18
5.2主界面 20
5.3 新增人员界面 23
5.4 房间界面 30
6  系统运行与测试 35
致谢 35
参考文献 36
外文原文与译文 37