欢迎来到天天文库
浏览记录
ID:21873362
大小:3.42 MB
页数:32页
时间:2018-10-25
《《计算机科学导论》课后练习(翻译)》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、Chapter1练习复习题1.定义一个基于图灵模型的计算机。答:Turingproposedthatallkindsofcomputationcouldbeperformedbyaspecialkindofamachine.Hebasedthemodelontheactionsthatpeopleperformwheninvolvedincomputation.Heabstractedtheseactionsintoamodelforacomputationalmachinethathasreallychangedtheworld.图灵模型假
2、设各种各样的运算都能够通过一种特殊的机器来完成,图灵机的模型是基于各种运算过程的。图灵模型把运算的过程从计算机器中分离开来,这确实改变了整个世界。2.定义一个基于冯·诺伊曼模型的计算机。答:ThevonNeumannModeldefinesthecomponentsofacomputer,whicharememory,thearithmeticlogicunit(ALU),thecontrolunitandtheinput/outputsubsystems.冯·诺伊曼模型定义了计算机的组成,它包括存储器、算术逻辑单元、控制单元和输入/输出系统
3、。3.在基于图灵模型的计算机中,程序的作用是什么?答:BasedontheTuringmodelaprogramisasetofinstructionthattellsthecomputerwhattodo.基于图灵模型的计算机中程序是一系列的指令,这些指令告诉计算机怎样进行运算。4.在基于冯·诺伊曼模型的计算机中,程序的作用是什么?答:ThevonNeumannmodelstatesthattheprogrammustbestoredinthememory.Thememoryofmoderncomputershostsbothprogram
4、sandtheircorrespondingdata.冯·诺伊曼模型的计算机中,程序必须被保存在存储器中,存储程序模型的计算机包括了程序以及程序处理的数据。5.计算机中有哪些子系统?答:ThesubsystemsofthevonNeumannmodelarememory,thearithmetic/logicunit(ALU),thecontrolunit,andtheinput/output.冯·诺伊曼模型的计算机中子系统包括存储器、算术逻辑单元、控制单元和输入/输出单元。6.计算机中存储器子系统的功能是什么?答:Memoryisthest
5、orageareausedforprogramsanddata.存储器的功能是用来保存程序和数据的。7.计算机中ALU子系统的功能是什么?答:Thearithmetic/logicunit(ALU)iswherecalculationsandlogicaloperationstakeplace.计算机中ALU子系统的功能是进行算术和逻辑运算的地方。8.计算机中控制单元子系统的功能是什么?答:Thecontrolunitcontrolstheoperationsofthememory,ALU,andtheinput/outputsubsyste
6、m.计算机中控制单元子系统的功能是控制存储器、算术逻辑单元和输入/输出的运行。9.计算机中输入/输出子系统的功能是什么?-32-答:Theinputsubsystemacceptsinputdataandtheprogramfromoutsidethecomputer;theoutputsubsystemsendstheresultoftheprocessingtotheoutside.计算机中输入子系统的功能是接收计算机外部输出的程序和数据;输出子系统是发送处理结果到计算机外部。10.简述5个时代的计算机?答:Thefirstgenerat
7、ion(roughly1950–1959)ischaracterizedbytheemergenceofcommercialcomputersandwereusedonlybyprofessionals.Thesecond-generation(roughly1959–1965)computersusedtransistorsinsteadofvacuumtubes.Thethirdgeneration(roughly1965and1975)startedwiththeinventionoftheintegratedcircuitthatre
8、ducedthecostandsizeofcomputersevenfurther.Thefourthgeneration(approximately1975–19
此文档下载收益归作者所有