




免费预览已结束,剩余2页可下载查看
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
建筑材料论文:建筑材料租赁管理信息系统的设计与实现【中文摘要】随着现代经济的飞速发展,成千上万的大型建筑工程拔地而起,而目前绝大多数建筑公司并不能完全拥有建筑这些工程所需的所有材料设备。因此,建筑材料租赁行业应运而生。本文所谓建筑材料并非指建筑体本身所需的钢筋、水泥等,而是指建筑施工过程中必不可少的内、外架辅助支承体系,例如:钢模、钢板等。由于建筑工程越来越复杂,使得这些建筑材料租赁单位的管理显得愈发重要。因此,国内外逐渐将计算机管理系统应用于这一领域,但是由于此行业多年来并未引起社会的广泛关注和重视,因而计算机建筑材料租赁管理系统的开发没有得到同步发展,国内外此领域成熟、成功的软件几乎是空白。针对目前该领域办公业务的需求,运用基于面向对象程序设计的Micosoft visual basic 6.0开发平台和MS SQLServer 2005数据库,采用C/S开发模式,使用面向对象程序设计方法,建立一个基于Windows环境下的建筑材料租赁管理信息系统。通过使用本系统,达到使租赁管理工作系统化、规范化、自动化、简易化、智能化,提高租赁管理效率的。论文首先分析了建筑材料租赁管理信息系统的、研究意义及研究的主要内容,在对传统手工租赁管理手段与计算机辅助管理手段进行优劣对比的基础上,提出利用多种现代化的计算机技术、数据库技术开发建筑材料租赁管理信息系统的必要性。在对开发本系统的理论基础进行分析后,对系统需求进行了详细分析。接着,在对系统功能模块和数据库概念设计之后,对系统进行详细设计与开发,并实现了系统的权限分配、用户登录、系统配置、业务处理、帐务查询及常用工具等功能。其中最重要的是业务处理模块,它包括价格维护、料单管理、结算三个子模块,分别用于管理给不同工地的租赁价格、管理所有料单(租赁合同)和归还材料时的结算等功能。本系统开发时充分体现了目前最为流行的模块化思想,使系统的各功能模块在为同一系统服务的同时,又能最大限度的独立于系统其他模块。最后,对本系统还需要进一步完善的地方和存在的不足进行了探讨与展望。【英文摘要】With the rapid development of modern economy, thousands of large construction projects going up, and now the vast majority of construction companies and construction of these projects can not have all the necessary materials and equipment. Therefore, building materials leasing industry came into being. This article does not refer to the so-called building materials required for building the body itself, steel, cement, etc., but rather a necessary course of construction, the outer frame auxiliary support systems, such as: steel, steel plate. As construction projects become increasingly complex, making the management of these rental units of building materials becomes increasingly important. Therefore, the domestic computer management system is applied gradually in this area, but over the years because the industry has not attracted widespread interest and attention, so the computer lease management system development of building materials has not been the simultaneous development of maturity in this field at home and abroad , the success of the software was virtually nonexistent.Office operations for the current needs of the field, the use of object-oriented programming based on Micosoft visual basic 6.0 development platform and MS SQLServer 2005 database, using C/S development model, object oriented programming method, to create a Windows-based environment rental of construction materials management information system. By using this system, to make lease management systematic, standardized, automated, simple, intelligent, lease management to improve efficiency.Firstly, analysis of building materials lease management information system background, significance and the main content on the traditional rental management tools and manual means of computer-aided management on the basis of comparative advantages and disadvantages of proposed use of a variety of modern computer technology , development of database technology management information system construction materials need to lease. In developing the theoretical basis of the system analysis, system requirements are analyzed in detail. Then, in the concept of system function module and database design, the detailed system design and development, and implementation of distribution system permissions, user login, system configuration, business processes, account inquiries and frequently used tools and other functions. One of the most important is service processing module, which includes the price of maintenance, material order management, settlement of three sub-modules, respectively, to different sites to manage the rental price, the management of all materials (lease contract) and the return of materials billing and other functions . The system development fully reflects the current thinking of the most popular modular, making the system function modules for the same system services, but also to maximize the independence of other modules in the system.Finally, to further improve the system where needed and shortcomings are discussed and prospects.【关键词】建筑材料 租赁 C/S模式 权限分配【英文关键词】construction materials leasing C/S model distribution of competences【目录】建筑材料租赁管理信息系统的设计与实现摘要4-5ABSTRACT5-6第一章 绪论10-171.1 建筑材料租赁管理信息系统的基本概念101.2 课题研究背景与研究意义10-131.3 国内外研究现状13-151.4 本文的主要工作15-161.5 论文结构161.6 本章小结16-17第二章 相关技术17-282.1 架构设计17-202.1.1 客户/服务器体系结构17-182.1.2 浏览器/服务器体系结构18-192.1.3 两种模式比较19-202.2 管理信息系统20-232.2.1 管理信息系统定义20-212.2.2 管理信息系统的特性212.2.3 管理信息系统的开发原则21-222.2.4 企业管理信息系统建设的基本原则22-232.2.5 管理信息系统的开发方法232.3 访问控制23-252.3.1 访问控制概述242.3.2 基于角色的访问控制模型24-252.4 SQL Server2005 概述25-262.4.1 数据分区252.4.2 可编程性25-262.4.3 安全性262.4.4 快照隔离262.5 本章小结26-28第三章 建筑材料租赁管理信息系统的需求分析28-353.1 功能需求分析28-293.1.1 系统登录283.1.2 数据初始化283.1.3 建筑材料租赁28-293.1.4 数据查询293.1.5 附加工具293.2 系统非功能需求29-303.2.1 性能需求293.2.2 安全性需求293.2.3 系统质量需求29-303.3 业务流程分析30-313.4 数据结构分析31-333.5 可行性分析33-343.5.1 经济可行性33-343.5.2 技术可行性343.5.3 操作可行性343.6 本章小结34-35第四章 建筑材料租赁管理信息系统的总体设计35-444.1 系统设计35-384.1.1 系统目标设计354.1.2 系统设计方案35-364.1.3 系统结构设计36-384.2 数据库逻辑结构设计38-424.2.1 数据库设计原则384.2.2 数据字典38-394.2.3 数据库表设计39-424.3 本章小结42-44第五章 建筑材料租赁管理信息系统的实现44-605.1 系统用户登录44-465.2 系统配置46-495.2.1 用户管理46-475.2.2 工地客户管理47-485.2.3 建材设备管理48-495.3 业务处理49-535.3.1
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
评论
0/150
提交评论