2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析



1
 
在输入输出控制方法中,采用(1)可以使得设各与主存间的数据块传送无需CPU干预。
 
 
  A.  程序控制输入输出
 
  B.  中断
 
  C.  DMA
 
  D.  总线控制
 
 

2
 
若某计算机采用8位整数补码表示数据,则运算(2)将产牛溢出。
 
 
  A.  -127+1
 
  B.  -127-1
 
  C.  127+1
 
  D.  127-1
 
 

3
 
若内存容量为4GB,字长为32,则(3)。
 
 
  A.  地址总线和数据总线的宽度都为32
 
  B.  地址总线的宽度为30,数据总线的宽度为32
 
  C.  地址总线的宽度为30,数据总线的宽度为8
 
  D.  地址总线的宽度为32,数据总线的宽度为8
 
 

4
 
设用2K×4位的存储器芯片组成16K×8位的存储器(地址单元为0000H〜3FFFH,每个芯片的地址空间连续),则地址单元0B1FH所在芯片的最小地址编号为(4)。
 
 
  A.  0000H
 
  B.  0800H
 
  C.  2000H
 
  D.  2800H
 
 

5
 
编写汇编语言程序时,下列寄存器中程序员可访问的是(5)。
 
 
  A.  程序计数器(PC)
 
  B.  指令寄存器(IR)
 
  C.  存储器数据寄存器.(MDR)
 
  D.  存储器地址寄存器(MAR)
 
 

6
 
正常情况下,操作系统对保存有大量有用数据的硬盘进行(6)操作时,不会清除有用数据。
 
 
  A.  磁盘分区和格式化
 
  B.  磁盘格式化和碎片整理
 
  C.  磁盘清理和碎片整理
 
  D.  磁盘分区和磁盘清理
 
 

7
 
如果使用大量的连接请求攻击计算机,使得所有可用的系统资源都被消耗殆尽,最终计算机无法再处理合法用户的请求,这种手段属于(7)攻击。
 
 
  A.  拒绝服务
 
  B.  口令入侵
 
  C.  网络监听
 
  D.  IP欺骗
 
 

8
 
ARP攻击造成网络无法跨网段通信的原因是(8)。
 
 
  A.  发送大量ARP报文造成网络拥塞
 
  B.  伪造网关ARP报文使得数据包无法发送到网关
 
  C.  ARP攻击破坏了网络的物理连通性
 
  D.  ARP攻击破坏了网关设备
 
 

9
 
下列选项中,防范网络监听最有效的方法是(9)。
 
 
  A.  安装防火墙
 
  B.  采用无线网络传输
 
  C.  数据加密
 
  D.  漏洞扫描
 
 

10
 
软件商标权的权利人是指(10)。
 
 
  A.  软件商标设计人
 
  B.  软件商标制作人
 
  C.  软件商标使用人
 
  D.  软件注册商标所有人
 
 

11
 
利用(11)可以对软件的技术信息、经营信息提供保护。
 
 
  A.  著作权
 
  B.  专利权
 
  C.  商业秘密权
 
  D.  商标权
 
 

12
 
李某在某软件公司兼职,为完成该公司交给的工作,做出了一项涉及计算机程序的发明。李某认为该发明是自己利用业余时间完成的,可以个人名义申请专利。关于此项发明的专利申请权应归属(12)。
 
 
  A.  李某
 
  B.  李某所在单位
 
  C.  李某兼职的软件公司
 
  D.  李某和软件公司约定的一方
 
 

13
 
一幅彩色图像(RGB),分辨率为256×512,每一种颜色用8b表示,则该彩色图像的数据暈为(13)b。
 
 
  A.  256×512×8
 
  B.  256×512×3×8
 
  C.  256×512×3/8
 
  D.  256×512×3
 
 

14
 
10000张分辨率为1024X768的真彩(32位)图片刻录到DVD光盘上,假设每张光盘可以存放4GB的信息,则需要(14)张光盘。
 
 
  A.  7
 
  B.  8
 
  C.  70
 
  D.  71
 
 

15
 
