房产信息管理系统.doc

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

房产信息管理系统,《》页数:33,字数:1万4千字。摘要 近年来随着我国经济的高速发展,房地产业也随之蓬勃发展,尤其是最近国家新出台的房改政策。鼓励居民购房,这对房产公司无疑是一个极好的发展势头。尤为重要的是,近几年随着信息技术和电子商务的快速发展,许多企业都开发了自己房产信息管理软件。本文阐述了的需求分...
编号:18-20165大小:828.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 多快好省 发布

《房产信息管理系统》
页数:33,字数:1万4千字。


摘 要
 近年来随着我国经济的高速发展,房地产业也随之蓬勃发展,尤其是最近国家新出台的房改政策。鼓励居民购房,这对房产公司无疑是一个极好的发展势头。尤为重要的是,近几年随着信息技术和电子商务的快速发展,许多企业都开发了自己房产信息管理软件。
本文阐述了房产信息管理系统的需求分析,概要设计,其中重点论述了系统的详细设计部分,及主要功能的实现过程,即房源、客户信息管理,预定、销售和统计管理等。
根据软件工程理论中模块化程序设计的原理,采用自顶向下,逐步细化的设计方法,结合房产信息管理系统的实际情况,在Windows 2000的环境下,用Visual C++ 6.0面向对象程序设计语言,以Microsoft Access为数据库,开发了房产信息管理系统,解决了实际工作中手工抄写资料档案的数量庞大难题,能有效避免长时间无法即时查询某房产或客户资料的烦琐性,基本达到了现代房产销售管理水平,具有一定的使用价值。

关键词:软件工程 模块化 自顶向下 按揭式付款

Abstract

Recent years are along with the development at a high speed of our country economy, and the house that the nation newly put into effect particularly recently changes the policy to the real estate industry also at the same time vigorous development. Encouraging resident to purchase the house, this pair of house property company is a fabulous development impetus beyond doubt. Blaming for important being, quick development along with information technology and e-commerce of nearer year, many enterprises have all developed oneself house property information management software.
The requirement analysis of house property information management system has been expounded in this text, article, etc., and the detailed design of the system part has among them stressly been discussed in the essentials designs, and the realization course of major function, with namelying house source and customer's information is managed, fixes in advance, sells and statistics management etc.
According to the principle of module programming in the software engineering theory, using downward from the top, the real circumstances that combines the house property information management system with Visual C++ 6.0 towards the object programming language, takes Microsoft Access as the data warehouse, and has developed the house property information management system, and has solved the huge difficult problem of quantity that the material archives was copied in handwork in the real work, and can effectively avoid long time can not inquire about loaded down with trivial details nature of certain house property or customer's material immediately, and has achieved the modern house property basically to sell the management standard, and possesses the use value certainly under the environment of Windows 2000 the design method carefully divided step by step.

Keywords: the software engineering moduleization certainly pushes up downward according to the tearing off type payment


目录:
前言…………………………………………………………1
第一章 需求分析…………………………………………2
1.1确定系统的主要要求……………………………2
1.2确定系统的主要功能……………………………2
1.3确定系统的数据要求……………………………3
1.4开发工具选择………………………………………4
第二章 系统总体设计……………………………………6
2.1系统功能结构设计……………………………… 6
2.2 数据库的设计………………………………………7
第三章 详细设计……………………………………9
3.1身份验证模块的设计与实现……………………10
3.2 房源管理模块设计与实现…………………………12
3.3客户管理模块设计与实现…………………………17
3.4 房源预定模块设计与实现……………………… 21
3.5房源销售模块设计与实现……………………… 23
3.6统计模块设计与实现…………………………… 25
3.7 数据备份模块设计与实现…………………………28
第四章 系统调试………………………………………… 30
结论…………………………………………………………31
致谢…………………………………………………………32
参考文献…………………………………………………32



1.吴继刚、周学明、李闽溟编著,《Visual C++ 6.0(数据库系统开发案例导航)》,人民邮电出版社
2003.134-164页。
2.黄维通、姚瑞霞编著,《Visual C++ 程序设计教程》,机械工业出版社,2002, 38-95页。
3.求是科技编著,《Visual C++ 6.0数据库开发技术与工程实践》,人民邮电出版社,2002,197-208页。
4. 刘长明、杨工明 编著,《Visual C++ 6.0实践与提高》,经济科学出版社,2000,46-67页。
5.萨师煊、王珊编著,《数据库系统概论》,高等教育出版社,2001,56-79页。
6.症阿奇主编,《Visual C++ 实用教程》,电子工业出版社,2003,200-234页。
7.电子科技大学编著,房产信息管理系统实施方案,电子科技大学出版社,2003。