一起答
单选

某大型整数矩阵用二维整数组 G[1:2M ,l:2N]表示,其中M和N是较大的整数,而且每行从左到右都己是递增排序,每到从上到下也都己是递增排序。元素G[M,N]将该矩阵划分为四个子矩阵A[1:M,1:N],B[1:M,(N+1):2N],C[(M+1):2M,1:N ],D[(M+1):2M,(N+1):2N]。如果某个整数E大于A[M,N],则E( )。

  • A.只可能在子矩阵A中
  • B.只可能在子矩阵B或C中
  • C.只可能在子矩阵B、C或D中
  • D.只可能在子矩阵D中
试题出自试卷《2017年上半年程序员考试上午真题(参考答案)》
参考答案
查看试卷详情
相关试题
  1. 在Windows时系统中对用户组默认权限由高到低的顺序是( )。如果希望某用户对系统具有完全控制权限,则应该将该用户添加到用户组( )中。

    • A.everyone→administrators→power users→users
    • B.administrators→power users →users→everyone
    • C.power users→users→everyone→administrators
    • D.users→everyone→administrators →powerusers
    • A.Everyone
    • B.users
    • C.power users
    • D.administrators
  2. The goal of( )is to provide easy ,scalable access to computing resources and IT services.

    • A.Artificial intelligence
    • B.big data
    • C.cloud computing
    • D.data mining
  3.  A push operation adds an item to the top of a ( ).

    • A.queue
    • B.tree
    • C.stack
    • D.date structure
  4. ( )are small pictures that represent such items sa a computer program or document.

    • A.Menus
    • B.Icons
    • C.Hyperlinks
    • D.Dialog Boxes
  5. ( )operating systems are used for handheld devices such as smart-phones.

    • A.Mobile
    • B.Desktop
    • C.Network
    • D.Timesharing
  6. 下面地址中可以作为源地址但是不能作为目的地址的是( )。

    • A. 0.0.0.0
    • B. 127.0.0.1
    • C. 202.225.21.1/24
    • D. 202.225.21.255/24
  7. ( )accepts documents consisting of text and/or images and converts them to machine-readable form.

    • A. A printer
    • B. A scanner
    • C. A mouse
    • D. A keyboard
  8. SMTP使用的传输协议是( )。

    • A.TCP
    • B.IP
    • C.UDP
    • D.ARP
  9. 为保证安全性, HTTPS采用( )协议对报文进行封装。

    • A.SSH
    • B.SSL
    • C.SHA-1
    • D.SET
  10.  PING发出的是( )类型的报文,封装在IP协议数据中传送。

    • A.TCP请求
    • B.TCP响应
    • C.ICMP请求与响应
    • D.ICMP源点抑制