首页整卷下载分项下载 试卷搜索题目搜索全站搜索招考信息

2012年上半年多媒体应用设计师上午试卷综合知识

分类:软考/中级_多媒体应用设计师    来源:软考

1
 
位于CPU与主存之间的高速缓冲存储器(Cache)用于存放部分主存数据的拷贝,主存地址与Cache地址之间的转换工作由(1)完成。
 
 
  A.  硬件
 
  B.  软件
 
  C.  用户
 
  D.  程序员
 
 
2
 
内存单元按字节编址,地址OOOOAOOOH〜OOOOBFFFH共有(2)个存储单元。
 
 
  A.  8192K
 
  B.  1024K
 
  C.  13K
 
  D.  8K
 
 
3
 
相联存储器按(3)访问。
 
 
  A.  地址
 
  B.  先入后出的方式
 
  C.  内容
 
  D.  先入先出的方式
 
 
4
 
若CPU要执行的指令为:MOV R1,#45(即将数值45传送到寄存器R1中),则该指令中采用的寻址方式为(4)。
 
 
  A.  直接寻址和立即寻址
 
  B.  寄存器寻址和立即寻址
 
  C.  相对寻址和直接寻址
 
  D.  寄存器间接寻址和直接寻址
 
 
5
 
一条指令的执行过程可以分解为取指、分析和执行三步,在取指时间、分析时间、执行时间的情况下,若按串行方式执行,则10条指令全部执行完需要(5)
 
 
  A.  40
 
  B.  70
 
  C.  90
 
  D.  100
 
 
6
 
寄存器寻址方式中的操作数放在(6)中。
 
 
  A.  高速缓存
 
  B.  主存单元
 
  C.  通用寄存器
 
  D.  程序计数器
 
 
7
 
以下关于虚拟存储器的叙述,正确的是(7)。
 
 
  A.  虚拟存储器的容量必须等于主存的容量
 
  B.  虚拟存储器的容量是高速缓存、主存和辅助的容量之和
 
  C.  虚拟存储器由应用程序来实现信息调度和管理
 
  D.  虚拟存储器由硬件和操作系统来实现信息调度和管理试题
 
 
8
 
以下关于奇偶校验的叙述中,正确的是(8)。
 
 
  A.  奇校验能够检测出信息传输过程中所有出错的信息位
 
  B.  偶校验能够检测出信息传输过程中所有出错的信息位
 
  C.  奇校验能够检测出信息传输过程中一位数据出错的情况,但不能检测出是哪一位出错
 
  D.  偶校验能够检测出信息传输过程中两位数据出错的情况,但不能检测出是哪两位出错
 
 
9
 
若用8位机器码表示十进制整数-127,则其原码表示为(9),补码表示为(10)。
 
 
  A.  10000000
 
  B.  11111111
 
  C.  10111111
 
  D.  11111110
 
 
10
 
若用8位机器码表示十进制整数-127,则其原码表示为(9),补码表示为(10)。
 
 
  A.  10000001
 
  B.  11111111
 
  C.  10111110
 
  D.  11111110
 
 
11
 
要判断16位二进制整数x的低三位是否全为0,则令其与十六进制数0007进行(11)运算,然后判断运算结果是否等于0。
 
 
  A.  逻辑与
 
  B.  逻缉或
 
  C.  逻辑异或
 
  D.  算术相加
 
 
12
 
在计算机系统中,(12)是指在CPU执行程序的过程中,由于发生了某个事件,需要CPU暂时中止正在执行的程序,转去处理这一事件,之后又回到原先被中止的程序,接着中止前的状态继续向下执行。
 
 
  A.  调用
 
  B.  调度
 
  C.  同步
 
  D.  中断
 
 
13
 

在Windows系统中,若要查找文件名中第二个字母为b的所有文件,则可在查找对话框中输入(13);若用鼠标左键双击应用程序窗口左上角的图标,则可以(14)该应用程序窗口。

 
 
  A.  ?b*.*
 
  B.  ?b.*
 
  C.  *b*.*
 
  D.  *b.*
 
 
