




已阅读5页,还剩22页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
软件设计与体系结构复习试题范文软件设计与体系结构复习试题范文 勿忘国耻当思国运勿忘国耻当思国运 抚今追昔抚今追昔 百感化作 一念当苦日子离去的时间越久远百感化作一念当苦日子离去的时间 越久远 当富日子光临的越急匆当富日子光临的越急匆 我们心系国 家 民族的命运我们心系国家 民族的命运th e sa m e dire ctio n o f ro ta tio n90 o r180 fo r a fte r e a chd iscro to r w h e n m e a su rin g p o sitio n a lig n m e n t o f th e tw oh a lf co u p lin gco nsta n t sh o u ld a lso b e in te rm s o f a u ra cy a n d co n siste n cy S u rfa ce d e v ia tio n m e a su re m e n t m u st in e v e ry180d e g re e sco rre sp o n d in gto th e tw o ra d iia re e q u a l to e a ch o th e r in o rd e rto elim in a te e rro rs ca u se d by m o v e m e n t o f th e ro to r O nly a su pp o rt b e a rin g o f th e ro to r W Aco u p lin g s su ch a sth eu se o fte mp o ra ryle a v e th e C e n te r sh o u ldp ay a tte n tio n to k e e p th e ro to r in th e m e a su rin g pro ce ss in th ece n te ro f th e b e a rin g o il re ta in in gth e n e st do e s n o tch a n g e S te a m o ilb lo ck th e re sh o u ld b e sufficie n t cle a ra n ce b e tw e e n th e ro to r a n d in ro to rsm ak e su re ro to r is n o t o n th e b lo cko rse a l o il A tth e tim e o fm e a su re m e n t co nn ectio ns a re n o t a llo w e d b e tw e e n tw o ro to rs e a ch in a fre e Sta te N o t a llo w e d in ca se o f a sse mb le d sle e v e C e n te r wo rko n th e to o th e d co u p lin g C o u p lin gto ol sh o u ld h a ve a d e q u a te stiffn e ss in sta lla tio n m u stb e se cu re a n d re liab le C o u plin gC e n te r usin g a d ia lin dica to r th e ta b le sh o u ld b e pu tin priso n a n d a v oid to u ch in g to e n su re co rre ctm e a su re m e n t C o u plin gd isca fte r aw e e kto re tu rn to th e o rig in a l p o sitio n circu mfe re n ce o fd ia l g a u g e re a d in g sh o u ld b e ab le to g o ba ckto th e o rig in a l v a lu e W h e n m e a su rin gth ecle a ra n ce o f e n d in to th efe ele ro fth e g ap sh o u ld n o te xce e d fo u r a t a tim e w h e n th e g ap isto ola rg e y o u ca n u se th e g a sk etw ithth efe ele rg a u g e m e a su re m e n t o fg a u g e b lo cks o r finish in g b e a rin g su rfa ce m ark u p sh o u ld b e in a o rd a n cew ithth e m o u ntin g su pp o rt p a ds a n d rete stth e th ickn e ss O n ce th e liftin g cy lin d e rm e a su re m e nt o f su rfa ce a n d in te rn a lcy lin d e r su rfa ceh eig ht diffe re n ce co mp a re dw ithth e o rig in a l v a lu e sco nfirm th e loca tio n In te rn a l ve rtica l a n dh o rizo nta lcy lin d e r u n d e rsta te k ey inse rtio n in sta lla tio nco mp le x m e a su rin g cy lin d e r in ax ia l p o sitio n B o tto m名词解释1 设计模式一些设计面向对象的软件开发的经验总结 就 是系统的命名 解释 和评价某一个重要的面向对象的可重现的面 向对象的设计方案 2 软件体系结构 Software Architecture 软件体系结构以组件和组件交互的方式定义系统 说明需求与成品系统之间的对应关系 描述系统级别的可伸缩性 能力 吞吐量 一致性和兼容性等属性 软件体系结构由组件 连接件和属性组成 3 软件体系结构风格 Software Architecture Style 软件体系结构风格是描述某一特定应用领域中系统组织方式 的惯用模式 体系结构风格定义了一个系统家族 即一个体系结构定义一个词汇 表和一组约束 词汇表中包含一些构件和连接件类型约束指出系统中构件和连接件 的组合方式 体系结构风格反映了领域中众多系统所共有的结构和 语义特性 并指导如何将各个模块和子系统有效地组织成一个完整 的系统 4 软件产品线产品线是一个产品集合 这些产品共享一个公共的 可管理的特征集 这个特征集能满足选定的市场或任务领域的特定 需求 这些系统遵循一个预描述的方式 在公共的核心资源 core assets 基础上开发的 5 体系结构描述语言体系结构描述语言 ADL 是在底层语义模型的 支持下 为软件系统的概念体系结构建模提供了具体语法和概念框 架 基于底层语义的工具为体系结构的表示 分析 演化 细化 设计 过程等提供支持 其三个基本元素是构件 连接件 体系结构配置 6 软件重用指在两次或多次不同的软件开发过程中重复使用相同或 相似软件元素的过程 软件元素包括程序代码 测试用例 设计文档 设计过程 需要分 析文档甚至领域知识 通常 可重用的元素也称作软构件 可重用的软构件越大 重用的 粒度越大 7 构件是指语义完整 语法正确和有可重用价值的单位软件 是软 件重用过程中可以明确辨识的系统 结构上 它是语义描述 通信 接口和实现代码的复合体 8 构件组装构件组装是指将库中的构件经适当修改后相互连接 或 者将它们与当前开发项目中的软件元素相连接 最终构成新的目标 软件 9 体系结构配置体系结构配置或拓扑是描述体系结构的构件与连接 件的连接图 体系结构配置提供信息来确定构件是否正确连接 接口是否分配 连接件构成的通信是否正确 并说明实现要求行为的组合含义 10 易用性易用性关注一个用户完成需要的工作的容易程度以及系统 提供的用户支持的种类 包括学习系统特性 如果用户对某一特定系统或者系统的特定方面不熟悉 系统应该怎 样使得学习变得容易 高效地使用系统 系统在帮助用户更高效操作方面能做些什么 11 场景 scenarios 场景可以看做是那些重要系统活动的抽象 它使4个视图有机联系 起来 从某种意义上说场景是最重要的需求抽象 12 MVC MVC是模型 Model 视图 View 和控制 Controller 三个单 词的缩写 MVC模式的目的就是实现Web系统的职能分工 Model是应用对象 所有的操作都在这里实现 它若需要取得视图中 的对象或更新视图 需通过控制器来进行处理 View是模型在屏幕上的表示 模型在进行操作后 其结果是通过视 图显示的 Controller用于管理用户与视图发生的交互 定义用户界面对用户 输入的响应方式 一旦用户需要对模型进行处理 不能直接执行模型 而必须通过控 制器间接实现的 213 C2体系结构风格C2体系结构风格可以概括为通过连接件绑定在 一起的 按照一组规则运作的并行构件网络 14 SOA即service oriented architecture 面向服务架构 它是一个组件模型 它将应用程序的不同功能单元 称为服务 通 过这些服务之间定义良好的接口和契约联系起来 接勿忘国耻当思国运勿忘国耻当思国运 抚今追昔抚今追昔 百感化 作一念当苦日子离去的时间越久远百感化作一念当苦日子离去的时 间越久远 当富日子光临的越急匆当富日子光临的越急匆 我们心系 国家 民族的命运我们心系国家 民族的命运th e sa m e dire ctio n o f ro ta tio n90 o r180 fo r a fte r e a chd iscro to r w h e n m e a su rin g p o sitio n a lig n m e nt o fth e tw oh a lf co u plin gco nsta nt sh o u ld a lso b e in te rm s o f a ura cy a n d co n siste n cy S urfa ce d e v ia tio n m e a su re m e nt m u st in e ve ry180d e g re esco rresp o n d in gto th e two ra d iia re e q u a l to e ach o th e r in o rd e rto elim in a te e rro rs ca u se d by m o ve m e nt o fth e ro to r O nly a su pp ort b e a rin g o fth e ro to r W Aco u plin g s su ch asth eu se o fte mp o ra ryle a ve th e C e n te r sh o u ldp ay a tte ntio nto k e e p th e ro to rin th e m e a su rin g pro cess in th ece n te ro fth e b e a rin g o il reta in in gth e n est do es n o tch a n g e S te a m o ilb lo ck th e re sh o u ld b e sufficie nt cle a ra n ce b e tw e e n th e ro to r a n d in ro to rsm ak e su re ro to r is n o t o n th e b lo ckorse a l o il A tth etim e o fm e a su re m e nt co nn ectio ns are n o t a llo w ed b e tw ee n two ro to rs e ach in a free Sta te N o t a llo w ed in case o f asse mb led slee ve C e n te r wo rko nth eto o th ed co u plin g C o u plin gto ol sh o uld ha ve a d e q u a te stiffn ess in sta lla tio n m u stb ese cure a n d re liab le C o u plin gC e n te r usin g a d ia lin dica tor th eta b le sh o uld b e pu tin priso na n d a v oid to u ch in g to e n su re co rre ctm e a su re m e nt C o u plin gd isca fte r aw ee kto retu rnto th e o rig in a l p o sitio n circu mfe re n ce o fd ia l g a u g e re a d in g sh o uld b e ab leto g o ba ckto th e o rig in a l v a lu e W h e n m e a su rin gth ecle a ra n ce o f e n d in to th efe ele ro fth e g ap sh o uld no te xce ed fo ur a t a tim e w h e nth e g ap isto ola rge y o u ca n u se th eg a sk etw ithth efe ele rg a u ge m e a su re m e nt o fg au ge b lo cks or finish in g b e a rin g surfa ce m ark u p sh o uld b e in a o rd a n cew ithth e m o u ntin g su pp ort p a ds a n d rete stth e th ickn ess O n ce th e liftin g cy lin d e rm e a su re m e nt o f surfa ce a n d in te rn a lcy lin d e r surfa ceh eig ht diffe re n ce co mp are dw ithth e o rig in a l v a lu esco nfirm th e loca tio n In te rn a l ve rtica l a n dh orizo nta lcy lin d e r u n d e rsta te k ey inse rtio n in sta lla tio nco mp le x m e a su rin g cy lin d erin ax ia l p o sitio n B o tto m口是采用中立的方式进行定义的 它应该独立于实现服务的硬件平 台 操作系统和编程语言 这使得构建在各种这样的系统中的服务可以以一种统一和通用的方 式进行交互 Framework是整个或部分系统的可重用设计 从设计模式角度来看 框架为大粒度的可复用的部件 从体系结构角度来看 框架是一个领域体系结构 15 DSSA DomainSpecific SoftwareArchitecture特定领域软件体系结构 建立一种基于体系结构的方法 这需要对体系结构 其一般性构件和 互联 以及客户的需求按何种方式由构件来集成都要达成共识 简答题1 什么是体系结构描述语言 它与程序语言以及L UML有哪些区别与联系 ADL是在底层语义模型的支持下 为软件系 统的概念体系结构建模提供了具体语法和概念框架 基于底层语义的工具为体系结构的表示 分析 演化 细化 设计 过程等提供支持 其三个基本元素是构件 连接件 体系结构配置 跟其他语言的比较 构造能力ADL能够使用较小的独立体系结构元素 来建造大型软件系统 抽象能力ADL使得软件体系结构中的构件和 连接件描述可以只关注它们的抽象特性 而不管其具体的实现细节 重用能力ADL使得组成软件系统的构件 连接件甚至是软件体系 结构都成为软件系统开发和设计的可重用部件 组合能力ADL使得 其描述的每一系统元素都有其自己的局部结构 这种描述局部结构 的特点使得ADL支持软件系统的动态变化组合 异构能力ADL允许 多个不同的体系结构描述关联存在 分析和推理能力ADL允许对其 描述的体系结构进行多种不同的性能和功能上的多种推理分析 2 管道过滤器风格结构特点 使得软构件具有良好的隐蔽性和高内 聚 低耦合的特点 允许设计者将整个系统的输入 输出行为看成 是多个过滤器的行为的简单合成 支持软件重用 系统维护和 增强系统性能简单 允许对一些如吞吐量 死锁等属性的分析 支持并行执行 但是 这样的系统也存在着若干不利因素 通常导致进程成为批处理的结构 这是因为虽然过滤器可增量式地处理数据 但它们是独立的 所以 设计者必须将每个过滤器看成一个完整的从输入到输出的转换 不适合处理交互的应用 当需要增量地显示改变时 这个问题尤为严重 因为在数据传输上没有通用的标准 每个过滤器都增加了解析和 合成数据的工作 这样就导致了系统性能下降 并增加了编写过滤 器的复杂性 3 什么是设计模式 它与风格 框架有什么区别与联系 设计模式 是对通用设计问题的重复解决方案 软件体系结构风格是描述某一特定应用领域中系统组织方式的惯用 模式 a veth e C e n te r sho uldp ay a tte ntio nto k ee p th e ro torin th e m e a su rin g pro cess in th ece n te ro fth e b e a rin g o il reta in in gth e n est do es no tch a n ge S te a m oilb lo ck th ere sho uld b e sufficie nt cle a ra n ce b e tw ee nth e ro tor a n d in ro to rsm ak e sure ro tor is no t onth e blo ckorse a l oil A tth etim e o fm e a sure m e nt co nn ectio ns are not a llo w ed b e tw ee n two ro to rs e ach in a free Sta te N ota llo w ed in case o f asse mb led slee ve C e n ter wo rkonth eto oth ed co u plin g C o u plin gto ol sho uld ha ve a d eq ua te stiffn ess in sta lla tio n mu stb ese cure a n d re liab le C o u plin gC e n ter usin g a d ia lin dica tor th eta b le sho uld b e pu tin priso na n d a v oid to u ch in g to e n sure corre ctm e a sure m e nt C o u plin gd isca fter aw ee kto retu rnto th e o rig inal p o sitio n circu mfe re n ce o fd ial g au gere a d in g sho uld b e ab leto go ba ckto th e orig inal v a lu e W h e nm e a su rin gth ecle a ra n ce o f e n d in to th efe ele ro fth eg ap should note xce ed four ata tim e w h e nth eg ap isto ola rge y ou can u se th eg a sk etw ithth efe ele rg au ge m e a sure m e nt o fg au ge blo cks or finish in g b e a rin g surfa ce m ark u p should b e ina ord an cew ithth e mou ntin g su pp ort p a ds an d rete stth eth ickn ess O n ce th e liftin g cy lin d erm e a sure ment o f surfa ce an d in te rn alcy lin d er surfa ceheig ht diffe re n ce co mp are dw ithth e orig inal v a lu esco nfirm th e loca tio n In te rn al ve rtical an dhorizo nta lcy lin d er u n d ersta te k ey inse rtion in sta lla tionco mp le x me a su ring cy lin d erinax ial p o sitio n B otto m软件框架是整个或部分系统的可重用设计 模式比框架更加抽象 框架是模式的特例化 设计模式被实现成为框架后 可以极大的减轻从设计到实现的鸿沟 利用了模式的框架比没有利用模式的框架更容易理解 更能被设 计与实现重用 通常成熟的框架包含了多种设计模式 一个框架不仅可以具体实现 一个模式 还可以具体的实现多个模式 设计模式与风格两者为近义词 通常情况下可以互相通用 风格主 要是指大的 宏观的设计 模式既可宏观 又可微观 4 软件体系结构测试的内容与准则是什么 内容构件端口行为与连 接件约束是否一致 兼容 单元间的消息是否一致 可达 相关端 口是否可连接 体系结构风格是否可满足 准则测试覆盖所有的构件及各个构件的接口 各个连接件的接口 构件之间的直接连接 构件之间的间接连接 5 什么是软件危机 软件危机的具体表现有哪些 软件危机落后的 软件生产方式无法满足迅速增长的计算机软件需求 从而导致软件 开发与维护过程中出现一系列严重问题的现象 软件危机的表现 软件成本日益增长 开发进度难以控制 软 件质量差 软件维护困难 6 说明b Web服务的体系结构模型 它的三个核心协议分别是什么 Web服务 的体系结构模型Web服务是一种崭新的分布式计算模型 是Web上数 据和信息集成的有效机制 三个构成元素为Serverice Broker Service Provider Service Requester三个核心协议 简单对象访问协议SOAP 统一描述 发 现和集成协议UDDI Web服务描述语言WSDL 7 简述接口对于构件的重要意义 只能通过构件的接口来使用构件中定义的操作 构件可以让它的接口被其他构件使用 以使其他构件可以使用这个 构件中定义的操作 提供服务的构件提供了导出接口 访问服务的构件使用了导入接口 8 类图在L UML中有何重要作用 为开发人员提供这种模仿现实世界的表达方式 让分析员使用客户所采用的术语和客户交流 促使客户说出所要解 决的问题的重要细节 9 阐述用例对于系统开发人员来说的价值 用例是用来从用户的观察角度收集系统需求的一项技术 便于分析 员与客户和用户交流 使系统更符合用户的需求 10 简述如何在实际工作中发现类 在与客户的交谈中 要注意客户用来描述业务实体的名词术语 这些名词可作为领域模型中的类 还要注意你听到的动词 因为这些动词可能会构成这些类中的操作 当得到一组类的核心列表后 应当向客户询问在业务过程中每个类 的作用 他们的回答将告诉你这些类的职责 勿忘国耻当思国运勿忘国耻当思国运 抚今追昔抚今追昔 百感化作 一念当苦日子离去的时间越久远百感化作一念当苦日子离去的时间 越久远 当富日子光临的越急匆当富日子光临的越急匆 我们心系国 家 民族的命运我们心系国家 民族的命运th esa medire ctio no f rota tion90 or180 fo r a fter e achd iscro tor w henmea su ring p o sitionalig nment o fth e twohalf cou plin gco nsta nt should a lso b e in term s o f a ura cy an d co n sisten cy S urfa ced e v iationmea sure ment mu st in e ve ry180d eg reescorresp on d ingto th etworad iiareeq ual to each oth erinord erto elim ina tee rrors cau sed by mo ve ment o fth ero tor O nly a su pp ort bea ringo fth erotor W Acou plin g s su ch asth euse o fte mp ora ryle a veth eC en ter shouldp ay atte ntionto k ee p th erotorin th e mea su ring pro cess in th ece n tero fth e bea ringoil reta in ingth en est do es notch ange S tea moilblo ck th ere should be sufficie nt cle a ra n ce betw eenth erotor an d in roto rsm ak esurerotor isnot onth eblo ckorse al oil A tth etim e o fmea sure ment co nn ectio ns arenota llo w ed betw een two roto rs each ina free Sta te N otallow ed in case o f asse mb led slee ve C en ter wo rkonth eto oth ed cou plin g C ou plin gto ol should havead eq ua te stiffn ess in sta lla tionmu stbese cure an d re liab le C ou plin gC en ter usin g ad ialin dica tor th eta b le should bepu tin priso nan d av oid tou ching to en sure corre ctmea sure ment C ou plin gd isca fter aw ee kto retu rnto th eorig inal p o sition circu mfe ren ce o fdial g au gere ad ing should beab leto go ba ckto th eorig inal v a lu e W henmeasu ringth ecle ara n ceo f en d in to th efe ele ro fth eg ap should note xce ed four ata time w henth eg ap isto ola rge y ou can use th eg a sketw ithth efe ele rg au ge measure ment o fg au geblo cks or finish ing bea ring surfa ce m ark u p should be ina ord an cew ithth e mou ntin g su pp ort p ads an dretestth eth ickn ess O n ce th e lifting cy lin d ermeasure ment o f surfa cean dinte rn alcy lin der surfa ceheig ht diffe ren ce co mp are dw ithth eorig inal valuesco nfirm th e loca tion In ternal ve rtical an dhorizo nta lcylin der un dersta tekey inse rtioninsta llationco mp lex measu ring cylin derinax ialp o sition B otto m11 简述S B S架构的优点 基于B S体系结构的软件 系统安装 修改和维护全在服务器端解决 用户在使用系统时 仅仅需要一个浏览器就可运行全部的模块 真 正达到了 零客户端 的功能 很容易在运行时自动升级 B S体系结构还提供了异种机 异种网 异种应用服务的联机 联网 统一服务的最现实的开放性基础 S12 C S系统中客户端应用程序有哪些主要任务 提供用户与数据 库的交互界面 向数据库服务器提交用户请求并接受数据库服务 器的信息 利用客户端应用程序对存在于客户端的数据执行应用 逻辑要求 13 什么软件体系结构风格 软件体系结构风格是描述某一特定应用 领域中系统组织方式的惯用模式 体系结构风格定义了一个系统家族 即定义一个词汇表和一组约束 词汇表中包含一些构件和连接件类型 而这组约束指出系统是如何 将这些构件和连接件组合起来的 14 简述MVC 介绍各自的作用和用途 MVC是模型 Model 视图 View 和控制Controller 是三个单词的缩 写 MVC模式的目的就是实现Web系统的职能分工 Model是应用对象 所有的操作都在这里实现 它若需要取得视图中 的对象或更新视图 需通过控制器来进行处理 View是模型在屏幕上的表示 模型在进行操作后 其结果是通过视 图显示的 Controller用于管理用户与视图发生的交互 定义用户界面对用户 输入的响应方式 一旦用户需要对模型进行处理 不能直接执行模型 而必须通过控 制器间接实现的 15 软件体系结构的定义众多 你是如何理解软件体系结构的 软件 体系结构在软件系统中有何作用 软件体系结构为软件系统提供了 一个结构 行为和属性的高级抽象 由构成系统的元素的描述 这 些元素的相互作用 指导元素继承的模式以及这些模式的约束组成 软件体系结构不仅指定了系统的组织结构和拓扑结构 还显示了系 统需求和构成系统的元素之间的对应关系 提供了一些设计决策的 基本原理 体系结构是风险承担者进行交流的手段 它明确了对系统实现的约束条件 决定了开发和维护组织的组织结 构 制约着系统的质量属性 可以预测软件的质量 是推理和控制 更改更简单 有助于循序渐进的原型设计 同时 软件体系结构是可传递和可重用的模型 填空题 1 软件元素包括程序代码 测试用例 设计文档 设计过程 需求 分析文档甚至领域知识 2 软件工程包括3个要素方法 工具和过程 3 软件重用过程中需要重用的开发组织结构予以支持 它包括构件 开发组 构件应用组 协调组三组成员组成 aveth eC enter shouldp ayatte ntionto keep th erotorinth e measu ring pro cess inth ece ntero fth ebea ringoil reta iningth en est do esnotch ange S tea moilblo ck th ere should besufficie nt cle aran cebetw eenth erotor and in roto rsm akesurerotor isnotonth eblo ckorse al oil A tth etimeofmeasure ment co nn ectio ns arenotallowed between two roto rs eachina free Sta te N otallowedin case ofasse mb led slee ve C enter wo rkonth eto oth ed cou plin g C ou plin gto ol should haveadequa testiffn ess insta llationmustbese cure andre liab le C ou plin gC enter usin gadialindica tor th eta b le should bepu tin priso nandav oid tou ching to en sure corre ctmeasure ment C ou plin gd isca fter aweekto retu rnto th eorig inalp osition circu mfe ren ceofdial gau gere ading should beab leto goba ckto th eorig inal value W henmeasu ringth eclearan ceof end in to th efe ele rofth egap should notexce ed fourata time whenth egap isto ola rge y ou can use thega sketw iththefe ele rgau ge measure mentofgaugeblocksor finish ing bea ringsurfa ce m ark u p should beina ord an cew iththemountingsu pport p ads andretesttheth ickn ess O nce the lifting cylin dermeasure mentof surfa ceandinternalcylin der surfa ceheig ht diffe rence co mpare dw iththeoriginal valuesco nfirm the loca tion In ternalve rtical andhorizo ntalcylinder understa tekey inse rtioninsta llationco mp lex measu ring cylinderinax ialposition B otto m 4 采用层次式软件体系结构 将产品的系统构件模型定义为4个层 次 分别为系统构件层 通用类构件层 业务构件层 表现层 5 软件体系结构的模型分为5种结构模型 框架模型 动态模型 过程模型和功能模型 6 软件体系结构的生命周期模型主要分为需求分析阶段 建立软件 体系结构阶段 设计阶段和实现阶段 7 软件体系结构应建立于传统的软件开发过程的需求分析和软件设 计阶段之间 8 三层C S结构风格是由表示层 功能层和数据层构成的 9 消息总线对消息过滤提供了转换和阻塞两种方式 10 正交软件体系结构由组织层和线索的构件构成 11 C S体系结构服务器主要负责有效的管理系统的资源 主要负责 数据库安全性的要求 数据库访问并发性的控制 数据库前端的客 户应用程序的全局数据完整性规则和数据库的备份与恢复 12 层次系统最广泛的应用是分层通信协议 13 软件体系结构的描述方法主要有图形表达工具 模块内连接语 言 基于软构件的系统描述语言和软件体系结构描述语言 14 ADL是一种在底层语义模拟支持下的形式化语言 基于底层语义的工具为体系结构的表示 分析 演化 细化 设计 过程等提供支持 15 可重用的体系结构描述框架可以从需求视点 设计视点 实现 视点和测试视点四个视点出发描述体系结构 16 Wright支持对构件之间交互的形式化和分析 17 典型的ADL在充分继承和吸收传统程序设计语言的精确性和严格 性特点的同时 还应该具有构造 抽象 重用 组合 异构和分析 推理等多种能力和特性 组合能力指的是ADL使得其描述的每一个系统元素都有其自己的局部 结构 18 体系结构的动态性分为 交互式动态性 结构化动态性 体系结构动态性 三类 19 基于构件的动态体统结构模型 CBDSAM 支持运行系统的动态 更新 该模型分为三层 分别是应用层 中间层和体系结构层 20 对动态软件体系结构的形式化描述通常有图形化方法 进程代 数方法 逻辑描述方法三种方法 21 一个完整的Web服务包括3种逻辑构件服务提供者 服务代理和 服务请求 答 22 Web服务栈的五层标准为发现服务层 描述层 消息格式层 编 码格式层 传输协议层 23 Web服务开发生命周期分为构建 部署 运行 管理四个阶段 24 OOAD EA和BPM分别从基础设计层 应用结构层和业务组织层3 个层次上为SOAD 25 MVC模式的中的M V C分别对应Model View Controller三个 单词 26 ABSD的全称是Architecutre BasedSoftware Development 即基于架构的开发方法 27 ABSD方法取决于决定系统的体系结构驱动 所谓体系结构驱动 是指构成体系结构的业务 质量 功能需求的组合 28 设计模式的基本成分包括模式名称 问题 解决方案 效果 29 软件体系结构的可靠性风险分析方法有动态方法和构建依赖图 CDG 30 实现完整测试的典型方法是利用测试准则定义测试需求 进而生 成测试用例 参照相关研究工作 可定义构件或连接件内部消息的传 递路径 构件或连接件内部端口的执行顺序路径等测试路径 31 构建依赖图是用于在体系结构级进行可靠性分析的概率模型 勿忘国耻当思国运勿忘国耻当思国运 抚今追昔抚今追昔 百感化作 一念当苦日子离去的时间越久远百感化作一念当苦日子离去的时间 越久远 当富日子光临的越急匆当富日子光临的越急匆 我们心系国 家 民族的命运我们心系国家 民族的命运thesa medire ctionof rota tion90 or180 fo r a fter eachd iscrotor whenmeasuring positionalig nmentofthetwohalf cou plin gco nsta nt shoulda lsobeinterm sofa ura cyand co n sisten cy S urfa cedev iationmeasure ment must in eve ry180deg reescorresp ondingtothetworad iiareequal to each otherinorderto elim ina tee rrors caused by mo vementoftherotor O nly asu pport bea ringoftherotor W Acouplin gs su chastheuseofte mpora ryleavetheC enter shouldpayatte ntionto keep therotorinthemeasuring pro cess inthece nterofthebearingoil reta iningthen est doesnotchange S tea moilblock there should besufficie nt clearancebetweentherotorand in roto rsm akesurerotor isnotontheblockorse al oil A tthetimeofmeasure ment conn ections arenotallowed between two roto rs eachina free Sta te N otallowedin caseofasse mb led sleeve C enter wo rkontheto othed couplin g C ouplin gto ol should haveadequa testiffn ess installationmustbese cure andre liable C ouplin gC enter usin gadialindica tor theta ble should bepu tin priso nandav oid tou ching toen sure corre ctmeasure ment C ouplin gd isca fteraweekto retu rntotheoriginalposition circu mfe renceofdial gaugere ading should beableto goba cktotheoriginalvalue W henmeasuringtheclearanceof end in tothefe ele rofthegap should notexce ed fourata time whenthegap isto ola rge y ou can use thega sketw iththefe ele rgaugemeasurementofgaugeblocksor finish ing bearingsurfa ce m ark up should beina ord ancew iththemountingsu pport pads andretesttheth ickness O nce the lifting cylindermeasurementof surfa ceandinternalcylinder surfa
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 有机甘蔗糖浆生产创新创业项目商业计划书
- 汽车安全检测创新创业项目商业计划书
- 脑电图癫痫灶定位仪企业制定与实施新质生产力项目商业计划书
- 线上健康打卡挑战创新创业项目商业计划书
- 草本洁牙美白中心创新创业项目商业计划书
- 宠物直播问答创新创业项目商业计划书
- 海洋信息服务创新创业项目商业计划书
- 网络营销创新创业项目商业计划书
- 2025年P气瓶充装考试试题题库及答案
- 2025年《成本会计》计算题试题库(含答案)
- 安全强安考试题及答案
- 2026秋季国家管网集团东北公司高校毕业生招聘笔试备考试题及答案解析
- 2025年10.13日少先队建队日主题班会课件薪火相传强国有我
- 2025小学关于教育领域不正之风和腐败问题专项整治工作方案
- 2025年工会社会工作者招聘笔试模拟试题库及答案
- 家乡的变化课件
- 2025年甘肃省武威市凉州区发放镇招聘专业化管理大学生村文书备考考试题库附答案解析
- 2024年成人高等考试《政治》(专升本)试题真题及答案
- 暖通施工工程方案(3篇)
- 消化内科常见疾病诊疗标准与流程
- 农作物土地租赁合同5篇
评论
0/150
提交评论