某项目组拟开发一个大规模系统,且具备了相关领域及类似规模系统的开发经验。下列过程模型中,(15)最适合开发此项目。
 
 
  A.  原型模型
 
  B.  瀑布模型
 
  C.  V模型
 
  D.  螺旋模型
 
 

16
 
使用PERT图进行进度安排,不能清晰地描述(16),但可以给出哪些任务完成后才能开始另一些任务。下面的PERT图所示的工程从A到K的关键路径是(17)(图中省略了任务的开始和结束时刻)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第1张
 
 
  A.  每个任务从何时开始
 
  B.  每个任务到何时结束
 
  C.  各任务之间的并行情况
 
  D.  各任务之间的依赖关系
 
 

17
 
使用PERT图进行进度安排,不能清晰地描述(16),但可以给出哪些任务完成后才能开始另一些任务。下面的PERT图所示的工程从A到K的关键路径是(17)(图中省略了任务的开始和结束时刻)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第1张
 
 
  A.  ABEGHIK
 
  B.  ABEGHJK
 
  C.  ACEGHIK
 
  D.  ACEGHJK
 
 

18
 
敏捷开发方法XP是一种轻量级、高效、低风险、柔性、可预测的、科学的软件开发方法,其特性包含在12个最佳实践中。系统的设计要能够尽可能早交付,属于(18)最佳实践。
 
 
  A.  隐喻
 
  B.  重构
 
  C.  小型发布
 
  D.  持续集成
 
 

19
 
在软件开发过程中进行风险分析时,(19)活动的目的是辅助项目组建立处理风险的策略,有效的策略应考虑风险避免、风险监控、风险管理及意外事件计划。
 
 
  A.  风险识别
 
  B.  风险预测
 
  C.  风险评估
 
  D.  风险控制
 
 

20
 
以下关于变量和常量的叙述中,错误的是(20)。
 
 
  A.  变量的取值在程序运行过程中可以改变,常量则不行
 
  B.  变量具有类型属性,常量则没有
 
  C.  变量具有对应的存储单元,常量则没有
 
  D.  可以对变量赋值,不能对常量赋值
 
 

21
 
编译程序分析源程序的阶段依次是(21)。
 
 
  A.  词法分析、语法分析、语义分析
 
  B.  语法分析、词法分析、语义分析
 
  C.  语义分析、语法分析、词法分析
 
  D.  语义分析、词法分析、语法分析
 
 

22
 
下图所示的有限自动机中,0是初始状态,3是终止状态,该自动机可以识别(22)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第3张
 
 
  A.  abab
 
  B.  aaaa
 
  C.  bbbb
 
  D.  abba
 
 

23
 
某磁盘磁头从一个磁道移至另一个磁道需要10ms。文件在磁盘上非连续存放,逻辑上相邻数据块的平均移动距离为10个磁道,每块的旋转延迟时间及传输时间分别为100ms和2ms,则读取一个100块的文件需要(23)ms时间。
 
 
  A.  10200
 
  B.  11000
 
  C.  11200
 
  D.  20200
 
 

24
 
8086微处理器的内部分为执行单元(EU)和总线接口单元(BIU)两个部分,其中EU负责指令的执行,它主要包括(24)。
 
 
  A.  控制器、ALU运算器、输入输出控制电路、状态寄存器
 
  B.  控制器、ALU运算器、通用寄存器、状态寄存器
 
  C.  控制器、通用寄存器、输入输出控制电路、状态寄存器
 
  D.  控制器、ALU运算器、输入输出控制电路、通用寄存器
 
 

25
 
在x86汇编语言中,寄存器相对寻址方式的操作数存放在存储器中。若用SI、DI或BX进行相对寻址,则以DS作为地址基准;若用BP寻址,则以(25)作为地址基准。
 
 
  A.  DS
 
  B.  CS
 
  C.  SS
 
  D.  ES
 
 

26
 
