【程序员上午几乎不工作】2002年程序员上午试卷2

计算机技术 2021-01-15 网络整理 可可

【shitiku.jxxyjl.com--计算机技术】

 

R关系

A

B

C

a

b

c

b

a

d

c

d

e

d

f

g

 (40)

A、

A

B

a

b

b

a

c

d

d

f

B、

A

B

a

a

b

f

c

b

d

c

C、

A

B

a

f

a

d

b

f

c

f

D、

A

B

b

a

d

f

c

d

h

c

S关系

A

B

E

b

a

d

d

f

g

c

d

k

h

c

l

(41)  A、SELECT  A,B  FROM  R,S  WHERE  C<B
B、SELECT  R.A,S.B  From  R,S  WHERE  R.C<S.B
C、SELECT  A,B  FROM  R  WHERE  C<(SELECT  B  FROM  S)
D、SELECT  1,5   FROM  R  WHERE  C<(SELECT  B  FROM  S)
●对动态图像进行压缩处理的基本条件是:动态图像中帧与帧之间具有  (42)  。
    (42)  A、相关性  B、无关性    C、相似性    D、相同性
●在显存中,表示黑白图像的像素点最少需(43)位。彩色图像可以用  (44)  三基色表示。
    (43)  A、1    B、2    C、3    D、4
    (44)  A、红黄蓝    B、红绿蓝    C、绿黄蓝    D、红绿黄
●以像素点阵形式描述的图像称为  (45)  。
    (45)  A、位图    D、投影图    C、矢量图    D、几何图
●用n个二进制位表示带符号纯整数时,已知[X]补、[Y]补,则当  (46)  时,
等式[X]补+[Y]补=[X+Y]补如成立。
(46) A、-2n≤(X+Y) ≤2n-1       B、-2n-1≤(X+Y) <2n-1
C、-2n-1-1≤(X+Y) ≤2n-1    D、-2n-1≤(X+Y)< 2n
●  对于16位的数据,需要(47)个校验位才能构成海明码。
    在某个海明码的捧列方式D9D8D7D6D5D4P4D3D2D1P3D0P2P1中,其中Di(0≤i≤9)表
示数据位,Pj(1≤j≤4)表示校验位,数据位D8由  (48)  进行校验。
(47)  A、3    B、4    C、5    D、6
(48)  A、P4P2P1   B、P4P3P2   C、P4P3P1   D、P3P2P1
●在以下逻辑电路图中,当(49)时,F=A⊕B~当(50)时,F=A∨B。
(49)   A、X=0,Y=0    B、X=0,Y=1   C、X=1,Y=1    D、X=1,Y=0
(50)   B、X=0,Y=1    B、X=0,Y=0   C、X=1,Y=1    D、X=1,Y=0
●    (51)  。
(51)   A、    B、   C、    D、
● 设机器码的长度为8位,已知x,z为带符号纯整数,y为带符号纯小数,
[X]原=[Y]补+[Z]移=11111111,求出x、y、z的十进制真值:X=  (51)   ,
Y=  (53)  ,Z=  (54)  。
    (52)  A、-1    B、127    C、-127    D、1
    (53)  A、1/128    B、-1/128    C、-127/128    D、127/128
    (54)  A、-1    B、127    C、-127    D、1
●某系统总线的一个总线周期包含3个时钟周期,每个总线周期中可以传送32位数据。若总线的时钟频率为33MHz,则总线带宽为  (55)  。
    (55)  A.132MB/s    B.33MB/s    C.44MB/s    D.396MB/s
●计算机指令系统中采用不同寻址方式的主要目的是  (56)  。在下列寻址方式中取得操作数速度最慢的是  (57)  。
    (56)   A、可直接访问内存或外存
B、提供扩展操作码并降低指令译码难度
C、简化汇编指令的设计
D、缩短指令长度,扩大寻址空间,提高编程灵活性
 (57)  A、相对寻址       B、基址寻址
C、寄存器间接寻址    D、存储器间接寻址
●某硬盘中共有9个盘片,16个记录面,每个记录面上有2100个磁道,每个磁道分为64个扇区,每扇区为512字节,则该硬盘的存储容量为  (58)  。磁盘的位密度随着磁道从内向外而  (59)  。
    (58)  A、590.6MB  B、9225MB    C、1050MB  D、1101MB
    (59)  A、减少    B、不变    C、增加    D、视磁盘而定
●  对8位补码操作数(A5)16,进行2位算术右移的结果为  (60)  。
    (60)  A、(D2)16    B、(52)16   C、(E9)16    D、(69)16
●  通过电话线连接因特网,可以使用的链路层协议有SLIP和  (61)  ,这种情况下给主机  (62)  一个IP地址。如果通过N-ISDN连网,用户可以使用的信道带宽是2B+D,数据速率最大可达到  (63)  。如果通过局域网连接因特网,接入方式可以采用ADSL,最高下行速率可以达到  (64)  。CHINADDN是中国电信提供的数字数据网,它采用  (65)  的交换技术为用户提供不同速率的专线连接。
    (61)  A、PPP    B、HDLC    C、Ethernet    D、POP
    (62)  A、静态分配    B、动态分配    C、自动产生    D、不分配
    (63)  A、56kb/s     B、64kb/s    C、128kb/s    D、144kb/s
    (64)  A、1.544Mb/s  B、2.048MB/s  C、8Mb/s    D、l0Mb/s
    (65)  A、时分多路    B、空分多路    C、码分多址    D、频分多路
● In C language, one method of communicating data between functions is by   (66)  。
(66)  A、arguments  B、variables  C、messages   D、constants
● In C program,all variables must be   (67)   before use, usually at the beginning of the function before any   (68)   statements。
(67)  A、stated     B、instructed   C、illustrated   D、declared
(68)  A、operative  B、active      C、executable   D、processing
● When a string constant is written in C program, the compiler creates   (69)   of characters containing the characters of the string, and terminating it with “\0”.
(69)  A、a group    B、an array    C、a set    D、a series
● In C language,     (70)   variables have to be defined outside function, this    (71)   actual storage for it.
(70)  A、internal   B、output   C、export   D、external
(71)  A、locates    B、allocates   C、finds   D、looks for
●In C language, the increment and decrement    (72)   can only be applied to variables, so an expression like x=(i+j)++ is illegal.
(72)  A、operation   B、operate   C、operator   D、operand
● In C program, it is convenient to use a   (73)   to exit from a loop.
(73)  A、end   B、break   C、stop    D、quit
● In C language,   (74)   is a collection of one or more variables, possibly of different types, grouped together under a single name for convenient handling.
(74)  A、a structure    B、a file    C、an array    D、a string
● In C language, the usual expression statements are   (75)   or function calls.
(75)  A、I/Os     B、assignments   C、operations   D、evaluations


本文来源:https://shitiku.jxxyjl.com/jisuanjijishu/942.html

Copyright @ 2011- 考试题库网 All Rights Reserved. 版权所有

免责声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。

 站长统计