金属门窗capp系统的研究与开发(本科毕业论文设计).doc

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

金属门窗capp系统的研究与开发(本科毕业论文设计),摘要随着电子计算机技术的发展和门窗制造业的发展,传统的金属门窗设计与管理方法已很难适应越来越激励的市场竞争,因此,开发一套具有窗型设计、型材管理、配件管理、工程管理、工艺设计等功能的金属门窗capp系统已十分必要。本论文介绍了金属门窗以及国内外门窗设计软件的发展概况,并运用capp及软件工程的基本原理,对门窗capp软...
编号:45-93998大小:1.16M
分类: 论文>机械工业论文

内容介绍

此文档由会员 genmail 发布


摘 要

随着电子计算机技术的发展和门窗制造业的发展,传统的金属门窗设计与管理方法已很难适应越来越激励的市场竞争,因此,开发一套具有窗型设计、型材管理、配件管理、工程管理、工艺设计等功能的金属门窗CAPP系统已十分必要。
本论文介绍了金属门窗以及国内外门窗设计软件的发展概况,并运用CAPP及软件工程的基本原理,对门窗CAPP软件开发的一般步骤和关键技术进行了分析;讨论了本系统的适用范围,进而提出了系统的设计目标和应用目标。针对金属门窗CAPP系统做了需求分析,进行系统的概要设计,并得到本系统的功能模块图和相应的数据流程图。依次对系统的数据库部分进行了概念结构设计、逻辑结构设计和物理结构设计,最后进行了系统的界面设计及代码编写,得到了金属门窗CAPP系统原型。
论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。


关键词:软件工程,金属门窗,CAPP,工艺、Visual C++ 6.0










ABSTRACT

With the development of computer technology and the development of manufacturing doors and windows, the traditional design and management method of metal doors and windows has been increasingly difficult to adapt to stimulate competition in the market, therefore, it is very necessary to develop a set of metal doors and windows CAPP system which has the function of Graphic designing, management profiles, fitting management, project management, process designing and so on.
The present paper introduced the metal windows and doors as well as the domestic and foreign windows and doors design software's development survey, and using CAPP and software engineering's basic principle, has carried on the analysis to the windows and doors CAPP software development's general step and the key technologies; It has discussed this system's applicable scope, then set system's project objective and the application goal. It has made the demand analysis in view of the metal windows and doors CAPP system, carries on system's preliminary design, and obtains this system's functional module chart and the corresponding data flow chart. It has carried on the concept structural design, the logical organization design and physics structural design in turn to system's database part, finally has carried on system's contact surface design and the code compilation, obtained the metal windows and doors CAPP system prototype.
The paper mainly introduced this topic's development background, and the function and development process to be completed, key explanation the key point of system design, design concept, difficult technology and solution.


Key words:Software engineering, metal windows and doors, CAPP, Process,Visual C++ 6.0




目 录

中文摘要 Ⅰ
ABSTRACT Ⅱ
1绪论 1
1.1 论文选题背景 1
1.2论文的研究目的和意义 1
1.3 国内门窗软件发展与现状 2
1.4课题研究的内容 2
1.5本章小结 3
2 系统开发的关键技术 4
2.1软件工程 4
2.1.1系统开发的策略 4
2.1.2软件生存期模型 5
2.1.3原型化方法 7
2.2门窗的基本知识 11
2.3 CAPP基本原理 15
2.4系统开发工具 22
2.4.1 Visual C++特点简介 22
2.4.2系统数据访问接口的选择 22
2.5本章小结 25
3 系统调查分析与可行性研究 26
3.1系统开发的初步调查 26
3.2系统可行性研究 26
3.3系统需求分析 26
3.4本章小结 28
4系统设计阶段 29
4.1系统功能模块设计 29
4.1.1系统功能模块数据流图 29
4.2系统数据库设计 34
4.2.1 数据库概念结构设计 34
4.2.2数据库逻辑结构设计 36
4.2.3数据库物理结构设计 36
4.3本章小结 38
5金属门窗CAPP系统的实现 39
5.1金属门窗CAPP系统原型菜单设计 39
5.2系统对话框及报表设计 39
5.3本章小结 42
6 论文结论 43
6.1 论文结论 43
致谢 44
参考文献 45