当前位置:文档之家› 智能小区物业管理系统毕业论文

智能小区物业管理系统毕业论文

智能小区物业管理系统毕业论文烟台南山学院烟台南山学院毕业设计(论文)智能小区物业管理系统学院:计算机与电气自动化学院烟台学院毕业设计(论文) 第II页专业:计算机科学与技术班级:计算机科学1001学号: 201041140111学生姓名:王栋指导教师:王杰AbstractWith the continuous development of market economy and improve people's living standards, the residential area has become the home of choice for people to settle down,not only for residential residential property owners own appearance, quality requirements are high,while the service and manage ment of residential property is also required high.Such requirements residential property manage ment managers macro and micro meticulous management,one of the best ways is to use computer operating residential property manage ment system to achieve the management of residential property, along with the size of the cellconstantlyexpandingandhouseholdsincreasedunderAungcellcar,with facilities in the cell,the cell repairs,complaints have become increasingly complex,the work load is growing.Also relies on manual handling not only inefficient, poor security, and over time will produce a lot of documents and data, so find,update, maintain brought a lot of difficulties.With the growing popularity of computer technology and computer data processing capabilities growing,with a computer system for residential property manage ment has become essential.JA V A language on the Internet is a large WEB application develop ment when using the most popular programming language,this paper describes the features of JA V A technology and the use of the Internet to introduce this important programming techniques,and JA V A development technology the core of the residential property management system.The graduation project is to writer existential property management system using Java language and its principal development, including the establish ment and maintenance, and development of a database front-end applications of these two aspects,as well as various costs to achieve the creation of a database of community information collected statistical summary and so on.Briefly introduced the production process of the form,write a program, add and final compilation process.The system will change the previous manual operation,improve management efficiency of residential property.Keywords JA V A,residential property management system,managementefficiency目录智能小区物业管理系统 ..... 错误!未定义书签。

摘要......................................... 错误!未定义书签。

Abstract ........................................................................ 第1章绪论.. 01.1毕业设计选题背景 01.2毕业设计意义 01.3课题的研究方法和研究内容 0第2章需求分析 (2)2.1可行性分析 (2)2.1.1经济可行性 (2)2.1.2 技术可行性 (2)2.1.3 操作可行性 (3)2.1.4 社会可行性 (3)2.2 业务流程分析 (3)2.3 性能分析 (4)2.3.1多层结构设计 (4)2.3.2 操作简单 (4)2.3.3代码可读性好 (4)2.4 总体设计原则 (4)2.4.1易用性原则 (4)2.4.2实用性原则 (4)2.4.3技术先进性和成熟性原则 (4)第3章系统分析 (5)3.1 数据流图 (5)3.2 数据字典 (5)第4章系统设计 (8)4.1 系统功能设计 (8)4.2 数据库设计 (8)4.2.1 概念结构设计 (9)4.2.2 数据库表设计 (10)4.3 系统开发工具和开发模式的设计 (13)4.3.1 系统开发工具 (13)4.3.2 系统开发模式 (14)第5章系统实现 (15)5.1 登录管理模块 (15)5.1.1 登录模块 (15)5.1.2 程序流程 (16)5.2 系统属性界面 (16)第6章系统测试 (18)6.1 系统测试的定义 (18)6.2 系统测试的目的及意义 (19)6.3 系统测试的重要性 (19)6.4 系统测试的常用方法 (19)6.5 系统运行情况 (20)结论 (22)致谢 (23)参考文献 (24)附录 (25)第1章绪论1.1毕业设计选题背景目前物业管理是一个新兴的服务行业,随着人们生活水平的提高,在选择住房时,必须要有好的物业管理做保证。

这样要求小区管理者对物业管理进行宏观和微观的细致管理,这就为我们设计小区物业管理系统提供了市场需要。

使用计算机对企业单位的各项信息进行管理,极大地提高工作的效率,也是企业的科学化、正规化管理。

因此,开发这样一套小区物业管理系统软件成为很有必要的事情。

本次毕业设计主要就是为了设计一套小区物业管理系统,来满足现代物业管理的需要。

主要工作为完成客户端,Web服务器端应用程序和数据库的制作,实现网上小区物业管理系统的创建,实现与完善整个基于B/S小区物业管理网站的组织建立和测试工作。

主要功能有按权限登录,分别获得各自权限以内的操作:系统管理员对管理员和物业信息进行添加,删除,修改等功能。

业主可以通过系统发给报修、查询缴费清单等功能,方便管理者的同时也方便了业主。

1.2毕业设计意义通过查资料,获知随着市场经济的发展小区住宅比比皆是。

住宅小区已经成为人们安家置业的首选,同时对物业小区的服务和管理也要求很高。

同时查阅相关系统文档,总结一些系统所考虑不周之处,前期的需求为后期系统的开发做好了业务基础,这就为我们设计小区物业管理系统提供了市场需要。

作为计算机应用的一部分,使用计算机对企业单位的各项信息进行管理,具有着手人工管理所无法比拟的优点,通过资料,了解了java相关的一些技术并充分运用于此次系统开发中,不懂的向老师同学请教,一点点将代码写出来,逐步编写各个模块,实现模块中应有的功能,并且同步进行测试,由于时间紧迫,在需求上也有想不到的地方,进而会影响部分模块应有的功能不能很好的展现出来,当然已经开发出成型的代码中还有一些小的瑕疵,还有待于进一步的优化,从而将系统完整的展现出来。

1.3课题的研究方法和研究内容依据系统基本要求和自己对整个系统的了解,确定设计方法,明确设计思路,依照设计要求收集设计本系统所需的资料素材,了解和明确了本系统的需求,实现了系统的功能。

根据系统的需求分析,确定系统的主要功能模块。

实现了Java的前台界面设计,Navicat for MySQL的后台设计,并确保前台界面的实用性功能。

对系烟台学院毕业设计(论文) 第1页统的版面布局以及风格进行全面分析与确定之后,开始从网上收集来要用的素材,在Java软件中对各元素进行布局,利用Navicat 数据库软件创建相应的数据库表,明确数据表的结构及表间关系。

通过数据库的设计,建设系统后台,完善系统的后台管理。

最后利用Java语言将论坛前台和后台联系在一起。

根据设计内容对开发完成的系统进行功能测试,检验本系统是否实现了预计功能,检验依据为系统设计结果,并对测试时发现的问题做及时修改。

本系统是面向众多炒股用户的,所以在界面设计时要体现股市动态,认真规划好每个界面所要设计的内容。

重视设计后台功能,还有数据库的建立,住户信息表等。

毕业设计的研究内容主要包含:住户信息的管理功能,房产信息管理功能,费用管理功能,故障管理功能等。

第2章需求分析2.1可行性分析可行性分析是通过对项目的主要内容和配套条件,如市场需求、资源供应、建设规模、工艺路线、设备选型、环境影响、资金筹措、盈利能力等,从技术、经济、工程等方面进行调查研究和分析比较,并对项目建成以后可能取得的财务、经济效益及社会环境影响进行预测,从而提出该项目是否值得投资和如何进行建设的咨询意见,为项目决策提供依据的一种综合性的系统分析方法。

相关主题