耦合度 一、什么是耦合度 软件设计中通常用耦合度和内聚度作为衡量模块独立程度的标准。划分摸块的一个准则就是高内聚低耦合。 耦合度(Coupling)是对模块间关联程度的度量。耦合的强弱取决与模块间接口的复杂性、调用模块的方式以及通过界面传送数据的多少。 模块间的耦合度是指模块之间的依赖关系,包括控制 ...
分类:
其他好文 时间:
2017-10-25 19:41:03
阅读次数:
179
Shaftcouplingismainlycomposedoftwocloselywithconvextoothmeshingandradialextrusiontotransfertorque,whentwoaxishasrelativeoffset,correspondingelasticdeformationoftheelasticcomponent,automaticcompensationeffect.Shaftchaincouplingismainlysuitableforfrequentstar..
分类:
其他好文 时间:
2017-10-16 12:27:36
阅读次数:
99
Typecouplingwithelasticdowelpingoodcompensationaxial,radialandangularaxisoffsetperformance,goodvibrationdampingperformance,simplestructure,stableandreliable,nonoise,nolubrication,easymaintenance,easyinstallation,goodinusability,lowcost,canbederivedformultip..
分类:
其他好文 时间:
2017-10-16 12:23:15
阅读次数:
120
Necessaryguaranteeofsafeandreliableoperationofthedrumtypegearcoupling,isalsoslowdownthewearandtear.Inthetoothrootbendingstrengthandcontactstrengthenoughconditionstohavelargercontactratiotodeterminethetoothwidth,shouldnotblindlyincreasetoothwidth,lestmakeunn..
分类:
其他好文 时间:
2017-10-16 12:13:57
阅读次数:
138
https://github.com/Slontia/Sudoku2 2. PSP 3. 看教科书和其它资料中关于Information Hiding, Interface Design, Loose Coupling的章节,说明你们在结对编程中是如何利用这些方法对接口进行设计的。 GUI 与 Co ...
分类:
其他好文 时间:
2017-10-15 10:54:09
阅读次数:
158
GeartypecouplinginspectionandmaintenanceGeartypecouplingthereareasmanyashundredsofvarieties,butthebasicformistwokinds:1,theinternalandexternaltoothcombinedwithtype;2,endfacegearcombination.Otherformsarebasedonthesetwokindsofdeformation.Combinationwithintheo..
分类:
其他好文 时间:
2017-10-12 23:04:42
阅读次数:
189
在实际工作中,WPF提供的控件并不能完全满足不同的设计需求。这时,需要我们设计自定义控件。 这里LZ总结一些自己的思路,特性如下: Coupling UITemplate Behaviour Function Package 下面举例说说在项目中我们经常用到调音台音量条,写一个自定义控件模拟调音台音 ...
var radarLeftRight = { "Reusability": [ "System Coupling", "Service Complexity", "Service Coupling", "System Consistency", "Component Coupling","Compo ...
分类:
其他好文 时间:
2017-07-28 17:12:53
阅读次数:
156
1、定义 1.1 标准定义 Avoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request.Chain the receiving ...
分类:
其他好文 时间:
2017-07-28 00:56:28
阅读次数:
218
1、 定义 1.1 标准定义 中介者模式的定义为:Define an object that encapsulates how a set of objectsinteract.Mediator promotes loose coupling by keeping objects from refe ...
分类:
其他好文 时间:
2017-07-27 01:06:51
阅读次数:
311