汇编语言中的CMP比较指令所设置标志位的不同状态,代表着两个操作数的不同关系。当两个无符号数进行比较,则在比较指令之后,可以根据CF标志位的状态来判断两个数的大小,如在“CMPAX,BX”中,当CF标志位置位时,表示(26)。
 
 
  A.  AX=BX
 
  B.  AX<BX
 
  C.  AX>BX
 
  D.  AX!=BX
 
 

27
 
真正实现多点结构总线的是(27)。
 
 
  A.  RS232总线
 
  B.  RS423总线
 
  C.  RS485总线
 
  D.  RS422总线
 
 

28
 
静态读/写存储器(SRAM)6264芯片写入数据的过在芯片的Ao〜A12端加上要写入单元的地址,在DQ〜D12端加上要写入的数据,使2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第4张2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第5张同时有效,在2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第6张端加上有效的低电平,此时2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第7张的电平(28)。
 
 
  A.  为低电平
 
  B.  为高电平
 
  C.  可高可低
 
  D.  与相反
 
 

29
 
对于一块具有15条地址线、16条双向数据线的SRAM,其容暈为(29)。
 
 
  A.  64KB
 
  B.  80KB
 
  C.  160KB
 
  D.  320KB
 
 

30
 
外设与计算机间的信息交换可以用不同的输入/输出方法完成,下列不属于输入/输出控制方式的是(30)。
 
 
  A.  程序查询方式
 
  B.  中断方式
 
  C.  直接存储器存取(DMA)方式
 
  D.  缓冲方式
 
 

31
 
下图为CPU结构,其中有一个累加寄存器AC、一个状态寄存器和其他4个寄存器,各个部分之间的连线表示数据通路,箭头表示信息传送方向,其中a,b,c,d4个寄存器依次是(31)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第8张
 
 
  A.  DR,IR,AR,PC
 
  B.  IR, AR,PC,DR
 
  C.  AR,PC,DR,IR
 
  D.  PC, DR,IR,AR
 
 

32
 
在D/A变换器中,分辨率表示它的一个LSB(最低有效位)输冬使输出变化的程度。分辨率通常用D/A变换器输入的二进制位数来描述,如8位、10位、12位等。对于一个8位D/A变换器来说,当它的输出电压范围为0〜+3V时,则其分辨率为(32)
 
 
  A.  3.9mV
 
  B.  11.7mV
 
  C.  5.85mV
 
  D.  3.9V
 
 

33
 
整个电路板PCB的设计流程一般可以分为三个主要部分,依次是前处理、中处理以及后处理。前处理主要是进入PCB板前的准备工作,中处理是整个电路板设计的关键所在,后处理是输出电路板的最后工作。以下不属于这三个部分的是(33)。
 
 
  A.  原理图设计
 
  B.  进行布线
 
  C.  报表处理BOM
 
  D.  芯片焊接
 
 

34
 
实时操作系统必须在(34)内处理来自外部的事件。
 
 
  A.  一个机器周期
 
  B.  被控制对象规定的时间
 
  C.  周转时间
 
  D.  时间片
 
 

35
 
设系统中有n(n>2)个进程,且当前操作系统没有执行管理程序,则不可能发生的情况是(35)。
 
 
  A.  没有运行进程,有2个就绪进程,n-2个进程处于等待状态
 
  B.  有1个运行进程,没有就绪进程,n-1个进程处于等待状态
 
  C.  有1个运行进程,有1个就绪进程,n-2个进程处于等待状态
 
  D.  有1个运行进程,有n-1个就绪进程,没有进程处于等待状态
 
 

36
 
软件产品的质量可分为内部质量和外部质量两部分,(36)不属于内部质量。
 
 
  A.  正确性
 
  B.  可靠性
 
  C.  可用性
 
  D.  简单性
 
 

37
 
若信号量S的初值为2,当前值为-1,则表示有(37)个进程等待信号量S。
 
 
  A.  0
 
  B.  1
 
  C.  2
 
  D.  3
 
 

38
 
页式虚拟存储器管理的主要特点是(38)。
 
 
  A.  不要求将作业装入到内存的连续区域
 
  B.  不要求将作业同时全部装入到内存的连续区域
 
  C.  不要求进行缺页中断处理
 
  D.  不要求进行页面置换
 
 

