問題詳情
第二部分 阅读理解(共两节,满分40分)第一节(共15小题,每小题2分,满分30分)阅读下列四篇短文,从每小题后所给的A、B、C、D四个选项中,选出最佳选项,并在答题卡上将该选项涂黑。AAsk Dr ? JeffersThis month Dr. Jeffers is answering questions about the human brain and how it works.Dear Dr. Jeffers,One of my colleagues, Felix Moeller, told me that scientists are learning to use computer to ‘read minds’. Is there any truth to this story/—Jane Leon, New York, USADear Ms. Leon,Well, a lot of research is being conducted in this area, but so far, the brain scanning equipment and corresponding computer programs haven’t been able to actually read thoughts. In one experiment, test subjects(受试者)were connected to scanning equipment and shown two numbers on a screen. They were then asked to choose between adding or subtracting(减)the two numbers. Using this method, researchers were able to follow brain processes and make the correct assumptions(假设)70 percent of the time. It’s not quite mind reading, but it’s certainly a first step.—Dr. J.Dear Dr. Jeffers,My three-year-old son loves it when I dig my fingers into his sides and tickle (胳肢)him until he laughs uncontrollably. The other day I noticed him trying to tickle himself but he couldn’t do it. Why not?—Glenn Lewis, Vancouver, CanadaDear Mr. Lewis,It’s because of how the brain works. The brain is trained to know what to pay attention to and what to ignore. It causes us to ignore physical feelings we expect to happen, but it causes a mild panic reaction when there is an unexpected feeling. For example, you don’t notice how your shoulder feels while you’re walking down the street. But if someone comes up behind you and touches you lightly on the shoulder, you may jump in fear. It’s that unexpected part that causes the tickle reaction.—Dr. J.
46.What can we learn from the answer to the first question?
(A) Some equipment is able to read human minds.
(B) Some progress has been made in mind reading.
(C) Test subjects have been used tomake decisions.
(D) Computer programs can copy brain processes.
46.What can we learn from the answer to the first question?
(A) Some equipment is able to read human minds.
(B) Some progress has been made in mind reading.
(C) Test subjects have been used tomake decisions.
(D) Computer programs can copy brain processes.
參考答案
答案:B
難度:適中0.5
統計:A(0),B(0),C(0),D(0),E(0)
內容推薦
- (A) selfish (B) awkward (C) innocent (D) special
- The 1900 houseThe bowler family was one of more than 400 families who applied to 1900 house, a reali
- 3)软件测试的目的是(A)评估软件可靠性(B)发现并改正程序中的错误(C)改正程序中的错误(D)发现程序中的错误
- (A)work (B) time (C) energy (D)change
- (A) rag (B) hat (C) pocket (D) counter
- When was duet most probably found to be the very hero?(A) the day when he was leaving for ho
- 2)下列叙述中正确的是(A)在栈中,栈中元素随栈底指针与栈顶指针的变化而动态变化 (B)在栈中,栈顶指针不变,栈中元素随栈底指针的变化而动态变化 (C)在栈中,栈底指针不变,栈中元素随栈顶指针的变化而
- (A)by (B) for (C) on (D) with
- 第四节 完形填空(共20小题,每小题5分,满分30分)I used to live selfishly, I should admit. But one moment changed me.I w
- (A) waited (B) followed (C) stopped (D) arrived
內容推薦
- According to Paragraph 4, what’s Jovce’s opinion about life in 1900?(A) There were fewer pro
- (A) happeiness (B) sadness (C) love (D) hate
- People laugh when tickled by others bedause the feeling is _______.(A) unexpected (B)expected
- 5)软件生命周期是指(A)软件产品从提出、实现、使用维护到停止使用退役的过程(B)软件从需求分析、设计、实现到测试完成的过程(C)软件的开发过程(D)软件的运行维护过程
- What would Hilary expect most from modern life in the three months?(A) To play computer games
- (A) Disappointedly (B) Unfortunately (C) Coincidentally (D) Comfortably
- Who has got a little child according to the text?(A) Ms. Leon (B) Mr. Lewis (C) Mr. Moeller (
- 6)面向对象方法中,继承是指(A)一组对象所具有的相似性质(B)一个对象具有另一个对象的性质(C)各对象之间的共同性质(D)类之间共享属性和操作的机制
- InternetFor these reasons,I believe that lawmakers need to legislate (立法) against spam.Spammers shou
- 7)层次型、网状型和关系型数据库划分原则是(A)记录长度 (B)文件的大小 (C)联系的复杂程度 (D)数据之间的联系方式
- According to the text, what is the major cause of the flooding spam?(A)Companies rely on e-ma
- 根據馬斯婁(A. Maslow)的需要層次理論,需要滿足的程度與該項需要的激勵強度,兩者關係為何?(A)成正比 (B)視情況而定 (C)沒有關係 (D)成反比。
- 8)一个工作人员可以使用多台计算机,而一台计算机可被多个人使用,则实体工作人员 与实体计算机之间的联系是(A)一对一 (B)一对多 (C)多对多 (D)多对一
- 9)数据库设计中反映用户对数据要求的模式是(A)内模式 (B)概念模式 (C)外模式 (D)设计模式
- 10)有三个关系R、S 和T 如下:ABCDc31R S TABCa12b21c31ADc4则由关系R 和S 得到关系T 的操作是(A)自然连接 (B)交 (C)投影 (D)并
- 19)若有定义语句int a,b;double x;则下列选项中没有错误的是(A) switch (x%2){ case 0: a++; break;case 1: b++; break;defaul
- 11)以下关于结构化程序设计的叙述中正确的是(A)一个结构化程序必须同时由顺序、分支、循环三种结构组成(B)结构化程序使用goto 语句会很便捷(C)在C 语言中,程序的模块化是利用函数实现的(D)由
- 29)有以下程序#includevoid f(int *p);main(){ int a[5]={1,2,3,4,5},*r=a;f(r );printf(“%dn”,*r); }void f(int
- 20)有以下程序#includemain(){ int a=1,b=2;while(a<6) {b+=a; a+=2;b%=10;}printf(“%d, %dn”,a,B;}程序运行后的输出结
- 12)以下关于简单程序设计的步骤和顺序的说法中正确的是(A)确定算法后,整理并写出文档,最后进行编码和上机调试(B)首先确定数据结构,然后确定算法,再编码,并上机调试,最后整理文档(C)先编码和上机调
- 30)有以下程序函数fun 只对下标为偶数的元素进行操作)#includevoid fun(int *a,int n){ int i,j,k,t;for(i=0;ia[k]) k=j;t=a[i];
- 39)若有以下语句typedef struct S{int g ; char h;} T;以下叙述中正确的是(A)可用S 定义结构体变量 (B)可用T 定义结构体变量 (C)S 是struct 类型的
- 21)有以下程序#includemain(){ int y=10;while(y--);printf(“y=%dn”,y);}程序执行后的输出结果是(A) y=0 (B)y=-1 (C)y=1 (D)
- 13)以下叙述中错误的是(A)C 程序在运行过程中所有计算都以二进制方式进行(B)C 程序在运行过程中所有计算都以十进制方式进行(C)所有C 程序都需要编译链接无误后才能进行(D)C 程序中整型变量只
- 31)下列选项中,能够满足“若字符串s1 等于字符串s2, 则执行ST”要求的是(A)if(strcmp(s2,s1) ==0) ST;(B) if(s1==s2) ST;(C) if(strcpy(