《嵌入式技术》教学资源(书籍文献)[NATO 1991-3]软件重用-nato_standards_vol_3(NATO STANDARD FOR THE DEVELOPMENT OF REUSABLE SOFTWARE COMPONENTS Volume 3)

NATO UNCLASSIFIED NATO STANDARD FOR SOFTWARE REUSE PROCEDURES (of 3 Documents) Development of Reusable Software Components Management of a Reusable Software Component Library Software Reuse Procedures Issued and Maintained by: NATO COMMUNICATIONS AND INFORMATION SYSTEMS AGENCY (Tel.Brussels(2).728.8490) This document may be copied and distributed without constraint,for use within NATO and NATO nations. NATO UNCLASSIFIED
N A T O U N C L A S S I F I E D NATO STANDARD FOR SOFTWARE REUSE PROCEDURES Volume 3 (of 3 Documents) - Development of Reusable Software Components - Management of a Reusable Software Component Library - Software Reuse Procedures Issued and Maintained by: NATO COMMUNICATIONS AND INFORMATION SYSTEMS AGENCY (Tel. Brussels (2).728.8490) This document may be copied and distributed without constraint, for use within NATO and NATO nations. N A T O U N C L A S S I F I E D

Table of Contents Table of Contents. …ii List of Figures. .V List of Tables.. ..V PARTI InTRODUCTION AND BACKGROUND Section 1 Introduction.. .1-1 1.1 Purpose and Scope. …11 1.2 Guide to Using this Manual 1-1 Section 2 Applicable Documents....... .2-1 Section3 Basic Reuse Concepts 31 3.1 Definitions 3-1 3.2 Expected Benefits of Reuse .3 3.3 Dimensions of Reuse. 34 3.4 Forms of Reuse 3-5 3.5 Issues in Achieving Reuse .3-6 Section 4 The Reuse Library........ …4-1 4.1 Reuse library Overview 又 41.1 Expected User Interactions 4.1.2 RSC Quality Standards.... .4-2 4.1.3 RSC Classification Scheme .4-2 PART II STANDARD Section 5 Reuse Library Procedures .5-1 5.1 Administration Procedures. 父 5.2 Searching for RSCs..... .5-2 5.3 Selecting RSCs 5-3 5.4 Extracting RSCs. 5-5 5.5 Using RSC Documentation. Section 6 Requirement Analysis........ .6-1 6.1 Role of Reuse and Reuse Library .6-1 6.2 Domain Analysis Products. 6-3 6.3 RSC Architectures and Subsystems. .6-5 i
ii Table of Contents Table of Contents...................................................................................... ii List of Figures........................................................................................... iv List of Tables..............................................................................................v PART I INTRODUCTION AND BACKGROUND Section 1 Introduction............................................................................................ 1-1 1.1 Purpose and Scope ................................................................................... 1-1 1.2 Guide to Using this Manual ..................................................................... 1-1 Section 2 Applicable Documents........................................................................... 2-1 Section 3 Basic Reuse Concepts ............................................................................ 3-1 3.1 Definitions................................................................................................ 3-1 3.2 Expected Benefits of Reuse ..................................................................... 3-2 3.3 Dimensions of Reuse ............................................................................... 3-4 3.4 Forms of Reuse ........................................................................................ 3-5 3.5 Issues in Achieving Reuse ....................................................................... 3-6 Section 4 The Reuse Library ................................................................................. 4-1 4.1 Reuse Library Overview.......................................................................... 4-1 4.1.1 Expected User Interactions ...................................................................... 4-1 4.1.2 RSC Quality Standards ............................................................................ 4-2 4.1.3 RSC Classification Scheme ..................................................................... 4-2 PART II STANDARD Section 5 Reuse Library Procedures .................................................................... 5-1 5.1 Administration Procedures....................................................................... 5-1 5.2 Searching for RSCs.................................................................................. 5-2 5.3 Selecting RSCs ........................................................................................ 5-3 5.4 Extracting RSCs....................................................................................... 5-5 5.5 Using RSC Documentation...................................................................... 5-6 Section 6 Requirement Analysis............................................................................ 6-1 6.1 Role of Reuse and Reuse Library ............................................................ 6-1 6.2 Domain Analysis Products....................................................................... 6-3 6.3 RSC Architectures and Subsystems......................................................... 6-5

