如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
一、MultipleChoice单选题(每个空2分,共40分)1.TuringMachineis(C).A.theveryfirstelectroniccomputerB.thefirstgeneral-purposecomputerC.anabstractmathematicalmodelD.thefirstcommercialcomputerThetransistorwasusedtomakethemainprocessingcomponentinthehardwareinthe(B)generationofcomputer.A.firstB.secondC.thirdD.fourth3.Incomputingdisciplinewealwaysanalyseproblemsbyremovingcomplexityanddetails,leavingonlythenecessaryinformation.Thismentalthinkingwayis(D).A.engineeringB.top-downdesignC.simplicityD.abstraction813isnotanumberin(C)numbersystem.A.hexadecimalB.decimalC.octalD.12-baseTheinformationinrealworldisoften(A)whilecomputercanonlyrepresent(D)information.Thisisalimitationofcomputing.A.analogB.decimalC.binaryD.digital6.Thefollowingareaudioformatsexcept(C).A.mp3B.wavC.gifD.auEnglishisrepresentedin(D)characterset.ASCIIB.UnicodeC.neitherASCIInorUnicodeD.eitherASCIIorUnicode8.Imagescanberepresentedin(C).raster-graphicsformatB.vector-graphicsformatC.eitherAorBD.neitherAnorBThemostfundamentaloperationsperformedbycomputerhardwareis(D).logicalfunctionssuchasNOT,ANDandORarithmeticoperationssuchasaddition,subtractionandmultiplicationinstructionssuchasload,storeandprocessonoroffofanelectricalflowIna(A)circuit,theinputvaluesexplicitlydeterminetheoutput.combinationalB.sequentialC.S-RlatchD.register11.SmallstorageareainCPUiscalled(A).A.registerB.memoryC.diskD.ROM12.ThevonNeumannarchitecture’stwoprimarycomponentsareits(B),whichstoresbothinstructionsanddata,anditsprocessor,whichprovidesoperationsformodifyingthecontentsofthememory.A.controlunitB.memoryC.input/outputdevicesD.secondarystoragedevices13.ImperativeprogramminglanguagesareabstractionsoftheunderlyingvonNeumanncomputerarchitecture.Thecentralfeaturesofimperativelanguagesarevariables,whichmodelthememorycells;and(A),whichmodeldatatransmittedfrommemorytotheCPU.A.assignmentstatementsB.BooleanexpressionsC.conditionalstatementsD.loopingstatements14.Object