14
 

在Windows系统中,若要查找文件名中第二个字母为b的所有文件,则可在查找对话框中输入(13);若用鼠标左键双击应用程序窗口左上角的图标,则可以(14)该应用程序窗口。

 
 
  A.  缩小
 
  B.  放大
 
  C.  移动
 
  D.  关闭
 
 
15
 
在操作系统的进程管理中,若系统中有8个进程要使用互斥资源R,但最多只允许2个进程进入互斥段(临界区),则信号量S的变化范围是(15);若信号量S的当前值为-4,则表示系统中有(16)个进程正在等待该资源。
 
 
  A.  -2〜0
 
  B.  -2〜1
 
  C.  -6〜2
 
  D.  -8〜1
 
 
16
 
在操作系统的进程管理中,若系统中有8个进程要使用互斥资源R,但最多只允许2个进程进入互斥段(临界区),则信号量S的变化范围是(15);若信号量S的当前值为-4,则表示系统中有(16)个进程正在等待该资源。
 
 
  A.  1
 
  B.  2
 
  C.  3
 
  D.  4
 
 
17
 
专门用于翻译汇编语言源程序。
 
 
  A.  编译程序
 
  B.  汇编程序
 
  C.  解释程序
 
  D.  链接程序
 
 
18
 
程序设计中,不能(18)。
 
 
  A.  为常量命名
 
  B.  为变量命名
 
  C.  用赋值运算改变变量的值
 
  D.  用赋值运算改变常量的值试题
 
 
19
 
对于高级语言源程序,若(19),则可断定程序中出现语法错误。
 
 
  A.  编译时发现所定义的变量未赋初值
 
  B.  编译时发现表达式中的括号不匹配
 
  C.  运行时出现数组下标越界的情况
 
  D.  运行时出现除数为0的情况
 
 
20
 
URL为http://www.tsinghua.edu.cn/index.html时,其中的http表示(20)__。
 
 
  A.  域名
 
  B.  所使用的协议
 
  C.  访问的主机
 
  D.  请求查看的文档名
 
 
21
 
不是软件商业秘密的基本特性。
 
 
  A.  秘密性
 
  B.  实用性
 
  C.  保密性
 
  D.  公开性
 
 
22
 
M软件公司为确保其软件产品在行业中的技术领先地位,保持其在市场竞争中占据优势,对公司职工进行了保密约束,防止技术秘密外泄。但该公司某开发人员将其所开发软件的程序设计技巧和算法流程通过论文发表。以下说法正确的是(22)。
 
 
  A.  M软件公司不享有商业秘密权
 
  B.  该开发人员享有商业秘密权
 
  C.  该开发人员的行为侵犯了公司的商业秘密权
 
  D.  该开发人员的行为未侵犯公司的商业秘密权
 
 
23
 
对声音信号采样时,(23)参数不会直接影响数字音频数据量的大小。
 
 
  A.  采样率
 
  B.  量化精度
 
  C.  声道数量
 
  D.  音量放大倍数
 
 
24
 
计算机数字音乐合成技术主要有(24)两种方式,其中用(25)技术合成的音质更好。
 
 
  A.  FM和AM
 
  B.  AM和PM
 
  C.  FM和PM
 
  D.  FM和Wave Table
 
 
25
 
计算机数字音乐合成技术主要有(24)两种方式,其中用(25)技术合成的音质更好。
 
 
  A.  FM
 
  B.  AM
 
  C.  PM
 
  D.  Wave Table
 
 
26
 
乐音的音色主要是由(26)决定的。
 
 
  A.  声音响度
 
  B.  谐音结构
 
  C.  节拍特征
 
  D.  基音频率
 
 
27
 
适合编辑录音片段的工具软件是(27)。
 
 
  A.  Cool Edit
 
  B.  Authorware
 
  C.  PhotoShop
 
  D.  3ds Max
 
 
28
 
与RGB颜色模型互补的是(28)颜色模型,其色域与RGB颜色模型相比(29)。
 
 
  A.  CMY
 
  B.  HSL
 
  C.  L*a*b*
 
  D.  XYZ
 
 
