房屋中介管理系统__计算机专业毕业论文.doc

约28页DOC格式手机打开展开

房屋中介管理系统__计算机专业毕业论文,摘  要房屋中介行业是房地产业的重要组成部分,其在房地产业经济运作的全过程之中起着至关重要的作用,为房地产业的生产、流通和消费提供了多元化的中介服务,。房屋中介行业做为一个管理房屋信息的机构,其对信息的管理应该准确,无误。利用所学过的软件工程设计思想,数据库等知识设计一个房屋中介管...
编号:36-210896大小:844.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 cgq123 发布

房屋中介管理系统__计算机专业毕业论文

摘  要

房屋中介行业是房地产业的重要组成部分,其在房地产业经济运作的全过程之中起着至关重要的作用,为房地产业的生产、流通和消费提供了多元化的中介服务,。房屋中介行业做为一个管理房屋信息的机构,其对信息的管理应该准确,无误。利用所学过的软件工程设计思想,数据库等知识设计一个房屋中介管理的软件对于提高该中介机构的工作效率变得尤为重要。
本文探讨房产中介管理系统的理论基础和设计思想,介绍了房屋中介管理系统的各个功能,以软件工程理论作为系统开发的理论基础,设计并实现了对出租,出售房屋信息的管理,对求租求购客户信息,需求的记录,并及时为其提供准确信息。其主要内容包括如下:对于房屋信息的管理;后台数据库的设计,建立以及各个模块间的关系。
   
关键词:信息管理;Microsoft Access数据库;.net 2005
 

 

 

 

 

 


Property agent management system
ABSTRACT
 
As an essential part of real estate industry, property agents exist in the whole economic operation of this industry, providing diversified services for the production, logistic and consumption of real estate industry. As an information management institution, property agents should ensure the information is precise and correct. Designing a set of management software for property agent by using the knowledge of software engineering design and database is very important for improving the efficiency of property agents.
In this paper, we talk about the theory basis and designing ideas of property agent management system and introduce all the functions in the property agent management system. Using software engineering theories as the theory foundation of system developing, we have designed and realized the goal to manage the information on leasing and selling houses, on clients who want to rent or purchase a house and on the record of property demands. Therefore, precise information are provided in a timely manner. This paper mainly includes the following content: management on property information, the design and building of database as well as the relationship among the modules.

Key words: Information management;Microsoft Access database;.net 2005

 

 

 

 

 

目  录

1 引言 1
1.1 课题研究的背景 1
1.2 课题研究的意义 1
1.3 论文结构 2
2 可行性研究 3
2.1 现状及存在的问题 3
2.2 可行性分析 3
3 需求分析 5
3.1 功能需求分析 5
3.2 开发环境需求分析 6
4 总体设计 7
4.1 系统结构图设计 7
4.2 系统流程图设计 8
4.3 系统功能模块图 8
4.4 系统数据流图 9
5 数据库设计 10
5.1 数据库需求分析 10
5.2 数据库结构的设计 10
5.3 数据库表格设计 12
6 各功能模块的具体设计与实现 15
6.1 系统登录界面的设计与实现 15
6.2 系统主界面的设计与实现 15
6.3 出租房屋信息管理界面的设计与实现 16
6.4 出售房屋信息管理界面的设计与实现 18
6.5 求购客户信息界面的设计与实现 20
6.6 求租客户信息界面的设计与实现 20
6.7 数据库连接的实现 21
7 总结 22
7.1 系统开发中遇到的问题 22
7.2 系统中有待改进之处 22
7.3 心得体会 22
参考文献 23
致  谢 24