首页
试卷库
试题库
当前位置:
X题卡
>
所有题目
>
题目详情
软件设计时需要遵循抽象、模块化、信息隐蔽和模块独立原则。在划分软件系统模块时,应尽量做到______
查看本题答案
包含此试题的试卷
中级软件设计师《简单单选》真题及答案
点击查看
你可能感兴趣的试题
软件设计需要遵循抽象模块化信息隐蔽和模块独立原则在划分软件系统模块时应尽量做到
高内聚高耦合
高内聚低耦合
低内聚高耦合
低内聚低耦合
下面不属于软件设计原则的是
抽象
模块化
白底向上
信息隐蔽
软件设计时需要遵循抽象模块化信息隐蔽和模块独立原则在划分软件系统模块时应尽量做到
高内聚高耦合
高内聚低耦合
低内聚高耦合
低内聚低耦合
下面不屈于软件设计原则的是______
抽象
模块化
自底向上
信息隐蔽
在进行软件结构概要设计时应该遵循一些重要的原则这些原则不包括
继承
模块化
抽象
信息隐蔽
2010年5月第21题软件设计时需要遵循抽象模块化信息隐蔽和模块独立的原则在划分软件系统模块时应尽量
高内聚高耦合
高内聚低耦合
低内聚高耦合
低内聚低耦合
软件设计时需要遵循抽象模块化信息隐蔽和模块独立的原则在划分软件系统模块时应尽量做到______
高内聚高耦合
高内聚低耦合
低内聚高耦合
低内聚低耦合
下面不属于软件设计原则的是______
抽象
模块化
自底向上
信息隐蔽
热门试题
更多
广义表中的元素可以是原子也可以是表因此广义表的适用存储结构是
设一个包含Ⅳ个顶点E条边的简单有向图采用邻接矩阵存储结构矩阵元素A[i][j]等于1/0分别表示顶点i与顶点j之间有/无弧则该矩阵的元素数目为73其中非零元素数目为74 73处填
循环链表的主要优点是
某双向链表中的结点如图1-4所示删除t所指结点的操作为
简单无向图的邻接矩阵是对称的可以对其进行压缩存储若无向图G有n个结点其邻接矩阵为A[1..n1..n]且压缩存储在B[1..k]中则k的值至少为20若按行压缩存储对称矩阵的上三角元素则当n等于10时边V6V3的信息存储在B[21]中 20处填 A.
邻接矩阵和邻接表是图网的两种基本存储结构对于具有n个顶点e条边的图
己知一棵度为3的树一个结点的度是指其子树的数目树的度是指该树中所有结点的度的最大值中有5个度为1的结点4个度为2的结点2个度为3的结点那么该树中的叶子结点数目为
Thepurposeoftherequirementsdefinitionphaseistoproduceaclearcompleteconsistentandtestable36ofthetechnicalrequirementsforthesoftwareproduct. Duringtherequirementsdefinitionphasetherequirementsdefinitionteamusesaninterativeprocesstoexpandabroadstatementofthesystemrequirementsintoacompleteanddetailedspecificationofeachfunctionthatthesoftwaremustperformandeach37thatitmustmeet.Thestartingpointisusuallyasetofhighlevelrequirementsfromthe38thatdescribetheprojectorproblem. Ineithercasetherequirementsdefinitionteamformulatesanoverallconceptfor’thesystemandthendefines39showinghowthesystemwillbeoperatedpublishesthesystemandoperationsconceptdocumentandconductsasystemconceptreviewSCR. FollowingtheSCRtheteamderives40requirementsforthesystemfromthehighlevelrequirementsandthesystemandoperationsconceptusingstructuredorobject-orientedanalysis.Theteamspecifiesthesoftwarefunctionsandalgorithmsneededtosatisfyeachdetailedrequirement. 37是
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5. 1是
在二叉树的顺序存储中每个结点的存储位置与其父结点左右子树结点的位置都存在一个简单的映射关系因此可与三叉链表对应若某二叉树共有n个结点采用三叉链表存储时每个结点的数据域需要d个字节每个指针域占用4个字节若采用顺序存储则最后一个结点下标为k起始下标为1那么时采用顺序存储更节省空间
字符串采用链表存储方式时每个结点存储多个字符有助于提高存储密度若采用结点大小相同的链表存储串则在串比较求子串串连接串替换等串的基本运算中
无向图中一个顶点的度是指图中
在其最好情况下的算法时间复杂度为On
设栈S和队列Q的初始状态为空元素按照abcde的次序进入栈S当一个元素从栈中出来后立即进入队列Q若队列的输出元素序列是cdbae则元素的出栈顺序是61栈S的容量至少为62 62处填
Networkscanbeinterconnectedbydifferentdevices.Inthephysicallayernetworkscanbeconnectedby31orhubswhichjustmovethebitsfromonenetworktoanidenticalnetwork.Onelayerupwefindbridgesandswitcheswhichoperateatdatalinklayer.Theycanaccept32examinetheMACaddressandforwardtheframestoadifferentnetworkwhiledoingminorprotocoltranslationintheprocess.Innetworklayerwehaveroutersthatcanconnecttwonetworks.Iftwonetworkshave33networklayerthemutermaybeabletotranslatebetweenthepackerformats.Inthetransportlayerwefindtransportgatewaywhichcaninterfacebetweentwotransportconnections.Finallyintheapplicationlayerapplicationgatewaystranslatemessage34.AsanexamplegatewaysbetweenInternete-mailandX.400e-mailmust35thee-mailmessageandchangevariousheaderfields. 35是
下面关于查找运算及查找表的叙述错误的是
51isasixbytesOSIlayer2addresswhichisburnedintoeverynetworkingdevicethatprovidesitsuniqueidentityforpointtopointcommunication. 52isaprofessionalorganizationofindividualsinmultipleprofessionswhichfocusesoneffortonlower-layerprotocols. 53functionswithtwolayersofprotocols.Itcanconnectnetworksofdifferentspeedsandcanbeadaptedtoanenvironmentasitexpands. 54isthepopularLANdevelopedunderthedirectionoftheIEEE802.5. 55isthepopularbackbonetechnologyfortransmittinginformationathighspeedwithahighleveloffaulttolerancewhichisdevelopedunderthedirectionofANSI. 54是
若二叉树的先序遍历序列为ABDECF中序遍历序列为DBEAFC则其后序遍历序列为
某工程计划如图1-6所示各个作业所需的天数如下表所示设该工程从第0天开工则该工程的最短工期是52天作业J最迟应在第53天开工 52处填
斐波那契Fibonacci数列可以递归地定义为 用递归算法求解F5时需要执行76次“+”运算该方法采用的算法策略是77 77处填
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5. 5是
51isasixbytesOSIlayer2addresswhichisburnedintoeverynetworkingdevicethatprovidesitsuniqueidentityforpointtopointcommunication. 52isaprofessionalorganizationofindividualsinmultipleprofessionswhichfocusesoneffortonlower-layerprotocols. 53functionswithtwolayersofprotocols.Itcanconnectnetworksofdifferentspeedsandcanbeadaptedtoanenvironmentasitexpands. 54isthepopularLANdevelopedunderthedirectionoftheIEEE802.5. 55isthepopularbackbonetechnologyfortransmittinginformationathighspeedwithahighleveloffaulttolerancewhichisdevelopedunderthedirectionofANSI. 52是
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5. 3是
设下三角矩阵上三角部分的元素值都为0A[0..n0..n]如图1-10所示将该三角矩阵的所有非零元素即行下标不小于列下标的元素按行优先压缩存储在容量足够大的数组M[]中下标从1开始则元素A[ij]0≤i≤nj≤i存储在数组M的中
用关键字序列1020304050构造的二叉排序树二叉查找树为
表达式a+b*c-d的后缀表示为______
下面关于栈和队列的叙述错误的是
下面关于图网的叙述正确的是
具有n个顶点e条边的图采用邻接表存储结构进行深度优先遍历和广度优先遍历运算的时间复杂度均为
Thepurposeoftherequirementsdefinitionphaseistoproduceaclearcompleteconsistentandtestable36ofthetechnicalrequirementsforthesoftwareproduct. Duringtherequirementsdefinitionphasetherequirementsdefinitionteamusesaninterativeprocesstoexpandabroadstatementofthesystemrequirementsintoacompleteanddetailedspecificationofeachfunctionthatthesoftwaremustperformandeach37thatitmustmeet.Thestartingpointisusuallyasetofhighlevelrequirementsfromthe38thatdescribetheprojectorproblem. Ineithercasetherequirementsdefinitionteamformulatesanoverallconceptfor’thesystemandthendefines39showinghowthesystemwillbeoperatedpublishesthesystemandoperationsconceptdocumentandconductsasystemconceptreviewSCR. FollowingtheSCRtheteamderives40requirementsforthesystemfromthehighlevelrequirementsandthesystemandoperationsconceptusingstructuredorobject-orientedanalysis.Theteamspecifiesthesoftwarefunctionsandalgorithmsneededtosatisfyeachdetailedrequirement. 39是
热门题库
更多
初级网络管理员
初级信息处理技术员
中级数据库系统工程师
中级多媒体应用设计师
高级系统分析师
高级网络规划设计师
高级系统架构师
中级信息系统监理师
初级通信工程师
中级通信工程师
通信新技术、新业务知识
无线通信专业技术
移动通信专业技术
有线传输专业技术
电话交换专业技术
电信网络专业技术