29
 
与RGB颜色模型互补的是(28)颜色模型,其色域与RGB颜色模型相比(29)。
 
 
  A.  较大
 
  B.  较小
 
  C.  相同
 
  D.  不确定
 
 
30
 
(30)图像通过使用彩色查找表来获得图像颜色。
 
 
  A.  真彩色
 
  B.  伪彩色
 
  C.  直接色
 
  D.  矢量
 
 
31
 
一幅分辨率为320x240的256色未压缩图像的数据量为(31) KB。
 
 
  A.  75
 
  B.  76.8
 
  C.  19200
 
  D.  76800
 
 
32
 
JPEG图像编码标准可以支持(32)格式,其有损编码的核心算法是(33),无损编码的核心算法是(34)。我们在图像处理软件中将图像另存为JPEG格式时,通常可以选择图像的重构质量,这是通过(35)环节进行调节的。
 
 
  A.  真彩色图像和伪彩色图像
 
  B.  伪彩色图像和灰度图像
 
  C.  灰度图像和黑白二值图像
 
  D.  真彩色图
 
 
33
 
JPEG图像编码标准可以支持(32)格式,其有损编码的核心算法是(33),无损编码的核心算法是(34)。我们在图像处理软件中将图像另存为JPEG格式时,通常可以选择图像的重构质量,这是通过(35)环节进行调节的。
 
 
  A.  DCT
 
  B.  DPCM
 
  C.  RLE
 
  D.  LZW
 
 
34
 
JPEG图像编码标准可以支持(32)格式,其有损编码的核心算法是(33),无损编码的核心算法是(34)。我们在图像处理软件中将图像另存为JPEG格式时,通常可以选择图像的重构质量,这是通过(35)环节进行调节的。
 
 
  A.  DCT
 
  B.  DPCM
 
  C.  RLE
 
  D.  LZW
 
 
35
 
JPEG图像编码标准可以支持(32)格式,其有损编码的核心算法是(33),无损编码的核心算法是(34)。我们在图像处理软件中将图像另存为JPEG格式时,通常可以选择图像的重构质量,这是通过(35)环节进行调节的。
 
 
  A.  图像分块
 
  B.  变换编码
 
  C.  系数量化
 
  D.  熵编码
 
 
36
 
使用(36) DPI的分辨率扫描一幅2*4英寸的照片,可得到300*600像素的图像。
 
 
  A.  100
 
  B.  150
 
  C.  300
 
  D.  600
 
 
37
 
以下图像文件格式中支持图层信息的是(37)。
 
 
  A.  PEG
 
  B.  BMP
 
  C.  DIB
 
  D.  PSD
 
 
38
 
美工为一本物理课本绘制插图使用矢量图格式的主要原因是(38)。
 
 
  A.  矢量图可以任意缩放而不影响视觉表达的分辨率
 
  B.  矢量图可以跨平台使用
 
  C.  矢量图色彩比较丰富
 
  D.  矢量图更适合在网页上直接浏览观看
 
 
39
 
获取数字化图像时采用(39)颜色子采样模式得到的图像数据量最大。
 
 
  A.  4:4:4
 
  B.  4:2:2
 
  C.  4:1:1
 
  D.  4:2:0
 
 
40
 
彩色印刷技术使用CMYK颜色模型,青色油墨印刷在白纸上,在蓝光环境下看上去是(40)颜色,在红光环境下看上去是(41)颜色。
 
 
  A.  青
 
  B.  红
 
  C.  蓝
 
  D.  绿
 
 
41
 
彩色印刷技术使用CMYK颜色模型,青色油墨印刷在白纸上,在蓝光环境下看上去是(40)颜色,在红光环境下看上去是(41)颜色。
 
 
  A.  黑
 
  B.  红
 
  C.  蓝
 
  D.  绿
 
 
42
 
1080i和1080p都是HDTV所采用的图像格式,其中“1080”指的是(42) , “i” 指的是(43) , “p”指的是(44)。
 
 
  A.  颜色格式
 
  B.  水平分辨率
 
  C.  刷新速率
 
  D.  垂直分辨率
 
 
