niusouti.com

共用题干题Manyoftheactivitiesperformedduringthepreliminaryinvestigationarestillbeingconductedin(1),butinmuchgreaterdepththanbefore.Duringthisphase,theanalystmustbecomefullyawareofthe(2)andmustdevelopenoughknowledgeaboutthe(3)andtheexistingsystemstoenableaneffe

题目

共用题干题Manyoftheactivitiesperformedduringthepreliminaryinvestigationarestillbeingconductedin(1),butinmuchgreaterdepththanbefore.Duringthisphase,theanalystmustbecomefullyawareofthe(2)andmustdevelopenoughknowledgeaboutthe(3)andtheexistingsystemstoenableaneffectivesolutiontobeproposedandimplemented.Besidesthe(4)forprocessanddataofcurrentsystem,thedeliverablefromthisphasealsoincludesthe(5)fortheproposedsystem.

空白(5)处填()

A.hardware and software specification

B.system performance specification

C.formal requirements definition

D.generalproblemstatement


相似考题
更多“空白(5)处填() ”相关问题
  • 第1题:

    已知形成链表的存储结构如下图所示,则下述类型描述中的空白处应填______。 struct 1ink { char data; }node;

    A.struct link next

    B.link*next

    C.sluct next link

    D.struct link*next


    正确答案:D
    解析:在单向链表中,由于每个结点需要存储下—个结点的地址,且下—个结点的数据类型与前—个结点的数据类型完全相同,故应为strect link*next。

  • 第2题:

    已知形成链表的存储结构如下图所示,则下述类型描述中的空白处应填 ______。 struct link { char data; ______; }node;

    A.struct link next

    B.link*next

    C.struct next link

    D.struct link*next


    正确答案:D
    解析:在单向链表中,由于每个结点需要存储下—个结点的地址,且下一个结点的数据类型与前—个结点的数据类型完全相同,故应为structlink*next。

  • 第3题:

    “空白抬头,空白背书”提单是指提单正面“Consignee”一栏填“To Bearer”,无须背书。


    C

  • 第4题:

    已知形成链表的存储结构如下图所示,则下述类型描述中的空白处应填______。 struct link { char data; ______, }node;

    A.struct link next

    B.link *next

    C.stuct next link

    D.struct link *next


    正确答案:D
    解析:在单向链表中,由于每个结点需要存储下一个结点的地址,且下—个结点的数据类型与前—个结点的数据类型完全相同,故应为structlink*next。

  • 第5题:

    某公司采用成对比较法对现有六种岗位进行评价,其结果如表5 -1所示。请先将表中的空白处填齐,并进行数据汇总,再对该六种岗位从低到高进行排序。





    答案:
    解析:

    成对比较法也称配对比较法、两两比较法。其基本程序是:首先,将每个岗位按照所有的评价要素(如岗位责任、劳动强度、环境条件、技能要求等)与其他所有岗位一一进行对比;然后将各个评价要素的考评结果整理汇总,求得最后的综合考评结果。填表及岗位排序的结果如表5 -2所示。



    最终排序为AEBDCF。