Table of Contents(Continued) Section Title Page Section7 Design .7-l 7.1 Designs as RSCs ................................... .7-1 7.2 Designing for Reuse. .7-3 7.3 Reverse-Engineering Designs from Code RSCs. .7-4 7.4 Integrating Design Components 7-4 Section8 Implementation .8-1 81 Integrating Code Components .8-1 8.2 Modifying an RSC. 2 83 Testing RSCs 4 8.4 Effects on CM 8- Section9 Quality Assurance and Test. .9-1 9.1 Using RSC Test Material.. 91 92 OA Plans that Foster Reuse .9-3 9.3 Problem Resolution. 9-5 Section 10 Documentation .10-1 10.1 RSC Documentation 10-1
iii Table of Contents (Continued) Section Title Page Section 7 Design...................................................................................................... 7-1 7.1 Designs as RSCs ...................................................................................... 7-1 7.2 Designing for Reuse................................................................................. 7-3 7.3 Reverse-Engineering Designs from Code RSCs...................................... 7-4 7.4 Integrating Design Components .............................................................. 7-4 Section 8 Implementation ...................................................................................... 8-1 8.1 Integrating Code Components ................................................................. 8-1 8.2 Modifying an RSC ................................................................................... 8-2 8.3 Testing RSCs ........................................................................................... 8-4 8.4 Effects on CM.......................................................................................... 8-4 Section 9 Quality Assurance and Test .................................................................. 9-1 9.1 Using RSC Test Material......................................................................... 9-1 9.2 QA Plans that Foster Reuse ..................................................................... 9-3 9.3 Problem Resolution.................................................................................. 9-5 Section 10 Documentation ..................................................................................... 10-1 10.1 RSC Documentation .............................................................................. 10-1

List of Figures Figure Title Page Figure 5.1-Outline for a Reuser's Manual 5-7 iv
iv List of Figures Figure Title Page Figure 5.1 - Outline for a Reuser’s Manual................................................................. 5-7

List of Tables Table Title Page Table 7.1-RSC Reuse Status....... 7-2 Table 9.1- RSC Test Material. .91
v List of Tables Table Title Page Table 7.1 - RSC Reuse Status .................................................................................... 7-2 Table 9.1 - RSC Test Material.................................................................................... 9-1

PART I INTRODUCTION AND BACKGROUND
PART I INTRODUCTION AND BACKGROUND

Section 1 Introduction The Standard for Software Reuse Procedures is designed to provide guidance for software projects that wish to practice reuse by making significant use of reusable software components available in the NATO Reuse Library. The following subsections describe the purpose of the manual and explain how to use it effectively. 1.1 Purpose and Scope The reuse library provides a foundation for reuse,but it will not in itself assure that reuse is achieved;specific procedures are required to guide projects in its effective use. Software Reuse is an important aspect of controlling and reducing software costs and improving quality.The practice of software reuse can be significantly increased through the use of an appropriate standard for reusing existing software.The Standard for Sofiware Reuse Procedures is a prescriptive document designed to provide concrete guidance for practicing reuse through use of the reuse library. The manual is intended for use by NATO,host nation,and contractor personnel.NATO and the host-nation program office will use the guidance in establishing IFB requirements and in guiding contractors.Contractors will use it in establishing project-specific development practice. This is one of a set of three manuals developed by NACISA to provide guidance in software reuse.This manual specifically addresses the practice of software reuse on a development project.The other two documents are standards for the creation of reusable software components and the management of a library of reusable components. 1.2 Guide to Using this Manual This manual provides specific guidance,organized by software life-cycle activity,to provide a basis for establishing individual project practice. The Standard for Software Reuse Procedures manual is organized in two parts.Part I provides an introduction to the manual and a brief discussion of general concepts of software reuse to provide a frame of reference for the reader.Part II is the actual standard.Its major sections address the reuse library,requirements analysis.design principles.detailed design and implementation,quality assurance and test,and documentation. 11
1-1 Section 1 Introduction The Standard for Software Reuse Procedures is designed to provide guidance for software projects that wish to practice reuse by making significant use of reusable software components available in the NATO Reuse Library. The following subsections describe the purpose of the manual and explain how to use it effectively. 1.1 Purpose and Scope The reuse library provides a foundation for reuse, but it will not in itself assure that reuse is achieved; specific procedures are required to guide projects in its effective use. Software Reuse is an important aspect of controlling and reducing software costs and improving quality. The practice of software reuse can be significantly increased through the use of an appropriate standard for reusing existing software. The Standard for Software Reuse Procedures is a prescriptive document designed to provide concrete guidance for practicing reuse through use of the reuse library. The manual is intended for use by NATO, host nation, and contractor personnel. NATO and the host-nation program office will use the guidance in establishing IFB requirements and in guiding contractors. Contractors will use it in establishing project-specific development practice. This is one of a set of three manuals developed by NACISA to provide guidance in software reuse. This manual specifically addresses the practice of software reuse on a development project. The other two documents are standards for the creation of reusable software components and the management of a library of reusable components. 1.2 Guide to Using this Manual This manual provides specific guidance, organized by software life-cycle activity, to provide a basis for establishing individual project practice. The Standard for Software Reuse Procedures manual is organized in two parts. Part I provides an introduction to the manual and a brief discussion of general concepts of software reuse to provide a frame of reference for the reader. Part II is the actual standard. Its major sections address the reuse library, requirements analysis, design principles, detailed design and implementation, quality assurance and test, and documentation