43
 
1080i和1080p都是HDTV所采用的图像格式,其中“1080”指的是(42) , “i” 指的是(43) , “p”指的是(44)。
 
 
  A.  internet
 
  B.  interaction
 
  C.  interlaced
 
  D.  international
 
 
44
 
1080i和1080p都是HDTV所采用的图像格式,其中“1080”指的是(42) , “i” 指的是(43) , “p”指的是(44)。
 
 
  A.  progressive
 
  B.  protection
 
  C.  professional
 
  D.  partition
 
 
45
 
H.261的视频图像序列有(45)种,MPEG-1的视频图像序列增加了(46)。
 
 
  A.  1
 
  B.  2
 
  C.  3
 
  D.  4
 
 
46
 
H.261的视频图像序列有(45)种,MPEG-1的视频图像序列增加了(46)。
 
 
  A.  帧内图像
 
  B.  动态图像
 
  C.  插补图像
 
  D.  预测图像
 
 
47
 
以下视频信号传输接口中无法传输数字视频信号的是(47)。
 
 
  A.  DVI
 
  B.  HDMI
 
  C.  VGA
 
  D.  DisplayPort
 
 
48
 
模拟彩色电视制式中,(48)制式的场扫描频率为50场/秒。NTSC制式的电视信号帧速率为(49),通常胶片电影的快门速率为(50)。
 
 
  A.  NTSC
 
  B.  PAL和SECAM
 
  C.  SECAM和NTSC
 
  D.  PAL和NTSC
 
 
49
 
模拟彩色电视制式中,(48)制式的场扫描频率为50场/秒。NTSC制式的电视信号帧速率为(49),通常胶片电影的快门速率为(50)。
 
 
  A.  15帧/秒
 
  B.  24帧/秒
 
  C.  25帧/秒
 
  D.  29.97帧/秒
 
 
50
 
模拟彩色电视制式中,(48)制式的场扫描频率为50场/秒。NTSC制式的电视信号帧速率为(49),通常胶片电影的快门速率为(50)。
 
 
  A.  15帧/秒
 
  B.  24帧/秒
 
  C.  25帧/秒
 
  D.  29.97帧/秒
 
 
51
 
以下关于模拟视频信号的叙述中,正确的是(51)。
 
 
  A.  分量视频信号比复合视频信号的彩色还原能力好
 
  B.  S-video信号和分量视频信号中色差信号都是混合的
 
  C.  复合视频信号传送3路信号,S-video传送2路信号
 
  D.  复合视频信号中亮度信号与色差信
 
 
52
 
PAL制式彩色复合视频信号中的色度信号调制方法采用的是(52)。
 
 
  A.  FM
 
  B.  PM
 
  C.  WM
 
  D.  QAM
 
 
53
 
下列选项中,(53)是文字字符编码系统。
 
 
  A.  HTML
 
  B.  CSS
 
  C.  PDF
 
  D.  Unicode
 
 
54
 
以下关于熵编码的描述中,正确的是(54)。
 
 
  A.  熵编码利用的是相邻离散数据之间的强相关性
 
  B.  熵编码是间接编码
 
  C.  熵编码是对实际值和预测值的差值进行编码
 
  D.  熵编码属于无失真编码
 
 
55
 
以下关于声音掩蔽效应的叙述中,正确的是(55)。
 
 
  A.  一种频率的声音阻碍听觉系统感受另一种频率的声音的现象称为掩蔽效应
 
  B.  掩蔽效应与频率无关
 
  C.  高频纯音可以有效地掩蔽低频纯音
 
  D.  声音的掩蔽曲线是线性的
 
 
56
 
ISO制定的多媒体内容描述接口标准是(56)。MP3声音压缩编码标准定义在(57)标准中。
 
 
  A.  MPEG-1
 
  B.  MPEG-2
 
  C.  MPEG-4
 
  D.  MPEG-7
 
 
57
 
