成绩
课程设计报告
题 目 屋租赁管理系统设计与实现
课 程 名 称 工程项目实践 院 部 名 称 龙蟠学院 专 业 计算机科学与技术 班 级 M11计算机科学与技术 II 学 生 姓 名 学 号
课程设计地点 校 内 课程设计学时 8 周 指 导 教 师 钟 睿
金陵科技学院教务处制
【注:根据课程设计大纲第四项具体要求撰写课程设计报告】【摘要】随着我国市场经济的快速发展和人们生活水平的不断提高,简单的租凭服务已经不能满足人们的需求。如何利用先进的管理手段,提高房屋租凭管理水平,是当今社会所面临的一个重要课题。本文通过用Visual Basic 6.0编写房屋租赁管理系统,利用软件工程原理,采用面向对象的编程方法,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,实现了房屋租赁管理的自动化和信息化。整个系统从符合操作简便、界面友好、灵活实用、数据安全的要求出发,完成基本资料管理、客户资料管理、租凭合同管理、财务管理、统计报表管理等功能。经过实际测试证明,本文所设计的房屋租赁管理系统,可以用于物业管理部门从事房屋租赁信息管理的工作,基本满足各方面的需要。论文主要介绍了本课题的开发背景,所要完成的功能和开发的全过程。着重说明了系统设计的重点、设计思想、技术难点和解决方案。 【关键词】数据库 Visual Basic 6.0 房屋租赁管理系统
【Abstract】Along with the our country market economy fast development and the people living
standard unceasing enhancement, simple rented depends on the service already not to be able to meet people's need. How uses the advanced management method, enhances the room to depend on the management level, is an important topic which now the society faces. This article through uses VB6.0 to compile the house to rent the management system management system, using the software engineering principle, uses the object-oriented programming method, its development mainly includes the backstage database the establishment and the maintenance as well as front end the application procedure development two aspects, realized the house to rent the management the automation and the information。The overall system from conforms to the operation easily, the contact surface friendly, is nimble, practical, the safe request embarks, completes the basic document management, the customer material management, rents depends on function and so on contract management, financial control, statistical report form management After the actual test proof, the house which this article designs rents the management system management system to be allowed to use in the estate management department to be engaged in the house to rent the information management aspect the need. The paper mainly introduced this topic development background, must complete function and development entire process. Key explanation system design key point, design thought, difficult technology and solution.
【Keywords】Database Visual the Basic 6.0 houses rent the management system management system
目录
前言……………………………………………………………………1 1 房屋租赁管理系统概述……………………………………………2 1.1 课题来源??????????????????????2 1.2 开发背景和开发目的?????????????????2 1.3 系统任务??????????????????????3 1.4 系统目标??????????????????????3 1.5 系统计划??????????????????????3 2 可行性研究…………………………………………………………4 2.1 技术可行性?????????????????????4 2.2 经济可行性?????????????????????5 2.3 社会可行性?????????????????????5 3 系统分析……………………………………………………………6 3.1 业务流程??????????????????????6 3.2 数据流程图?????????????????????8 3.3 数据字典??????????????????????9 4 系统设计……………………………………………………………11 4.1 系统模块设计????????????????????11 4.2 数据库分析设计???????????????????14 4.3 输入输出设计????????????????????16 5 系统实施与测试……………………………………………………17 5.1 系统实施??????????????????????17 5.2 系统测试??????????????????????17 结论……………………………………………………………………22 致谢……………………………………………………………………23 参考文献………………………………………………………………24 附录 部分程序清单…………………………………………………25
前言
信息化建设日渐深入,如何利用日新月异的计算机技术建立一套高效、灵活、功能强大的管理系统,正成为计算机专业人员关注的重要问题。信息化进程不断推进,使得其更加逐步地渗透到了普通人的生活领域。
本文通过对部分房屋出租方的功能分析、需求分析,进行房屋租赁管理系统的设计与实现。具体实现了房屋出租房、客户等相关信息的添加等。
房屋租赁管理系统是针对在房屋管理中所遇到的问题,如用户信息管理、房屋信息管理、租金信息管理的查询、统计等诸多功能。用人手处理以上工作,效率不高,工作量大,而且所得数据并不可靠。本系统改善了人手操作的不足,提供可靠的查询、准确无误的统计,简单快捷的查找流程。使繁琐复杂的房屋租赁管理工作变得轻松悠闲。本系统适用于中小型房屋中介应用。
房屋租赁管理系统,用来管理房屋与用户过程中的静态和动态信息。本系统是一个典型的房屋租赁管理系统,系统管理的信息主要分为基本资料管理、客户资料管理、租赁管理、财务管理以及统计报表五大部分等,系统的目的就是有效地处理这些信息。