版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
關(guān)于計算機的英語文章隨著現(xiàn)代信息技術(shù)的迅猛發(fā)展,計算機已經(jīng)廣泛地應(yīng)用到社會的各行各業(yè),人們渴望學(xué)習(xí)這種“人類通用智力工具”。下面是店鋪帶來的關(guān)于計算機的英語文章,歡迎大家閱讀!關(guān)于計算機的英語文章篇一系統(tǒng)軟件Softwarereferstocomputerprograms.Programsaretheinstructionsthattellthecomputerhowtoprocessdataintotheformyouwant.Therearetwokindsofsoftware:systemsoftwareandapplicationsoftware.軟件指的是計算機程序。程序是告訴計算機如何將數(shù)據(jù)處理成你想要的形式的指令。有兩種軟件:系統(tǒng)軟件和應(yīng)用軟件。Systemsoftwareisacollectionofprogramsthatenablesapplicationsoftwaretorunonacomputersystem'shardwaredevices,itisbackgroundsoftwareandincludesprogramsthathelpthecomputermanageitsowninternalresources.系統(tǒng)軟件是指能讓應(yīng)用軟件在計算機系統(tǒng)硬件設(shè)備上運行的程序的集合,它是后臺軟件并且包括幫助計算機管理自己內(nèi)部資源的程序。Applicationsoftwareisaspecializedprogramsthatenablestheusertoaccomplishspecifictasks.應(yīng)用軟件是讓用戶能夠完成特定任務(wù)的專門程序。Inthistext,wemainlydiscusssystemsoftware.Systemsoftwareconsistsoffourkindsofprograms:bootstraploader,diagnosticroutines,basicinput-outputsystem,andoperatingsystem.Amongthesefourparts,theoperatingsystemiswemostconcernedwith,whithhelpsmanagecomputerresources.Mostimportantoperatingsystemsare:Windows,WindowsNT,OS/2,Macintosh,andUnix.在這一節(jié)中,我們主要討論系統(tǒng)軟件。系統(tǒng)軟件由四種程序組成:引導(dǎo)裝入程序、診斷例程、基本輸入輸出系統(tǒng)和操作系統(tǒng)。在這四種當中,操作系統(tǒng)是我們最為關(guān)心的,它幫助管理計算機資源。最重要的操作系統(tǒng)有Windows、WindowsNT、OS/2、Macintosh和Unix。Windows—Windowsgetsitsnamebecauseofitsabilitytorunmultipleapplicationsatthesametime,eachinitsownwindow.Windowsoffersgraphicaluserinterface(GUI),presentstheuserwithgraphicimagesofcomputerfunctionsanddata.Itprovidesastandardmechanismforcopyingormovinginformationfromoneprogramtoanother.Thismechanism,calledtheClipboard,meansthatinformationcreatedinonecontextisinstantlyreusableinanother,youdon'tneedtoreenterinformationorworkwithclumsydata-transferutilities.WindowsalsohasDDE(dynamicdataexchange)andOLE(objectlinkingandembedding)functions.InDDEtwoormoreapplicationscanbelinked.Thisway,datacreatedinoneapplicationisautomaticallyenteredintotheothers.OLE,likeDDE,linksdatabetweenapplications.Additionally,OLEallowstheapplicationreceivingthedatatodirectlyaccesstheapplicationthatcreatedthedata.Windows之所以稱為窗口是因為它具有能同時運行多個應(yīng)用程序的能力,并且每一個程序有其自己的窗口。Windows提供圖形用戶界面,給用戶提供計算機的功能和數(shù)據(jù)的圖像。它提供標準的機制用于將信息從一個程序拷貝或移動到另一個程序。這個機制被稱為剪貼板,意味著在一個文本中產(chǎn)生的信息可以被另外一個文本立即重新使用,而用戶不需要重新輸入信息或使用繁瑣的數(shù)據(jù)傳送實用程序。Windows還具有DDE(動態(tài)數(shù)據(jù)交換)和OLE(對象鏈接和嵌入)功能。在DEE中兩個或更多的應(yīng)用程序可以被鏈接。使用這種方法,在一個應(yīng)用程序中產(chǎn)生的數(shù)據(jù)可以自動地進入其他的程序。OLE類似于DEE在應(yīng)用程序之間鏈接數(shù)據(jù)。另外,OLE允許接收數(shù)據(jù)應(yīng)用程序可以直接訪問建立這個數(shù)據(jù)的應(yīng)用程序。WindowsNT—WindowsNTisanoperatingsystemdesignedtorunonawiderangeofpowerfulcomputersandmicrocomputers.Itisaverysophisticatedandpowerfuloperationsystem.DevelopedbyMicrosoft,WindowsNTisnotconsideredareplacementforWindow.Rather,itisanadvancedalternativedesignedforverypowerfulmicrocomputersandnetworks.WindowsNThastwomajoradvantageswhencomparetoWindows:WindowsNT它是一種可以在很大泛圍內(nèi)的功能強大的計算機和微型計算機上運行的操作系統(tǒng)。它是非常復(fù)雜和功能強大的操作系統(tǒng)。WindowsNT由微軟公司開發(fā),并不是為了替代確切地說,它是設(shè)計給功能非常強大的微型計算機和網(wǎng)絡(luò)的另外一個可供選擇的高級(操作系統(tǒng))。WindowsNT和Windows相比較具有兩個主要的優(yōu)點:MultiprocessingItissimilartomultitaskingexceptthattheapplicationsarerunindependentlyatthesametime.Forinstance,youcouldbeprintingawordprocessingdocumentandusingadatabasemanagementprogramatthesametime.Withmultitasking,thespeedatwhichthedocumentisprintedisaffectedbythedemandsofthedatabasemanagementprogram.Withmultiprocessing,thedemandsofthedatabasemanagementprogramdonotaffecttheprintingofthedocument.多道處理除了應(yīng)用程序是同時獨立運行之外,它類似于多任務(wù)。比如,你可能正在打印字處理文檔并且同時在使用數(shù)據(jù)庫管理程序。在這種多任務(wù)操作情況下,文件打印的速度會受到使用數(shù)據(jù)庫管理程序這一要求的影響。使用多道處理要求數(shù)據(jù)庫管理程序并不影響打印文檔。NetworkingInmanybusinessenvironments,workersoftenusecomputertocommunicatewithoneanotherandtosharesoftwareusinganetwork.Thisismadepossibleandcontrolledbyspecialsystemsoftware.WindowsNThasnetworkcapabilitiesandsecuritychecksbuiltintotheoperatingsystem.Thismakesnetworkinstallationanduserelativelyeasy.網(wǎng)絡(luò)在許多商業(yè)環(huán)境中,工作人員經(jīng)常使用計算機相互進行交流,并且通過網(wǎng)絡(luò)共享軟件。這是可以通過專門的系統(tǒng)軟件來實現(xiàn)和控制的。WindowsNT具有網(wǎng)絡(luò)功能和嵌入到操作系統(tǒng)內(nèi)的安全檢測功,這使得網(wǎng)絡(luò)安裝和使用相對容易。OS/2OS/2standsforOperatingSystem/2.ItwasdevelopedjointlybyIBMandMicrosoftCorporation.OS/2hasmanysimilaritieswithWindowsNT.Itisdesignedforverypowerfulmicrocomputersandhasseveraladvancedfeatures.SomeofitsadvantagesoverWindowsNTinclude:OS/2代表操作系統(tǒng)/2。它是由IBM和微軟公司聯(lián)合開發(fā)的。OS/2和WindowsNT具有許多相似之處。它是設(shè)計給功能強大的微型計算機的,并且具有幾個先進特點。它優(yōu)于WindowsNT的一些優(yōu)點包括:MinimumsystemconfigurationLikeWindowsNT,OS/2requiressignificantmemoryandharddiskspace.However,OS/2requiresslightlyless.最小的系統(tǒng)配置像WindowsNT一樣,OS/2要大的內(nèi)存和硬盤空間。然而,OS/2需要的較少。WindowsapplicationLikeWindowsNT,OS/2doesnothavealargenumberofapplicationprogramswrittenespeciallyforit.OS/2canalsorunWindowsprograms,butitrunstheseprogramsslightlyfasterthanWindowsNT.窗口應(yīng)用OS/2和WindowsNT一樣,沒有很多專門為它編寫的應(yīng)用程序。OS/2同樣可以運行程序,但它運行這些程序的速度比WindowsNT更快一些。CommonuserinterfaceMicrocomputerapplicationprogramswrittenspecificallyforWindowsNT,aswellasforOS/2,haveconsistentgraphicsinterfaces.Acrossapplications,theuserisprovidedwithsimilarscreendisplays,menus,andoperations.Additionally,OS/2offersaconsistentinterfacewithmainframes,minicomputers,andmicrocomputers.共同的用戶界面專門為WindowsNT以及OS/2編寫的微型計算機應(yīng)用程序,具有一致的圖形界面。在應(yīng)用程序里,提供給用戶類似的顯示、菜單和操作。此外,OS/2為大型機、小型機和微型機提供一致的界面。MacintoshOperationSystem—TheMacintoshSoftware,whichrunsonlyonMacintoshcomputers,offersahigh-qualitygraphicaluserinterfaceandisveryeasytouse.AppleMacintoshSystem7.5designedforApplecomputersusingMotorola'sPowerPCmicroprocessor,isasignificantmilestoneforApple.ItisaverypowerfuloperatingsystemlikeWindowsNTandOS/2.System7.5hasnetworkcapabilitiesandcanreadWindowsandOS/2files.Ithasseveraladvantages:Macintosh操作系統(tǒng)它僅運行在Macintosh計算機上,提供高質(zhì)量的圖形用戶界面,并且很容易使用。AppleMacintoshSystem7.5是為使用Motorola's公司的PowerPC的微處理器的Apple計算機設(shè)計的,對于Apple機來說是一個重要的里程碑。它像WindowsNT和OS/2―樣是功能強大的操作系統(tǒng)。System7.5具有網(wǎng)絡(luò)功能并能讀出WindowsNT和OS/2的文件。它具有幾個優(yōu)點:EaseofuseThegraphicaluserinterfacehasmadetheMacintoshpopularwithmanynewcomerstocomputing.Thisbecauseitiseasytolearn.容易使用圖形用戶界面使得Macintosh在許多計算機新手用戶中普及,這是因為它容易學(xué)習(xí)。QualitygraphicsMacintoshhasestablishedahighstandardforgraphicsprocessing.ThisisaprincipalreasonwhytheMacintoshispopularfordesktoppublishing.Usersareeasilyabletomergepictorialandtextmaterialstoproducenearlyprofessional-lookingnewsletters,advertisements,andthelike.高質(zhì)量的圖像Macintosh已經(jīng)建立了髙標準的圖像處理,這就是為什么Macintosh在桌面印刷系統(tǒng)流行的主要原因,用戶可以很容易地將圖片和文字材料組織成比較專業(yè)的通信稿、廣告等。ConsistentinterfacesMacintoshapplicationshaveaconsistentgraphicsinterface.Acrossallapplications,theuserisprovidedwithsimilarscreendisplays,menus,andoperations.一致的界面Macintosh應(yīng)用程序具有一致的圖形界面。在所有的應(yīng)用程序中,提供給用戶相似的屏幕顯示、菜單和操作。MultitaskingLikeWindows,WindowsNT,andOS/2,theMacintoshSystemenablesyoutodomultitasking.Thatis,severalprogramscanrunatthesametime.多任務(wù)像Windows,WindowsNT和OS/2—樣,Macintosh系統(tǒng)使得你實現(xiàn)多任務(wù),即幾個程序可同時運行。Communicationsbetweenprograms.TheMacintoshsystemallowsapplicationsprogramstosharedataandcommandswithotherapplicationsprograms.程序之間的通信Macintosh系統(tǒng)允許應(yīng)用程序之間共享數(shù)據(jù)和命令。Unix—UnixwasoriginallydevelopedbyAT&Tforminicomputersandisverygoodformultitasking.Itisalsogoodfornetworkingbetweencomputers.UnixinitiallybecamepopularinindustrybecauseformanyyearsAT&Tlicensedthesystemtouniversitiesforanominalfee.Itispopularamongengineersandtechnicalpeople,withthearrivalofverypowerfulmicrocomputers,Unixisbecomingalargerplayerinthemicrocomputerworld.Unixcanbeusedwithdifferenttypesofcomputersystems,thatis,itisaportableoperatingsystem.Itisusedwithmicrocomputers,minicomputers,mainframes,andsupercomputers.Theotheroperatingsystemsaredesignedformicrocomputersandarenotnearlyasportable.Italsohastheadvantagesofmultitasking,multiprocessing,multiuser,andnetworking.Unix它起初是由AT&T為微型機開發(fā)的,非常適于執(zhí)行多任務(wù)處理。它也適合于計算機之間的網(wǎng)絡(luò)鏈接。由于多年來AT&T一直將系統(tǒng)以象征性的費用提供給大學(xué)使用。因此,Unix起初就在工業(yè)領(lǐng)域很普及。它在工程師和技術(shù)人員中很普及,隨著功能強大的微型計算機的到來,Unix正成為微機世界的大玩家。Unix可被用于不同類型的計算機系統(tǒng),也就是說它是便攜式的操作系統(tǒng)。它可用于微型機、小型機、大型機和巨型機上。其他的操作系統(tǒng)被設(shè)計用于微型機上且?guī)缀醪豢梢浦病nix也具有多任務(wù)、多道處理、多用戶和網(wǎng)絡(luò)功能的優(yōu)點。關(guān)于計算機的英語文章篇二四類計算機Computersareelectronicdevicesthatcanfollowinstructionstoacceptinput,processthatinput,andproduceinformation.Therearefourtypesofcomputers:microcomputers,minicomputers,mainframecomputers,andsupercomputers.計算機是根據(jù)指令接收輸入,處理輸入數(shù)據(jù)并產(chǎn)生信息的電子設(shè)備。有四種類型的計算機:微型機、小型機、大型機和巨型機。Microcomputers,alsoknownaspersonalcomputers,aresmallcomputersthatcanfitonadesktop.Portablemicrocomputerscanfitinabriefcaseoreveninthepalmofyourhand.Microcomputersareusedinhomes,schools,andindustry.Todaynearlyeveryfieldusesmicrocomputers.微型計算機,亦被稱為個人計算機,是可以放在桌面上的小的計算機。便攜式微型機可以放入手提箱,甚至手掌中。微型機被用于家庭、學(xué)校及工業(yè)當中。如今幾乎每一領(lǐng)域都在使用微型機。Onetypeofmicrocomputerthatisrapidlygrowinginpopularityistheportablecomputer,whichcanbeeasilycarriedaround.Therearefourcategoriesofportablecomputers.正在迅速普及的一種微型機是便攜式計算機,很易于四處攜帶。有四種類型的便攜式計算機。Laptops:laptops,whichweighbetween10and16pounds,maybeAC-powered,battery-powered,orboth.TheAC-poweredlaptopweighs12to16pounds.Thebattery-poweredlaptopweighs10to15pounds,batteriesincluded,andcanbecarriedonashoulderstrap.膝上電腦:其重量在10~16磅之間,可以是交流供電,電池供電或兩者均可。交流供電的膝上電腦重量在12~16磅之間。電池供電的膝上電腦的重量包括電池在內(nèi)是10~15磅之間,可以用肩帶背起來攜帶。NotebookPCs:notebookpersonalcomputersweighbetween5and10poundsandcanfitintomostbriefcases.Itisespeciallyvaluableinlocationswhereelectricalconnectionsarenotavailable.Notebookcomputersarethemostpopularportablecomputerstoday.筆記本個人電腦:其重量在5~10磅之間,并且可放入大多數(shù)公文包中,它主要是用于連接電源不方便的地方。筆記本電腦是如今最流行的便攜式電腦。Subnotebooks:subnotebooksareforfrequentflyersandlife-on-the-roadtypes.Subnotebooksusersgiveupafull-sizedisplayscreenandkeyboardinexchangeforlessweight.Weightingbetween2and6pounds,thesecomputerfiteasilyintoabriefcase.超輕薄筆記本電腦:用于經(jīng)常出差在路上的一類人。超輕薄筆記本電腦用戶為了較輕的重量放棄了完整的顯示屏幕和鍵盤的標準尺寸,但換來的是重量較輕。其重量在2~6磅之間,可以很容易地放入公文包中。PersonalDigitalAssistants:muchsmallerthaneventhesubnotebooks.PersonalDigitalAssistants(PDAs)weighfrom1to4pounds.ThetypicalPDAcombinespeninput,writingrecognition,personalorganizationaltools,andcommunicationcapabilitiesinaverysmallpackage.個人數(shù)字助手:比超輕薄筆記本電腦還要小得多,其重量在1~4磅之間。典型的個人數(shù)字助手將鋼筆輸入、書寫識別、個人編排工具和通信功能結(jié)合起來放入小包中。Minicomputers,alsoknowsasmidrangecomputers,aredesk-sizedmachines.Theyfallintobetweenmicrocomputersandmainframesintheirprocessingspeedsanddata-storingcapacities.Medium-sizecompaniesordepartmentsoflargecompaniestypicallyusethemforspecificpurposes.Forexample,theymightusethemtodoresearchortomonitoraparticularmanufacturingprocess.Smaller-sizecompaniestypicallyusemicrocomputersfortheirgeneraldataprocessingneeds,suchasaccounting.小型計算機,也被稱為中型機,是像書桌大小的機器。它們的處理速度和數(shù)據(jù)存儲能力介于微型機和大型機之間。中型公司或大型公司的部門一般使用它們用于特殊用途。例如,可以使用它們作研究或監(jiān)視某一個生產(chǎn)過程。小型公司一股使用小型機進行總的數(shù)據(jù)處理,比如說統(tǒng)計。Mainframecomputersarelargercomputersoccupyingspeciallywired,air-conditionedroomsandcapableofgreatprocessingspeedsanddatastorage.Theyareusedbylargeorganizationsbusiness,banks,universities,governmentagencies—tohandlemillionsoftransactions.Forexample,insurancecompaniesusemainframestoprocessinformationaboutmillionsofpolicyholders.大型機是較大的計算機,放置在具有專線、空調(diào)的房間中,能夠具有很快的處理速度和很大的數(shù)據(jù)存儲量。它們通常是由一些大的組織機構(gòu)使用——商業(yè)部門、銀行、大學(xué)、政府機構(gòu)——以處理數(shù)以百萬計的事務(wù)。例如,保險公司使用大型機以處理數(shù)以百萬計的保險客戶的信息。Supercomputersarespecial,high-capacitycomputersusedbyverylargeorganizationsprincipallyforresearchpurposes.Amongtheirusesareoilexplorationandworldwideweatherforecasting.巨型機是由非常大的機構(gòu)用于研究的大容盤專用計算機。在這些應(yīng)用當中包括石油勘探和世界范圍的天氣預(yù)報。Ingeneral,acomputer'stypeisdeterminedbythefollowingsevenfactors:一般說來,計算機的類型是由下列7個因素決定的:ThetypeofCPU.Microcomputersusemicroprocessors.ThelargercomputerstendtouseCPUsmadeupofseparate,high-speed,sophisticatedcomponents.CPU的類型。微型計算機使用微處理器。較大計算機趨向于使用由分開的髙速復(fù)雜的零部件構(gòu)成的CPU。TheamountofmainmemorytheCPUcanuse.Acomputerequippedwithalargeamountofmainmemorycansupportmoresophisticatedprogramsandcanevenholdseveraldifferentprogramsinmemoryatthesametime.CPU能夠使用的內(nèi)存的總量。配備有大容量內(nèi)存的計算機可以支持更復(fù)雜的程序,并且能同時容納幾個不同的程序。Thecapacityofthestoragedevices.Thelargercomputerssystemstendtobeequippedwithhighercapacitystoragedevices.Thespeedoftheoutputdevices.存儲設(shè)備的容量,較大計算機系統(tǒng)趨向于配置較大容盤的存儲設(shè)備。Thespeedofmicrocomputeroutputdevicestendstoberatedintermsofthenumberofcharacterspersecond(cps)thatcanbeprintedusuallyintensandhundredsofcps.Largercomputers'outputdevicesarefasterandareusuallyratedatspeedsofhundredsorthousandsoflinesthatcanbeprintedperminute.輸出設(shè)備的速度。微機輸出設(shè)備的速度趨向于用每秒鐘能打印的字符數(shù)(cps)予以度量。通常每秒為幾十個、幾百個字符。較大計算機的輸出設(shè)備的速度也較快,通常每分鐘可打印幾百或幾千行。Theprocessingspeedinmillionsofinstructionspersecond(mips).Theterminstructionisusedheretodescribeabasictaskthesoftwareasksthecomputertoperformwhilealsoidentifyingthedatatobeaffected.Theprocessingspeedofthesmallercomputersrangesfrom7to40mips.Thespeedoflargecomputerscanbe30to150mipsormore,andsupercomputerscanprocessmorethan200mips.Inotherwords,amainframecomputercanprocessyourdataagreatdealfasterthanamicrocomputercan.用mips(每秒鐘百萬條指令)度量處理速度。在這里用術(shù)語“指令”來描述軟件要求計算機完成的基本任務(wù),并且標識受到影響的數(shù)據(jù)。較小計算機的處理速度為7~40mips或更多。大型計算機的處理速度能達到30~500mips或更多。巨型計算機能處理200多mips。換句話說,大型計算機處理數(shù)據(jù)的能力要比微機快得多。Thenumberofusersthatcanaccessthecomputeratonetime.Mostsmallcomputerscansupportonlyasingleuser,somecansupportasmanyastwoorthreeatatime.Largecomputerscansupporthundredsofuserssimultaneously.一次可以訪問計算機的用戶數(shù)量。大多數(shù)小型計算機只能支持單個用戶,有些計算機—次可以支持兩個或三個用戶,大型計算機則同時可由幾百個用戶使用。Thecostofthecomputersystem.Businesssystemscancostaslittleas$500(foramicrocomputer)orasmuchas$10million(foramainframe)andmuchmoreforsupercomputer.計算機系統(tǒng)的價格,商用計算機系統(tǒng)的價格從只值500美元(一臺微機〉到要開支1,000萬美元(一臺大型機),巨型計算機則花費更多。關(guān)于計算機的英語文章篇三計算機硬件Computerhardwarehasfourparts:thecentralprocessingunit(CPU)andmemory,storagehardware,inputhardware,andoutputhardware.計算機硬件具有四部分:中央處理器和內(nèi)存、存儲硬件、輸入硬件和輸出硬件。Thepartofthecomputerthatrunstheprogramisknownastheprocessororcentralprocessingunit(CPU).Inamicrocomputer,theCPUisonasingleelectroniccomponent,themicroprocessorchip,withinthesystemunitorsystemcabinet.TheCPUitselfhastwoparts:thecontrolunitandthearithmetic-logicunit.Inamicrocomputer,thesearebothonthemicrocomputerchip.計算機運行程序的部分被稱為處理器或中央處理單元。在微型計算機中,是在一個單獨的電子元件上,即微處理器芯片上,它在系統(tǒng)單元內(nèi)或系統(tǒng)機箱內(nèi)。本身具有兩個部分:控制單元和算術(shù)一邏輯單元。在微型計算機中,這兩個部分都在微型機芯片上。TheControlUnit——Thecontrolunittellstherestofthecomputersystemhowtocarryoutaprogram'sinstructions.Itdirectsthemovementofelectronicsignalsbetweenmemoryandthearithmetic-logicunit.ItalsodirectsthesecontrolsignalsbetweentheCPUandinputandoutputdevices.控制單元控制單元告訴計算機系統(tǒng)的其他部分如何完成程序指令。它指導(dǎo)著內(nèi)存和算術(shù)一邏輯單元之間的電子信號的移動。它也指揮著CPU和輸入輸出設(shè)備之間的控制信號。TheArithmetic-LogicUnit——Thearithmetic-logicunit,usuallycalledtheALU,performstwotypesofoperations—arithmeticandlogical.Arithmeticoperationsare,asyoumightexpect,thefundamentalmathoperations:addition,subtraction,multiplication,anddivision.Logicaloperationsconsistofcomparisons.Thatis,twopiecesofdataarecomparedtoseewhetheroneisequalto,lessthan,orgreaterthantheother.算術(shù)-邏輯單元算術(shù)-邏輯單元,通常被稱為ALU,完成兩類運箅一算術(shù)和邏輯。算術(shù)運算,如你所期望的,是基本的數(shù)學(xué)運算:加、減、乘、除。邏輯運算是由比較(運算)構(gòu)成的。也就是說,用數(shù)據(jù)的兩部分進行比較,以看其中一個是否是等于、小于或大于另外一個。Memory——Memoryisalsoknownasprimarystorage,internalstorage,ittemporarilyholdsdata,programinstructions,andinformation.Oneofthemostimportantfactstoknowaboutmemoryisthatpartofitscontentisheldonlytemporarily.Inotherwords,itisstoredonlyaslongasthecomputeristurnedon.Whenyouturnthemachineoff,thecontentimmediatelyvanish.Thestoredcontentsinmemoryarevolatileandcanvanishveryquickly.內(nèi)存內(nèi)存也被稱為主存儲器、內(nèi)部存儲器,它臨時地存儲數(shù)據(jù)、程序指令和信息。對于內(nèi)存需要了解的一個最重要的事實是它所保存的內(nèi)容只是臨時的。換句話說,它只在計算機開著時才保存(數(shù)據(jù))當機器被關(guān)閉時,其內(nèi)容會立即消失。在內(nèi)存中所存儲的信息是易失性的并能很快消失。StorageHardware——Thepurposeofstoragehardwareistoprovideameansofstoringcomputerinstructionsanddatainaformthatisrelativelypermanent,thatis,thedataisnotlostwhenthepoweristurnedoff—andeasytoretrievewhenneededforprocessing.Therearefourkindsofstoragehardware:floppydisks,harddisks,opticaldisk,andmagnetictape.FloppyDisks——Floppydisksarealsocalleddiskettes,flexibledisks,floppies,orsimplydisks.Theplasticdiskinsidethediskettecoverisflexible,notrigid.Theyareflat,circularpiecesofmylarplasticthatrotatewithinajacket.Dataandprogramsarestoredaselectromagneticchargesonametaloxidefilmcoatingthemylarplastic.軟盤又被稱為軟磁盤、可彎曲磁盤、軟盤、或簡單地稱為磁盤。在磁盤表面內(nèi)部的塑料盤是柔軟的,不是堅硬的。這些塑料盤是平的、在一個套子內(nèi)部旋轉(zhuǎn)的圓的聚脂塑料片。程序和數(shù)據(jù)是以電磁荷的形式存儲在聚脂塑料外面包著的金屬氧化膠片上。HardDisks——Harddisksconsistofmetallicratherthanplasticplatters.Theyaretightlysealedtopreventanyforeignmatterfromgettinginside.Harddisksareextremelysensitiveinstruments.Theread-writeheadridesonacushionofairabout0.000001inchthick.Itissothinthatasmokeparticle,fingerprint,dust,orhumanhaircouldcausewhatisknownasaheadcrash.Aheadcrashhappenswhenthesurfaceoftheread-writeheadorparticlesonitssurfacecontactthemagneticdisksurface.Aheadcrashisadisasterforaharddisk.Itmeansthatsomeorallofthedataonthediskisdestroyed.Harddisksareassembledundersterileconditionsandsealedfromimpuritieswithintheirpermanentcontainers.硬盤硬盤是由金屬盤片而不是塑料盤片組成的。它們被緊緊地密封起來,以防止外界東西進入。硬盤是非常靈敏的設(shè)備。讀寫頭浮在大約0.000001英寸厚的空氣氣墊上。它是如此的薄,以至于煙粒、指印、灰塵或者頭發(fā)都可能引起磁頭劃傷。當讀寫頭的表面或表面上的微粒與磁盤表而接觸時就會發(fā)生磁頭劃傷。磁頭劃傷對于硬盤來講是災(zāi)難,它意味著磁盤上的數(shù)據(jù)部分或全部丟失。硬盤是在無菌條件下安裝并且密封在遠離雜質(zhì)的永久的容器內(nèi)。OpticalDisks——Opticaldisksareusedforstoringgreatquantitiesofdata.Anopticaldiskcanhold650megabytesofdata—theequivalentofhundredsoffloppydisks.Moreover,anopticaldiskmakesanimmenseamountofinformationavailableonamicrocomputer.Inoptical-disktechnology,alaserbeamaltersthesurfaceofaplasticormetallicdisktorepresentdata.Toreadthedata,alaserscanstheseareasandsendsthedatatoacomputerchipforconversion.光盤光盤用于存儲大量的數(shù)據(jù)。一個光盤可能容納650兆字節(jié)的數(shù)據(jù)一相當于數(shù)以百計的軟盤。并且光盤使得大量的信息用于微機上。在光盤技術(shù)中,激光束改變塑料或金屬盤的表而來代表數(shù)據(jù)。為了記取數(shù)據(jù),激光掃描這些區(qū)域并且將這些數(shù)據(jù)送給計算機芯片以轉(zhuǎn)換。MagneticTape——Magnetictapeisaneffectivewayofmakingabackup,orduplicate,copyofyourprogramsanddata.Wementionedthealarmingconsequencesthatcanhappenifaharddisksuffersaheadcrash.Youwilllosesomeorallofyourdataorprograms.Ofcourse,youcanalwaysmakecopiesofyourhard-diskfilesonfloppydisks.However,thiscanbetime-consumingandmayrequiremanyfloppydisks.Magnetictapeissequentialaccessstorageandcansolvetheproblemmentionedabove.磁帶磁帶是備份,即復(fù)制、拷貝程序和數(shù)據(jù)的有效方法。我們曾提到如果硬盤遭遇磁頭劃傷就會產(chǎn)生令人擔憂的結(jié)果,你將會丟失部分或全部的程序或數(shù)據(jù)。當然,你可以將硬盤上的文件拷貝到軟盤上。然而這很耗時,并且需要很多軟盤。磁帶是順序訪問存儲,能夠解決上面所提問題。InputHardware——Inputdevicestakedataandprogramspeoplecanreadorunderstandandconvertthemtoaformthecomputercanprocess.Thisisthemachine-readableelectronicsignalsof0sand1s.Inputhardwareisoftwokinds:keyboardentryanddirectentry.輸入硬件輸入硬件接收人們能讀懂的程序和數(shù)據(jù)并將其轉(zhuǎn)換為計算機能處理的形式-這就是機器可讀的電子信號0和1。有兩種輸入硬件:鍵盤輸入和直接輸入。KeyboardEntry——Dataisinputtothecomputerthroughakeyboardthatlookslikeatypewriterkeyboardbuthasadditionalkeys.Inthismethod,theusertypicallyreadsfromanoriginaldocumentcalledthesourcedocument.Theuserentersthatdocumentbytypingonthekeyboard.鍵盤輸入數(shù)據(jù)通過形似打字機鍵盤但有附加鍵的鍵盤輸入到計算機。用這種方式,用戶一般讀取被稱為是源文件的初始文件。用戶通過在鍵盤上打字而輸入那個文件。DirectEntry——Dataismadeintomachine-readableformasitisenteredintothecomputer,nokeyboardisused.Directentrydevicesmaybecategorizedintothreeareas:pointingdevices(forexample,mouse,touchscreen,lightpen,digitizerareallpointingdevices),scanningdevices(forexample,imagescanner,faxmachine,bar-codereaderareallscanningdevices),andvoice-inputdevices.直接輸入當數(shù)據(jù)輸入到計算機時,是以機器可讀懂的形式輸入的,不需要鍵盤。直接輸入設(shè)備可以被分成三類:指針設(shè)備(如:鼠標、觸摸屏、光筆、數(shù)字化儀都是指針設(shè)備)、掃描設(shè)備(如圖像掃描儀、傳真機、條形碼讀器都是掃描設(shè)備)和聲音輸入設(shè)備。OutputHardware——Outputdevicesconvertmachine-readableinformationintopeople-readableform.Commonoutputdevicesaremonitors,printers,plotters,andvoiceoutput.輸出硬件輸出設(shè)備將機器可讀的信息轉(zhuǎn)換為人類可讀的形式。一般的輸出設(shè)備有監(jiān)視器、打印機、繪圖儀和聲音輸出設(shè)備。Monitors——Monitorsarealsocalleddisplayscreenorvideodisplayterminals.Mostmonitorsthatsitondesksarebuiltinthesamewayastelevisionsets,thesearecalledcathode-raytubes.Anothertypeofmonitorisflat-paneldisplay,includingliquid-crystaldisplay(LCD),electroluminescent(EL)displayChapter1ComputerFundamentalsandgas-plasmadisplay.AnLCDdoesnotemitlightofitsown.Rather,itconsistsofcrystalmolecules.Anelectricfieldcausesthemoleculestolineupinawaythatalterstheiropticalproperties.Unfortunately,manyLCDsaredifficulttoreadinsunlightorotherstronglight.Agas-plasmadisplayisthebesttypeofflatscreen.Likeaneonlightbulb,theplasmadisplayusesagasthatemitslightinthepresenceofanelectriccurrent.監(jiān)視器監(jiān)視器也被稱為屏幕顯示或視頻顯示終端。大多數(shù)放在桌面上的監(jiān)視器的制作方法同電視一樣,被稱為是陰極射線管。另一類監(jiān)視器是平板顯示器,包括液晶顯示、光電發(fā)光顯示和等離子顯示。液晶顯示自己不發(fā)射光,相反,是由晶體分子組成,電場使得這些分子排成一行,在某種程度上改變著它們的光學(xué)特性。不幸的是,許多液晶顯示器在太陽光或其他強光下很難讀到。等離子顯示器是平板顯示器中最好的一種,像霓光燈泡,等離子顯示器在電流存在的情況下使用一種發(fā)光的氣體。Printers——Therearefourpopularkindsofprinters:dot-matrix,laser,ink-jet,andthermal.打印機有四種流行的打印機:點陣式、激光式、噴墨式和熱敏式。Dot-MatrixPrinte——Dot-matrixprinterscanproduceapageoftextinlessthan10secondsandarehighlyreliable.Theyformcharactersorimagesusingaseriesofsmallpins
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 財務(wù)公司合作協(xié)議
- 2025版委托代辦食品生產(chǎn)許可合同2篇
- 2025年度個人股權(quán)交易合同范本:股權(quán)轉(zhuǎn)讓流程與稅務(wù)籌劃4篇
- 2025-2030全球合成麝香香料行業(yè)調(diào)研及趨勢分析報告
- 2025年全球及中國3D ToF深度相機行業(yè)頭部企業(yè)市場占有率及排名調(diào)研報告
- 2025版屋頂廣告牌廣告位租賃合同(二零二五年度)3篇
- 2025-2030全球氯化鍶89Sr行業(yè)調(diào)研及趨勢分析報告
- 2024年趣味化學(xué)知識競賽題庫及答案(共180題)
- 2025版微電影主創(chuàng)人員聘用合同模板3篇
- 2025版定制化柴油采購居間服務(wù)合同6篇
- 2024-2025學(xué)年八年級上學(xué)期1月期末物理試題(含答案)
- 商場電氣設(shè)備維護勞務(wù)合同
- 《妊娠期惡心嘔吐及妊娠劇吐管理指南(2024年)》解讀
- 2025年高考語文作文滿分范文6篇
- 2023年國家公務(wù)員錄用考試《行測》真題(行政執(zhí)法)及答案解析
- 維吾爾醫(yī)優(yōu)勢病種
- 全國教學(xué)設(shè)計大賽一等獎英語七年級上冊(人教2024年新編)《Unit 2 Were Family!》單元教學(xué)設(shè)計
- 2024智慧醫(yī)療數(shù)據(jù)字典標準值域代碼
- 年產(chǎn)12萬噸裝配式智能鋼結(jié)構(gòu)項目可行性研究報告模板-立項備案
- 【獨家揭秘】2024年企業(yè)微信年費全解析:9大行業(yè)收費標準一覽
- 醫(yī)療器械經(jīng)銷商會議
評論
0/150
提交評論