ISO制定的多媒体内容描述接口标准是(56)。MP3声音压缩编码标准定义在(57)标准中。
 
 
  A.  MPEG-1
 
  B.  MPEG-2
 
  C.  MPEG-4
 
  D.  MPEG-7
 
 
58
 
以下光盘产品中,可重复擦写次数最多的是(58)。单面双层的只读DVD盘片的存储容量大约有(59)。
 
 
  A.  CD-R
 
  B.  CD-RW
 
  C.  DVD+R
 
  D.  DVD-RAM
 
 
59
 
以下光盘产品中,可重复擦写次数最多的是(58)。单面双层的只读DVD盘片的存储容量大约有(59)。
 
 
  A.  4.7GB
 
  B.  8.5GB
 
  C.  17GB
 
  D.  6.6GB
 
 
60
 
ITU制定的H.323视频会议标准中实现接入控制的设备是(60)。
 
 
  A.  网守
 
  B.  MCU
 
  C.  网关
 
  D.  终端
 
 
61
 
(61)不属于ITU制定的多媒体通信系统标准。
 
 
  A.  H.320
 
  B.  H.323
 
  C.  H.324
 
  D.  H.264
 
 
62
 
甲和乙要进行通信,甲对发送的消息附加了数字签名,乙收到该消息后利用(62)验证该消息的真实性。
 
 
  A.  甲的公钥
 
  B.  甲的私钥
 
  C.  乙的公钥
 
  D.  乙的私钥
 
 
63
 
在Windows系统中,默认权限最低的用户组是(63)。
 
 
  A.  everyone
 
  B.  administrators
 
  C.  power users
 
  D.  users
 
 
64
 
IIS6.0支持的身份验证安全机制有4种验证方法,其中安全级别最高的验证方法是(64)。
 
 
  A.  匿名身份验证
 
  B.  集成Windows身份验证
 
  C.  基本身份验证
 
  D.  摘要式身份验证
 
 
65
 
下面关于钓鱼网站的说法中错误的是(65)。
 
 
  A.  钓鱼网站仿冒真实网站的URL地址以及页面内容
 
  B.  钓鱼网站是一种新型网络病毒
 
  C.  钓鱼网站的目的主要是窃取访问者的账号和密码
 
  D.  钓鱼网站通过E-mail等方式传播
 
 
66
 
网络中存在各种交换设备,下面的说法中错误的是(66)。
 
 
  A.  以太网交换机根据MAC地址进行交换
 
  B.  帧中继交换机只能根据虚电路号DLCI进行交换
 
  C.  三层交换机只能根据第三层协议进行交换
 
  D.  ATM交换机根据虚电路标识进行信元交换
 
 
67
 
SMTP传输的邮件报文采用(67)格式表示。
 
 
  A.  ASCII
 
  B.  ZIP
 
  C.  PNP
 
  D.  HTML
 
 
68
 
网络的可用性是指(68)。
 
 
  A.  网络通信能力的大小
 
  B.  用户用于网络维修的时间
 
  C.  网络的可靠性
 
  D.  用户可利用网络时间的百分比
 
 
69
 
建筑物综合布线系统中的园区子系统是指(69)。
 
 
  A.  由终端到信息插座之间的连线系统
 
  B.  楼层接线间到工作区的线缆系统
 
  C.  各楼层设备之间的互连系统
 
  D.  连接各个建筑物的通信系统
 
 
70
 
如果子网172.6.32.0/20被划分为子网172.6.32.0/26,则下面的结论中正确的是(70)。
 
 
  A.  被划分为62个子网
 
  B.  每个子网有64个主机地址
 
  C.  被划分为32个子网
 
  D.  每个子网有62个主机地址
 
 
71
 
