专业软件设计师网站|培训机构|服务商(加客服微信:cnitpm或QQ:947530340进软件设计师学霸群)

软题库 培训课程
当前位置:信管网 >> 软件设计师 >> 每日一练 >> 文章内容
软件设计师每日一练试题(2022/7/13)
来源:信管网 2022年07月14日 【所有评论 分享到微信

软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4

往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html

软件设计师每日一练试题(2022/7/13)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2022/7/13

点击查看:更多软件设计师习题与指导

软件设计师每日一练试题内容(2022/7/13)

  • 试题1

    CD上声音的采样频率为44.1kHz,样本精度为16b/s,双声道立体声,那么其未经压缩的数据传输率为( )。
    A、88.2kb/s
    B、705.6kb/s
    C、1411.2kb/s
    D、1536.0kb/s

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/st/78272695.html

  • 试题2

    对n个元素值分别为-1、0或1的整型数组A进行升序排序的算法描述如下:统计A中-1、0和1的个数,设分别为n1、n2和n3,然后将A中的前n1个元素赋值为-1,第n1+1到n1+n2个元素赋值为0,最后n3个元素赋值为1。该算法的时间复杂度和空间复杂度分别为()。

    A. A
    B. B
    C. C
    D. D

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/2472227428.html

  • 试题3

    Why is(1)fun? What delights may its practitioner espect his reward? First is the
    sheer joy of making things.As the child delights in his mud pie,so the adult enjoys
    building things,especially things of his own design.Secong is the pleasure of making
    things that are useful to other people.Third is the fascinanon of fashioning complex
    puzzle-like objects  of interlocking moving  parts and watching them  work in subtle
    eyeles,playing out the consequences of principies built in from the beginning.Fourth
    is the joy of always learning,which springs from the(2)nature of the task.In one way
    or    another    the    problem    is    ever    new,and    its    solver    learns
    something:sometimes(3),sometimes  theoretical,and  sometimes both.Finally,there  is
    the delight of working in such a tractable medium.The(4),like the poet,works only
    slightly removed from nure thought-stuff.Few media of ereation are so flexible,so easy
    to polish and rework,so readily capable of realizing grand conceptual structures.
    Yet the program(5),unlike the poet’s words,is real in the sense that it moves and
    works,producing  visible  outputs  separate  from  the  comstrct  itself.It  prints
    results,draws pictures,produces sounds,moves arms.Progamming then is fun because it
    gratifies creative longings built deep within us and delights sensibities we hav e in
    common with all men.
    (1)A、programming
    B、composing
    C、working
    D、writing
    (2)A、repeating
    B、basic
    C、non-repeating
    D、advance
    (3)A、semantic
    B、practical
    C、lexical
    D、syntactical
    (4)A、poet
    B、architect
    C、doctor
    D、programmer
    (5)A、construct
    B、code
    C、size
    D、scale

    查看答案

    试题参考答案:A、C、B、D、A

    试题解析与讨论:www.cnitpm.com/st/82622845.html

  • 试题4

    设循环队列 Q 的定义中有 rear 和 len 两个域变量,其中 rear 表示队尾元素的指针,len 表示队列的长度,如下图所示(队列长度为 3,队头元素为 e)。设队列的存储空间容量为 M,则队头元素的指针为( )  。

    A、(Q.rear+Q.len-1)
    B、(Q.rear+Q.len-1+M)%M
    C、(Q.rear-Q.len+1)
    D、(Q.rear-Q.len+1+M)%M

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/83632879.html

  • 试题5


    A. A
    B. B
    C. C
    D. D

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/st/83692882.html

  • 试题6

    UML 的设计视图包含了类、接口和协作,其中,设计视图的静态方面由(1) 和(2)表现;动态方面由交互图、 (3)表现。
    (1)A、类图
    B、状态图
    C、活动图
    D、用例图
    (2)A、状态图
    B、顺序图
    C、对象图
    D、活动图
    (3)A、状态图和类图
    B、类图和活动图
    C、对象图和状态图
    D、状态图和活动图

    查看答案

    试题参考答案:A、C、D

    试题解析与讨论:www.cnitpm.com/st/79042721.html

  • 试题7

    数据库系统通常采用三级模式结构:外模式、模式和内模式。这三级模式分别对应数据库的( )。
    A.基本表、存储文件和视图
    B.视图、基本表和存储文件
    C.基本表、视图和存储文件
    D.视图、存储文件和基本表

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/2528416555.html

  • 试题8

    在 Windows XP 操作系统中,用户利用 “磁盘管理” 程序可以对磁盘进行初始化、创建卷,(1)。通常将“C:\Windows\myprogram.exe”文件设置成只读和隐藏属性,以便控制用户对该文件的访问,这一级安全管理称之为 (2) 安全管理。
    (1)A、但只能使用  FAT 文件系统格式化卷
    B、但只能使用  FAT 32 文件系统格式化卷
    C、但只能使用  NTFS 文件系统格式化卷
    D、可以选择使用  FAT、FAT32 或  NTFS 文件系统格式化卷
    (2)A、文件级
    B、目录级
    C、用户级
    D、系统级

    查看答案

    试题参考答案:D、A

    试题解析与讨论:www.cnitpm.com/st/81702813.html

  • 试题9

    DES是( )算法。
    A.公开密钥加密
    B.共享密钥加密
    C.数字签名
    D.认证

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/4069729982.html

  • 试题10

    在以阶段划分的编译器中,( )阶段的主要作用是分析程序中的句子结构是否正确。
    A.词法分析
    B.语法分析
    C.语义分析
    D.代码生成

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/4073820492.html

扫码关注公众号

温馨提示:因考试政策、内容不断变化与调整,信管网网站提供的以上信息仅供参考,如有异议,请以权威部门公布的内容为准!

信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。

信管网软考课程由信管网依托10年专业软考教研倾力打造,官方教材参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。

相关内容

发表评论  查看完整评论  

推荐文章