Within PartII,each regularly numbered paragraph forms part of the standard,and is considered mandatory in meeting the reuse objectives address by this manual;any deviation must be justified and approved.The standard is augmented by a number of guidelines(indicated by paragraph numbers beginning with the letter "G").Guidelines support the standard, indentifying specific(potentially alternative)approaches to meeting the standard.Compliance with specific guidelines is not considered mandatory:however some effective approach to meeting the standard must be selected. Because this manual offers alternative approaches,project managers will want to use this manual as a basis for generating project-specific guidance,for incorporation in other software development practices adopted for the project. 1-2
1-2 Within Part II, each regularly numbered paragraph forms part of the standard, and is considered mandatory in meeting the reuse objectives address by this manual; any deviation must be justified and approved. The standard is augmented by a number of guidelines (indicated by paragraph numbers beginning with the letter “G”). Guidelines support the standard, indentifying specific (potentially alternative) approaches to meeting the standard. Compliance with specific guidelines is not considered mandatory; however some effective approach to meeting the standard must be selected. Because this manual offers alternative approaches, project managers will want to use this manual as a basis for generating project-specific guidance, for incorporation in other software development practices adopted for the project

Section 2 Applicable Documents This is one ofa set of three documents,specifically addressing the reuse of existing software in projects.The other two documents provide standards and guidelines for the creation of reusable software components and for the management of a software reuse support organization: Contel Corporation.Standard for the Development of Reusable Software Components. NATO contract number CO-5957-ADA,1991. Contel Corporation.Standard for Management of a Reusable Software Component Library.NATO contract number CO-5957-ADA,1991. Other references that may be of value to readers of this manual include: McCabe,Thomas J."A Complexity Measure."IEEE Transactions on Software Engineering (Dec.1976):308-320. 2-1
2-1 Section 2 Applicable Documents This is one of a set of three documents, specifically addressing the reuse of existing software in projects. The other two documents provide standards and guidelines for the creation of reusable software components and for the management of a software reuse support organization: Contel Corporation. Standard for the Development of Reusable Software Components. NATO contract number CO-5957-ADA, 1991. Contel Corporation. Standard for Management of a Reusable Software Component Library. NATO contract number CO-5957-ADA, 1991. Other references that may be of value to readers of this manual include: McCabe, Thomas J. “A Complexity Measure.” IEEE Transactions on Software Engineering (Dec. 1976): 308-320

