资源描述:
《大专(计算机专业英语)课后参考答案》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、参考答案9参考答案Lesson1Exercises1.(1)A(2)B(3)A(4)B(5)C(6)B(7)D(8)B(9)C(10)A(11)A(12)B(13)D2.(1)vacuumtubes(2)managethefunctionsofthecomputer,performcalculations(3)microprocessor,memory,diskdrives(4)applicationsoftware,systemsoftware(5)symbols,letters,numbers(6)ahard
2、diskdrive,adiskettedrive(7)Wordprocessingprograms,usedtopreparewrittendocuments;Electronicspreadsheet,usedtoanalyzeandsummarizedata;Databasemanagers,usedtoorganizeandmanagedataandinformation;Graphicsprograms,usedtovisuallyanalyzeandpresentdataandinformation;C
3、ommunicationprograms,usedtotransmitandreceivedataandinformation;Integratedprograms,whichcombinesomeoralloftheseapplicationsinoneprogram;(8)operatingsystem3.(1)虽然电子计算机起源于近代(大约有50年),但计算过程自动化的思想却可追溯到当簿记、会计学和天文学变得让人感到枯燥乏味的时候。人类最早使用的计算工具是算盘。过去,世界各地的商人使用它,目前在中东和日本的
4、一些地方依然使用着。(2)许多种存储器可应用于现代计算机系统。作为一名嵌入式软件工程师,你必须知道它们的区别,懂得如何有效地使用每一种存储器。在我们的讨论中,我们将从软件开发者的视角来了解这些设备。4.Themostwidelyusednumbersystemisthepositionalsystem.Inthissystemthepositionofadigitindicatesthesignificancetobeattachedtothatdigit.Positionalnumbersystemshavea
5、radixorabase.Decimalnumber,binarynumberandoctalnumbersystemsareallpositionalnumbersystems.5.(1)Youcanuseyourkeyboardformanypurposes:a.Typinginformation;b.Enteringnumberswiththenumerickeypad;c.Requestingspecificfunctions;参考答案9d.Performingsystemfunctionswithkey
6、combinations;e.Regulatingthecomputerscreen.(2)TheFirstGenerationofComputers(1946to1958);TheSecondGenerationofComputers(1959to1964);TheThirdGenerationofComputers(1965to1970);TheFourthGenerationofComputers(1971tothepresent).(3)omitted.Lesson2Exercises1.(1)D(2)A
7、(3)B(4)D(5)C(6)D(7)A2.(1)CPUtime,memoryspace,filesstorage,input/output(I/O)devices(2)looselycoupled,tightlycoupled(3)graphicalenvironment(4)Windows2000,WindowsMillenniumEdition(ME)(5)InternetConnectionFirewall(6)Multi-processor3.(1)操作系统与应用软件、设备驱动程序以及硬件之间相互作用,
8、以便管理计算机资源。资源这个术语指的是用于履行工作的任何部件。例如,处理器是资源,RAM、存储空间以及外部设备也都是资源。当你与应用软件交互时,你的操作系统正在后台忙着各种工作,比如识别存储空间、分配内存,与打印机交互等。(2)尽管Linux是为微机而设计的,但它与UNIX有某些相同的技术特征,如多任务、虚拟内存、TCP/IP驱动程序和多用户功能。这些特征使Linux成了