39
 
为了解决CPU输出数据的速度远远高于打印机的打印速度这一矛盾,在操作系统中一般采用(39)。
 
 
  A.  高速缓存Cache技术
 
  B.  通道技术
 
  C.  Spooling技术
 
  D.  虚存(VM)技术
 
 

40
 
软件质量保证(SQA)的度量可以分为(40)三大类。
 
 
  A.  产品评估度量、产品质量度量和过程审计度量
 
  B.  产品功能度量、产品质量度量和过程审计度量
 
  C.  产品功能度量、产品性能度量和产品指标度量
 
  D.  产品功能度量、产品性能度量和产品质量度量
 
 

41
 
执行下面的一段C程序后,变量x的值为(41)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第9张
 
 
  A.  1
 
  B.  201
 
  C.  500
 
  D.  501
 
 

42
 
以下叙述中,不符合软件单元测试技术要求的是(42)。
 
 
  A.  对软件设计文档规定的软件单元的功能、性能、接口等应逐项测试
 
  B.  每个软件特性应至少被一个正常测试用例和一个异常测试用例覆盖
 
  C.  语句覆盖率达到100%
 
  D.  分支覆盖率达到80%以上
 
 

43
 
软件能力成熟度模型CMM中,将软件能力成熟度自低到高依次划分为5级。除等级1外,每个成熟度等级被分解成几个关键过程域,其中“过程更改管理”属于(43)的关键过程域。
 
 
  A.  可重复级
 
  B.  已定义级
 
  C.  已管理级
 
  D.  优化级
 
 

44
 
假设有8个记录,它的初始关键字序列为{5,7,3,8,2,9,1,4},用冒泡排序对它进行排序,第5次排序结果为(44)。
 
 
  A.  5, 3, 7, 2, 8, 1, 4, 9
 
  B.  2, 1, 3, 4, 5, 7, 8, 9
 
  C.  3, 2, 5, 1, 4, 7, 8, 9
 
  D.  1, 2, 3, 4, 5, 7, 8, 9
 
 

45
 
以下关于中间件的叙述中,错误的是(45)
 
 
  A.  中间件是一个软件层,它提供一个编程抽象以及对底层网络、硬件、操作系统和编程语言异构性的屏障
 
  B.  CORBA、Microsoft DCOM、Java RMI、VxWorks 653都是中间件的实例
 
  C.  除了解决异构性,中间件还为分布式应用编程人员提供一致的计算模型
 
  D.  中间件表示成一组计算机上的进程或对象,它们相互交互,实现分布式应用的通信和资源共享支持
 
 

46
 
对于数组floatarray[5][4],若数组元素array[0][0]的地址为2400,每个数组元素长度为32位(4B),且假定其采用行序为主的存储模式,那么array[3][2]的内存地址为(46)。
 
 
  A.  2448
 
  B.  2452
 
  C.  2456
 
  D.  2460
 
 

47
 
关于线性表的顺序查找、折半查找、分块查找方法的叙述中,错误的是(47)。
 
 
  A.  顺序查找的算法非常简单,但效率较低
 
  B.  折半查找法的平均查找长度小,查找速度快
 
  C.  分块查找的平均长度介于顺序查找和折半查找之间
 
  D.  分块査找只能用于顺序存储结构,且要求表中记录是有序的
 
 

48
 
以下叙述中,错误的是(48)。
 
 
  A.  中断响应是一个软硬件结合起来处理系统例外事件的机制
 
  B.  中断响应的工作将由CPU来完成,包括判别中断原因,调用中断处理例程和完成中断的处理
 
  C.  硬件响应中断时,要进行新老程序状态字的交换
 
  D.  所谓程序状态字,是指CPU的一些重要寄存器内容的有序集合
 
 

49
 
以下叙述中,错误的是(49)。
 
 
  A.  软件由计算机程序、数据及文档组成
 
  B.  软件工程包括三个要素:方法、工具和过程
 
  C.  常用的软件生存期模型有瀑布模型、演化模型、螺旋模型、喷泉模型等
 
  D.  软件生存周期包括三个阶段:软件定义、软件设计和软件运行阶段
 
 