Section 3 Basic Reuse Concepts Software reuse offers tremendous benefits in cost savings and quality; however,it requires technical understanding,changed approaches,and an understanding of potential obstacles. This section provides a frame of reference for understanding the benefits and challenges of software reuse.It introduces the terminology and concepts used in the remainder of the manual and explains the goals underlying the guidance provided herein. 3.1 Definitions A consistent terminology is used throughout this and companion manuals. The following are definitions of the key terms used in this manual Reuse-the use of an existing software component in a new context,either elsewhere in the same system or in another system Reusability-the extent to which a software component is able to be reused Conformance to an appropriate design and coding standard increases a component's reusability. Reusable software component (RSC)-a software entity intended for reuse;may be design,code,or other product of the software development process.RSCs are sometimes called“software assets'”. Reuser-an individual or organization that reuses an RSC Portabilit-the extent to which a software component originally developed on one computer and operating system can be used on another computer and/or operating system.A component's reusability potential is greater if it is easily portable. Domaina class of related software applications.Domains are sometimes described as vertical- -addressing all levels of a single application area (e.g,command and control)and "horizontal"-addressing a particular kind of software processing (e.g., data structure manipulation)across applications.The potential for reuse is generally greater within a single domain. Domain analysis-the analysis of a selected domain to identify common structures and functions,with the objective of increasing reuse potential Library-a collection of reusable software components,together with the procedures and support functions required to provide the components to users Retrieval system-an automated tool that supports classification and retrieval of reusable software components,also called a"repository" 3-1
3-1 Section 3 Basic Reuse Concepts Software reuse offers tremendous benefits in cost savings and quality; however, it requires technical understanding, changed approaches, and an understanding of potential obstacles. This section provides a frame of reference for understanding the benefits and challenges of software reuse. It introduces the terminology and concepts used in the remainder of the manual and explains the goals underlying the guidance provided herein. 3.1 Definitions A consistent terminology is used throughout this and companion manuals. The following are definitions of the key terms used in this manual: Reuse—the use of an existing software component in a new context, either elsewhere in the same system or in another system Reusability—the extent to which a software component is able to be reused. Conformance to an appropriate design and coding standard increases a component’s reusability. Reusable software component (RSC)—a software entity intended for reuse; may be design, code, or other product of the software development process. RSCs are sometimes called “software assets”. Reuser—an individual or organization that reuses an RSC Portability—the extent to which a software component originally developed on one computer and operating system can be used on another computer and/or operating system. A component’s reusability potential is greater if it is easily portable. Domain—a class of related software applications. Domains are sometimes described as “vertical”—addressing all levels of a single application area (e.g., command and control) and “horizontal”—addressing a particular kind of software processing (e.g., data structure manipulation) across applications. The potential for reuse is generally greater within a single domain. Domain analysis—the analysis of a selected domain to identify common structures and functions, with the objective of increasing reuse potential Library—a collection of reusable software components, together with the procedures and support functions required to provide the components to users Retrieval system—an automated tool that supports classification and retrieval of reusable software components, also called a “repository
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 《嵌入式技术》教学资源(书籍文献)[NATO 1991-2]软件重用-nato_standards_vol_2(NATO STANDARD FOR THE DEVELOPMENT OF REUSABLE SOFTWARE COMPONENTS Volume 2).pdf
- 《嵌入式技术》教学资源(书籍文献)[NATO 1991-1]软件重用-nato_standards_vol_1(NATO STANDARD FOR THE DEVELOPMENT OF REUSABLE SOFTWARE COMPONENTS Volume 1).pdf
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第六章 数学形态学在图像处理中的应用.ppt
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第五章 图像分割.ppt
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第四章 图像增强(主讲:谢凤英).ppt
- 北京航空航天大学:《数字图像处理》课程教学资源(课件讲稿)第八章 运动模糊图像复原技术及其应用(主讲:赵丹培).pdf
- 北京航空航天大学:《数字图像处理》课程教学资源(课件讲稿)第九章 小波变换及其在图像处理中的典型应用.pdf
- 北京航空航天大学:《数字图像处理》课程教学资源(课件讲稿)第七章 目标检测与跟踪(目标探测与识别技术).pdf
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)图像可视化编程.ppt
- 北京航空航天大学:《数字图像处理》课程PPT教学课件(实验讲稿)开放性实验三个(2016).ppt
- 北京航空航天大学:《数字图像处理》课程PPT教学课件(实验讲稿)综合实验——细胞图像的分割与测量.ppt
- 北京航空航天大学:《数字图像处理》课程PPT教学课件(实验讲稿)图像处理的基本算法(主讲:李露).ppt
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)压缩感知 Introduction to Compressive Sensing.ppsx
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第十章 图象数据压缩.ppsx
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第十一章 图象重建.ppsx
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第二章 有关数学基础.ppsx
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第三章 投影变换与图像校正.ppsx
- 北京航空航天大学:《数字图像处理》课程教学资源(PPT课件)第一章 引言(讲课教师:姜志国、谢凤英、赵丹培).ppsx
- 北京航空航天大学:《数字图像处理》课程教学资源(讲稿)基于流形学习的多视角目标识别 Lecture notes for Digital Image Processing-upload.pdf
- 北京航空航天大学:《数字图像处理》课程教学大纲 Digital Image Processing.docx
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第1章 概述.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第2章 ColdFire概述与MCF52233硬件最小系统.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第3章 第一个样例程序及ColdFire工程组织.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第4章 异步串行通信与直接存储器访问DMA.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第5章 GP10的应用实例——键盘、LED与LCD.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第6章 MCF52233的AD转换模块.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第7章 定时器相关模块及其应用.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第8章 队列式串行外设接口QSPI.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第9章 I2C模块及应用实例.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第10章 Flash在线编程.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第11章 MCF52235 FlexCAN模块编程方法.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第12章 基于MCF52233的嵌入式以太网.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第13章 其他模块.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第14章 基于MCF52223的USB2.0编程.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第15章 µC/OS-Ⅱ在ColdFire上的移植与应用.ppt
- 《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第16章 基于硬件构件的嵌入式系统开发方法.ppt
- 高职嵌入式教材配套电子资源(技术资料)ARM Cortex-M4 Processor Technical Reference Manual(Revision r0p1).pdf
- 高职嵌入式教材配套电子资源(技术资料)STM32L431xx数据手册.pdf
- 高职嵌入式教材配套电子资源(技术资料)STM32L4xx参考手册(RM0394 Reference manual)advanced Arm-based 32-bit MCUs.pdf
- 西北农林科技大学:《数据库原理与应用》课程教学大纲 Database Principles and Applications(负责人:李书琴).pdf