布丁学网

为了精确控制幻灯片的放映时间,一般使用( )操作。

  • 下载次数:
  • 支持语言:
  • 1811
  • 中文简体
  • 文件类型:
  • 支持平台:
  • pdf文档
  • PC/手机
  • 【名词&注释】

    知识点(knowledge point)、操作系统(operating system)、主要功能(main function)、信号量(semaphore)、进程同步(process synchronization)、幻灯片(slide)、处理工作(processing work)、系统资源(system resources)、不可分割的(indivisible)、数据结构。

  • [单选题]为了精确控制幻灯片的放映时间,一般使用( )操作。

  • A. 设置切换效果
    B. 设置换页方式
    C. 排练计时
    D. 设置动画效果

  • 查看答案&解析查看所有试题
  • 学习资料:
  • [单选题]已知递归函数f(n)的功能是计算1+2+…+n,且n1,应采用的代码段是______。
  • A. if n>1 then return 1 else return n+f(n-1)
    B. if n>1 then return 1 else return n+f(n+1)
    C. if n1 then return 0 else return n+f(n-1)
    D. if n1 then return 0 else return n+f(n+1)

  • [单选题]在操作系统的PV操作中,P操作中进行的是(18).
  • A. 信号量减一
    B. 信号量加一
    C. 信号量不变
    D. 信号量变化可设定

  • [单选题]操作系统的作业调度的主要功能和流程是?(36)。Ⅰ 记录已进入系统的各作业的情况,管理系统中所有作业的执行顺序。
  • A. Ⅱ 每个作业进入系统时由系统为其建立一个作业控制块JCB(Job Control Block),它是存放作业控制和管理信息的数据结构。
    B. Ⅲ 按一定的调度算法,从后备作业中选择一个或几个作业进入系统内存;
    C. Ⅳ 为被选中的作业创建进程,并且为其申请系统资源(system resources)
    D. Ⅴ 作业结束后作善后处理工作(processing work)
    E. Ⅰ和Ⅱ
    F. Ⅰ、Ⅱ和Ⅲ
    G. Ⅱ、Ⅲ和Ⅴ
    H. 全部

  • [单选题]One of the difficulties in building an SQL-like query lange for the Web is the absence of a database schema for this huge, heterogeneous repository of information. However, if we are interested in HTML documents only, we can construct a virtual(66)from the implicit structure of these files. Thus, at the highest level of(67), every such document is identified by its Uniform. Resource Locator(URL), has a title and a text Also, Web servers provide some additional information such as the type, length, and the last modification date of a document. So, for data mining purposes, we can consider the site of all HTML documents as arelation:Document(url,(68), text, type, length, modify)
  • A. Where all the(69)are character strings. In this framework, anindividual document is identified with a(70)in this relation. Of course, if some optional information is missing from the HTML document, the associate fields will de left blank, but this is not uncommon in any database.
    B. schema
    C. relation
    D. platform
    E. module

  • 本文链接:https://www.51ksbd.net/show/g38g6z.html
  • 推荐阅读
    @2019-2025 布丁学网 www.51ksbd.net 蜀ICP备20012290号-1 川公网安备 51012202001362号