50
 
分布式系统是一个由多台计算机组成的系统,下列叙述中错误的是(50)。
 
 
  A.  分布式系统中的任意两台计算机可以利用通信来交换信息
 
  B.  分布式系统中的各台计算机没有主次之分
 
  C.  分布式系统中各台计算机相互独立,其分布性对用户不透明
 
  D.  分布式系统中的资源为系统的所有用户所共享
 
 

51
 
在软件需求分析阶段,分析人员要解决的一个主要问题就是了解用户要让软件“做什么”,需求分析阶段的输出是软件需求规格说明书。软件需求规格说明书内容不应该包括 (51)。 软件需求规格说明书在软件开发中具有重要作用,但其作用不应当包括 (52)。
 
 
  A.  对重要功能的描述
 
  B.  软件确认准则
 
  C.  软件的性能
 
  D.  对算法的详细过程性描述
 
 

52
 
在软件需求分析阶段,分析人员要解决的一个主要问题就是了解用户要让软件“做什么”,需求分析阶段的输出是软件需求规格说明书。软件需求规格说明书内容不应该包括 (51)。 软件需求规格说明书在软件开发中具有重要作用,但其作用不应当包括 (52)。
 
 
  A.  软件设计的依据
 
  B.  用户和开发人员对软件要“做什么” 的共同理解
 
  C.  软件验证的依据
 
  D.  软件可行性分析的依据
 
 

53
 
堆是一种有用的数据结构,堆排序是一种选择排序,它的一个基本问题是如何造堆,常用的建堆方法是1964年Floyd提出的渗透法。采用此方法对/i个元素进行排序时,堆排序的时间复杂性是(53)。
 
 
  A.  o(nlog2n)
 
  B.  o(n)
 
  C.  o(log2n)
 
  D.  o(n2)
 
 

54
 
有很多方法可用来描述可复用的构件,其中最理想的是由Tracz提出的3C模型。3C是指(54)。
 
 
  A.  包容(container),上下文(context),代价(cost)
 
  B.  概念(concept),上下文(context),内容(content)
 
  C.  概念(concept),上下文(context),控制(control)
 
  D.  内容(content),包容(container),代价(cost)
 
 

55
 
某系统以RS-232为接口,进行7位ASCII码字符传送,带有一位奇校验位和两位停止位,当波特率为9600时,字符传送率为(55)。
 
 
  A.  960
 
  B.  873
 
  C.  840
 
  D.  480
 
 

56
 
存储1000个16X16点阵的汉字所需要的存储空间是(56),
 
 
  A.  256KB
 
  B.  32KB
 
  C.  16KB
 
  D.  31.25KB
 
 

57
 
下列存储器按存取速度由快至慢排列,正确的是(57)。
 
 
  A.  主存>硬盘>Cache
 
  B.  Cache>主存>硬盘
 
  C.  Cache>硬盘>主存
 
  D.  主存>Cache>硬盘
 
 

58
 
RAM的特点是(58)。
 
 
  A.  断电后,存储在其内的数据将会丢失
 
  B.  存储在其内的数据将永久保存
 
  C.  用户只能读出数据,但不能写入数据
 
  D.  容量大,但是存取速度慢
 
 

59
 
下面程序运行后的输出结果是(59)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第10张
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第11张
 
 
  A.  5,5
 
  B.  6,6
 
  C.  7,5
 
  D.  7,6
 
 

60
 
设内存分配情况如下图所示,若要申请一块40KB的内存空间,采用最佳适应算法,则得到的分区首址为(60)。
2010年下半年嵌入式系统设计师上午试卷综合知识考试真题答案解析第12张
 
 
  A.  100K
 
  B.  190K
 
  C.  330K
 
  D.  410K
 
 

61
 
CRT的分辨率为1024X1024像素,像素的颜色数为256色,则刷新存储器的容量是(61)。
 
 
  A.  512KB
 
  B.  1MB
 
  C.  256KB
 
  D.  2MB
 
 

