题目内容

The amount of sunlight reaching Earth’s surface appears to be growing. The phenomenon, which some dub "global brightening," (1) scientists with a puzzle. If the (2) is real and global, how long will it last and what are the consequences for climate change, the planet’s water cycle, and other (3) that draw energy from sunlight (4) , the answer might seem obvious: More sunlight reaching the ground in a warming world means that temperatures will get warmer (5) Not so fast, some researchers say. Additional warming would be certain (6) nothing else in the climate system changes. And the climate system is (7) static. Some combinations of changes could reinforce the heating; others could (8) it. Unraveling these interactions and forecasting their course require an accurate accounting of the sunlight reaching the surface and the (9) the surface sends skyward. Moreover, researchers say, measurements of the sun’s strength at Earth’s surface are potentially powerful tools for (10) human influences on the climate.Earth’s radiation "budget" (11) an "extremely important parameter that is (12) known," says Robert Charlson, an atmospheric scientist at the University of Washington at Seattle. "It needs to be (13) much better than it is." (14) about the amount of sunlight reaching Earth’s surface were first raised in 1974. Researchers from the United States and Israel recorded a 12% drop (15) sunlight over 40 years at a (16) station in the southern Sinai Peninsula. Since then, others have used a variety of techniques to try to track (17) sunlight. Three years ago, for example, a (18) led by Beate Liepert at Columbia University’s Lamont-Doherty Earth Observatory gathered data from ground (19) around the world and found that solar radiation reaching the surface fell (20) 4% from 1961 to 1990. Read the following text. Choose the best word (s) for each numbered blank and mark A, B, C, and D on ANSWER SHEET 1.20()

A. much
B. far
C. ever
D. still

查看答案
更多问题

下列术语中,与数据的存储结构有关的是______。

A. 队列
B. 栈
C. 二叉树
D. 堆

Text 3The "MyDoom" virus could presage a generation of computer attacks by organised gangs aiming to extract ransoms from online businesses, experts said yesterday.The warning came as the website run by SCO, a company that sells Unix computer software, in effect disappeared from the web under a blizzard of automated attacks from PCs infected by the virus, which first appeared a week ago.The "myDoom-A" version of the virus is reckoned to be the worst to have hit the internet, in terms of the speed of its spread, with millions of PCs worldwide believed to be infected. Such "zombie" machines begin to send out hundreds of copies of the virus every hourto almost any e-mail address in their files.On Sunday they began sending automated queries to SCO’s website, an attack that will continue until 12 February. The attack is the web equivalent of ringing the company’s doorbell and running away a million times a second, leaving its computers unable to deal with standard requests to view its pages."You have to wonder about the time limit," said Graham Cluley, senior technology consultant at the antivirus company Sophos. "Someone could go to SCO after the 12th and say, ’If you don’t want this to happen again, here are our demands’." Raimund Genes, European president of the security software firm Trend Micro, said: "Such a programme could take out any major website on the internet. It’s not terrorism, but it is somebody who is obviously upset with SCO."SCO has earned the enmity of computer users through a lawsuit it has filed against IBM. SCO claims ownership of computer code it says IBM put into the free operating system Linux, and is demanding licence fees and damages of $1bn.Mr. Cluley said: "It might be that whoever is behind this will say to SCO, ’if you don’t want the next one to target you, drop the lawsuit’. ’ SCO has offered $250,000 (~{~140,000) for information leading to the arrest of the person or people who wrote and distributed MyDoom.Nell Barrett, of the security company Information Risk Management, said, "I would give a lot of credence to the idea of gangs using viruses to extort money. It’s hard for law enforcement to track them down, because they’re using machines owned by innocent people. ’A second variant of MyDoom will start attacking part of Microsoft’s website later today. The antivirus company MessageLabs said it had blocked more than 16 million copies of the virus in transit over the net so far. But millions more will have reached their targets. Nell Barrett's remarks are quoted to show()

A. experts' different understandings of intention of the attack
B. the difficulty to find out the gangs behind this act
C. people's doubt about winning the lawsuit against SCO
D. the problem with the security of information management

下列程序的输出结果是______。# include<stdio.h>f(char 8s) char *p=s; while(*p!='\0')p++; return(p-s);main() printf("%d\n",f("ABCDEF"));

A. 3
B. 6
C. 8
D. 0

下列程序运行后,输出结果是______。func (int a,int b) static int m=0,i=2; i+=m+1; m=i+a+b; return(m); main() int k=4,m=1,p; p=func(k,m);printf("%d,",p); p=func(k,m);printf("%d\n",p);

A. 8,15
B. 8,16
C. 8,17
D. 8,8

答案查题题库