At a basic level, cloud computing is simply a means of delivering IT resources as (71). Almost all IT resources can be delivered as a cloud service: applications, compute power, storage capacity, networking, programming tools, even communication services and collaboration (72).Cloud computing began as large-scale Internet service providers such as Google, Amazon, and others built out their infrastructure. An architecture emerged: massively scaled, (73) distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources. In this architecture, the data is mostly resident on (74) “somewhere on the Internet” and the application runs on both the “cloud servers” and the user’s browser.Both clouds and grids are built to scale horizontally very efficiently. Both are built to withstand failures of (75) elements or nodes. Both are charged on a per-use basis. But while grids typically process batch jobs, with a defined start and end point, cloud services can be continuous. What’s more, clouds expand the types of resources available — file storage,
 
 
  A.  hardware
 
  B.  computers
 
  C.  servers
 
  D.  software
 
 
72
 
At a basic level, cloud computing is simply a means of delivering IT resources as (71). Almost all IT resources can be delivered as a cloud service: applications, compute power, storage capacity, networking, programming tools, even communication services and collaboration (72).Cloud computing began as large-scale Internet service providers such as Google, Amazon, and others built out their infrastructure. An architecture emerged: massively scaled, (73) distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources. In this architecture, the data is mostly resident on (74) “somewhere on the Internet” and the application runs on both the “cloud servers” and the user’s browser.Both clouds and grids are built to scale horizontally very efficiently. Both are built to withstand failures of (75) elements or nodes. Both are charged on a per-use basis. But while grids typically process batch jobs, with a defined start and end point, cloud services can be continuous. What’s more, clouds expand the types of resources available — file storage,
 
 
  A.  computer
 
  B.  disks
 
  C.  machme
 
  D.  tools
 
 
73
 
At a basic level, cloud computing is simply a means of delivering IT resources as (71). Almost all IT resources can be delivered as a cloud service: applications, compute power, storage capacity, networking, programming tools, even communication services and collaboration (72).Cloud computing began as large-scale Internet service providers such as Google, Amazon, and others built out their infrastructure. An architecture emerged: massively scaled, (73) distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources. In this architecture, the data is mostly resident on (74) “somewhere on the Internet” and the application runs on both the “cloud servers” and the user’s browser.Both clouds and grids are built to scale horizontally very efficiently. Both are built to withstand failures of (75) elements or nodes. Both are charged on a per-use basis. But while grids typically process batch jobs, with a defined start and end point, cloud services can be continuous. What’s more, clouds expand the types of resources available — file storage,
 
 
  A.  homzontally
 
  B.  vertically
 
  C.  mclmed
 
  D.  decreasingly
 
 
74
 
At a basic level, cloud computing is simply a means of delivering IT resources as (71). Almost all IT resources can be delivered as a cloud service: applications, compute power, storage capacity, networking, programming tools, even communication services and collaboration (72).Cloud computing began as large-scale Internet service providers such as Google, Amazon, and others built out their infrastructure. An architecture emerged: massively scaled, (73) distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources. In this architecture, the data is mostly resident on (74) “somewhere on the Internet” and the application runs on both the “cloud servers” and the user’s browser.Both clouds and grids are built to scale horizontally very efficiently. Both are built to withstand failures of (75) elements or nodes. Both are charged on a per-use basis. But while grids typically process batch jobs, with a defined start and end point, cloud services can be continuous. What’s more, clouds expand the types of resources available — file storage,
 
 
  A.  clients
 
  B.  middleware
 
  C.  servers
 
  D.  hard disks
 
 
75
 
At a basic level, cloud computing is simply a means of delivering IT resources as (71). Almost all IT resources can be delivered as a cloud service: applications, compute power, storage capacity, networking, programming tools, even communication services and collaboration (72).Cloud computing began as large-scale Internet service providers such as Google, Amazon, and others built out their infrastructure. An architecture emerged: massively scaled, (73) distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources. In this architecture, the data is mostly resident on (74) “somewhere on the Internet” and the application runs on both the “cloud servers” and the user’s browser.Both clouds and grids are built to scale horizontally very efficiently. Both are built to withstand failures of (75) elements or nodes. Both are charged on a per-use basis. But while grids typically process batch jobs, with a defined start and end point, cloud services can be continuous. What’s more, clouds expand the types of resources available — file storage,
 
 
  A.  entier
 
  B.  individual
 
  C.  general
 
  D.  sperate