62
 
以下关于1394的叙述中,错误的是(62)。
 
 
  A.  IEEE1394B总线的传输距离在S400下,使用铜介质传输可以达10m
 
  B.  IEEE1394B总线上最多能支持63个设备
 
  C.  IEEE1394B总线设备只能与1394B总线设备连接,不能与1394A形成混合连接
 
  D.  可以使用1394B的物理层芯片和1394A的链路层芯片混合形成1394网络
 
 

63
 
一个由微处理器构成的实时数据采集系统,其采样周期为20ms,A/D转换时间为25ns,则当CPU使用(63)传送方式读取数据时,其效率最高。
 
 
  A.  查询
 
  B.  中断
 
  C.  无条件传输
 
  D.  延时采样
 
 

64
 
ECC的准确解释为(64)。
 
 
  A.  错误检查
 
  B.  错误纠正
 
  C.  自动错误检查与纠正
 
  D.  综合性能
 
 

65
 
临界区是(65)。
 
 
  A.  一个缓冲区
 
  B.  —段程序
 
  C. 

一段共享数据区

 
  D.  —个互斥资源
 
 

66
 
公钥体系中,私钥用于(66),公钥用于(67)。
 
 
  A.  解密和签名
 
  B.  加密和签名
 
  C.  解密和认证
 
  D.  加密和认证
 
 

67
 
公钥体系中,私钥用于(66),公钥用于(67)。
 
 
  A.  解密和签名
 
  B.  加密和签名
 
  C.  解密和认证
 
  D.  加密和认证
 
 

68
 
HTTP协议中,用于读取一个网页的操作方法为(68)。
 
 
  A.  READ
 
  B.  GET
 
  C.  HEAD
 
  D.  POST
 
 

69
 
帧中继作为一种远程接入方式有许多优点,下面的选项中错误的是(69)。
 
 
  A.  .帧中继比X.25的通信开销少,传输速度更快
 
  B.  帧中继与DDN相比,能以更灵活的方式支持突发式通信
 
  C.  帧中继比异步传输模式能提供更高的数据速率
 
  D.  租用帧中继虚电路比租用DDN专线的费用低
 
 

70
 
HTML文档中<table>#记的align属性用于定义(70)。
 
 
  A.  对齐方式
 
  B.  背景颜色
 
  C.  边线粗细
 
  D.  单元格边距
 
 

71
 
People are indulging in an illusion whenever they find themselves explaining at a cocktail (鸡尾酒)party, say, that they are “in computers,’’ or “in telecommunications,,,or “in electronic funds transfer”. The implication is that they are part of the high-tech worlD. Just between us, they usually aren’t. The researchers who made fundamental breakthroughs in those areas are in a high-tech business. The rest of us are (71) of their work. We use computers and other new technology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups (紧密联系在一起的工作小组),we are mostly in the human communication business. Our successes stem from good human interactions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on the (72) rather than the human side of the work is not because it’s more (73) , but because it’s easier to do. Getting the new disk drive installed is positively trivial compared to figuring out why Horace is in a blue fank (恐惧)or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp (干脆的,干净利落的)and clean in their effects,but they matter more than any other aspect of the work.
If you find yourself concentrating on the (74) rather than the (75) • you*re like the vaudeville character (杂耍人物)who loses his keys on a dark street and looks for them on the adjacent street because, as he explains, “The light is better there!”.
 
 
  A.  creators
 
  B.  innovators
 
  C.  appliers
 
  D.  inventors
 
 

72
 
