An instruction is made up of operations that (1) the function to be performed and operands that represent the data to be operated on. For example, if an instruction is to perform. the operation of (2) two numbers,it must know (3) the two numbers are. The processor's job is to.(4) instructions and operands from memory and to perform. each operation. Having done that, it signals memory to send it (5) instruction.A.skipB.smileC.smokeD.specify
An instruction is made up of operations that (1) the function to be performed and operands that represent the data to be operated on. For example, if an instruction is to perform. the operation of (2) two numbers,it must know (3) the two numbers are. The processor's job is to.(4) instructions and operands from memory and to perform. each operation. Having done that, it signals memory to send it (5) instruction.
A.skip
B.smile
C.smoke
D.specify
相关考题:
Iam_______tobelievethathewon‘tcomebacktoseehiswifeagain.A.inclinedB.puzzledC.accompaniedD.performed
YoucreateaWebpagethatcontainsthespanshowninthefollowinglineofcode.TextYouneedreplacethecontentsofthespanwithHTMLthatyoudownloadfromaURLspecifiedbyaglobalvariablenamedlocalURL.Whichcodesegmentshouldyouuse?()A.$.ajax({type:GET,url:localURL, dataType:jsonp,success:function(htmlText {$(#span1).text(htmlText);}});B.$.ajax( localURL,{}, function(htmlText){$(#span1).html(htmlText);},html);C.$.ajax({ type:GET,url:localURL,dataType:html,success:function(htmlText){$(#span1).innerHTML=htmlText;}});D.$.ajax({ type:GET,url:localURL, success:function(htmlText){$(#span1).html(htmlText);}});
It is reported that he never ____ an operation (手术) without washing his hands. A、railwayB、trackC、gayD、performed
Nomatterhowfrequently_____,theworksofBeethovenalwaysattractlargeaudiences.(A)performing(C)tobeperformed(B)performed(D)beingperformed
refers to the parts of the computer that you can see and touch.A.SoftwareB.HardwareC.HardshipD.Instruction
Though Confucius has long gone,his powerful ideas undoubtedly__________Chinese soci-ety and tradition.A.shapedB.formedC.1aidD.made
对于典型的MIPS五级流水线处理器(不前递),下面这段代码中,哪条指令会遇到数据冒险? instruction 1: add $1, $2, $3 instruction 2: sw $2, 0($1) instruction 3: lw $1, 4($2) instruction 4: add $2, $2, $1A.instruction 2B.instruction 4C.instruction 1D.instruction 3
在选择汽车最小传动比时,为了追求燃油经济性,哪种设计方式最好:()A.uamax/uP > 1B.uamax/uP = 1C.uamax/uP < 1D.uamax/uP = 0