People are indulging in an illusion whenever they find themselves explaining at a cocktail (鸡尾酒)party, say, that they are “in computers,’’ or “in telecommunications,,,or “in electronic funds transfer”. The implication is that they are part of the high-tech worlD. Just between us, they usually aren’t. The researchers who made fundamental breakthroughs in those areas are in a high-tech business. The rest of us are (71) of their work. We use computers and other new technology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups (紧密联系在一起的工作小组),we are mostly in the human communication business. Our successes stem from good human interactions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on the (72) rather than the human side of the work is not because it’s more (73) , but because it’s easier to do. Getting the new disk drive installed is positively trivial compared to figuring out why Horace is in a blue fank (恐惧)or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp (干脆的,干净利落的)and clean in their effects,but they matter more than any other aspect of the work.
If you find yourself concentrating on the (74) rather than the (75) • you*re like the vaudeville character (杂耍人物)who loses his keys on a dark street and looks for them on the adjacent street because, as he explains, “The light is better there!”.
 
 
  A.  technical
 
  B.  classical
 
  C.  social
 
  D.  societal
 
 

73
 
People are indulging in an illusion whenever they find themselves explaining at a cocktail (鸡尾酒)party, say, that they are “in computers,’’ or “in telecommunications,,,or “in electronic funds transfer”. The implication is that they are part of the high-tech worlD. Just between us, they usually aren’t. The researchers who made fundamental breakthroughs in those areas are in a high-tech business. The rest of us are (71) of their work. We use computers and other new technology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups (紧密联系在一起的工作小组),we are mostly in the human communication business. Our successes stem from good human interactions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on the (72) rather than the human side of the work is not because it’s more (73) , but because it’s easier to do. Getting the new disk drive installed is positively trivial compared to figuring out why Horace is in a blue fank (恐惧)or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp (干脆的,干净利落的)and clean in their effects,but they matter more than any other aspect of the work.
If you find yourself concentrating on the (74) rather than the (75) • you*re like the vaudeville character (杂耍人物)who loses his keys on a dark street and looks for them on the adjacent street because, as he explains, “The light is better there!”.
 
 
  A.  trivial
 
  B.  crucial
 
  C.  minor
 
  D.  insignificant
 
 

74
 
People are indulging in an illusion whenever they find themselves explaining at a cocktail (鸡尾酒)party, say, that they are “in computers,’’ or “in telecommunications,,,or “in electronic funds transfer”. The implication is that they are part of the high-tech worlD. Just between us, they usually aren’t. The researchers who made fundamental breakthroughs in those areas are in a high-tech business. The rest of us are (71) of their work. We use computers and other new technology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups (紧密联系在一起的工作小组),we are mostly in the human communication business. Our successes stem from good human interactions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on the (72) rather than the human side of the work is not because it’s more (73) , but because it’s easier to do. Getting the new disk drive installed is positively trivial compared to figuring out why Horace is in a blue fank (恐惧)or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp (干脆的,干净利落的)and clean in their effects,but they matter more than any other aspect of the work.
If you find yourself concentrating on the (74) rather than the (75) • you*re like the vaudeville character (杂耍人物)who loses his keys on a dark street and looks for them on the adjacent street because, as he explains, “The light is better there!”.
 
 
  A.  technology
 
  B.  sociology
 
  C.  physiology
 
  D.  astronomy
 
 

75
 
People are indulging in an illusion whenever they find themselves explaining at a cocktail (鸡尾酒)party, say, that they are “in computers,’’ or “in telecommunications,,,or “in electronic funds transfer”. The implication is that they are part of the high-tech worlD. Just between us, they usually aren’t. The researchers who made fundamental breakthroughs in those areas are in a high-tech business. The rest of us are (71) of their work. We use computers and other new technology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups (紧密联系在一起的工作小组),we are mostly in the human communication business. Our successes stem from good human interactions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on the (72) rather than the human side of the work is not because it’s more (73) , but because it’s easier to do. Getting the new disk drive installed is positively trivial compared to figuring out why Horace is in a blue fank (恐惧)or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp (干脆的,干净利落的)and clean in their effects,but they matter more than any other aspect of the work.
If you find yourself concentrating on the (74) rather than the (75) • you*re like the vaudeville character (杂耍人物)who loses his keys on a dark street and looks for them on the adjacent street because, as he explains, “The light is better there!”.
 
 
  A.  technology
 
  B.  sociology
 
  C.  physiology
 
  D.  astronomy
 
 

,