版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Summary,考试安排,时间12月20日,周日上午,90分钟课程答疑12月16日(周三)晚11-12节;地点:1-106平时作业所有作业+实验报告必须在12月20日前全部在在线教室提交,考试安排,考题类型Termmatching(5题10分)Multiplechoice(10题20分)Completion(10题10分)Computation(2题12分)Flowchart(1题8分),Outline,ComputerSystemHardwareSoftwareDatarepresentationincomputerNetworkAlgorithmdesignDatabaseSecurity
2、,5,Definition,Acomputerisanelectronicdevicewhichoperatesunderthecontrolofstoredinstructionsacceptsdatainputprocessesthedataaccordingtospecifiedrulesproducesandstoresoutput,Whatscomputer,6,AcomputerspowerisderivedfromSpeedReliabilityAccuracyStorageCommunications,Whatscomputer,Hardware,VonNeumannmachi
3、ne,FoundationofmoderncomputersUsebinaryinformationTheprincipleofstoredprogramTwostepsofamachinecycle:InstructioncycleandexecutioncycleFivebasiccomponentsControlUnitArithmetic/logicUnit(ALU)InputdevicesOutputdevicesStorageprimaryandsecondarystorage,Hardware,SystemUnit(主机),MotherboardProcessorCPUALUCo
4、ntrolUnitMemoryRAM,ROM,CMOS,CacheAlldataandinstructionsmustbeloadedintoRAMbeforetheycanbeexecutedBusdatahighwaybetweendevicesExpansionslots/cards(扩展槽/卡)toaddextradevicesvideocard,soundcard,networkcardPort(端口)aplugforacablethatleadstoadeviceusbports,RJ-45,VGAportformonitor,Hardware,CPUperformance,Clo
5、ckratefrequencyfordatatransportandinstructionexecutionWordsizenumberofbitstheCPUcanmanipulateatonetimeCacheCacheisspecialhigh-speedmemorythatgivestheCPUmorerapidaccesstodataInstructionsetsize,Hardware,SecondaryStorage,SlowerCommunicatewithmemory(RAM)Nonvolatile,permanentstorageCheapIncludes:Floppydi
6、skHarddiskTapeOpticaldiskCD/DVDFlashdiskDifferencebetweenthesesecondarystorage,Software,SoftwareCategories,SystemsoftwareTomanageacomputersystematafundamentallevelConsistsoftheprogramsthatcontroltheoperationsofthecomputeranditsdevicesOperatingsystemUtilityprogramApplicationsoftwareTosolveproblemsint
7、herealworld,Software,Operatingsystem,Programs/Softwaremanagecomputerresources,MemorymanagementProcessmanagementCPUschedulingprovideaninterfacebetweenusersandthecomputer,command-lineinterfacegraphicaluserinterface(GUI)allowanapplicationprogramtointeractwithothersystemresourcesSingleuserotherwise,over
8、flowoccursRealvalue:thedecimalvalueofamachinenumberMachinenumber:CodeofnumberandthesignTiptopdigitofbinarynumbershowthesign;0for“+”,1for“-”OriginalcodeandComplementcode,todosubtractioninadditionComplement=Modulus+Original,ORForpositivenumber:complement=originalFornegativenumber:Original:signbitis1,t
9、herestisitsabsolutevalueComplement:reversealldigitsexceptthesign,theplus1Complementofcomplement=originalComputationiscarriedoutintheformofComplementcode,Datarepresentation,Codeofcharacters,ASCIIcharactersetStandard7-bits,with128charactersExtended8-bits,with256charactersUnicode16-bits,asupersetofASCI
10、I,Datarepresentation,Multimediadata,Alldataareconvertedfromanalogtodigitalbeforetheyarehandledbycomputer.Soundissampled;highersamplingratemeansbetterqualityImageisrepresentedbypixels;higherresolutionmeansbetterqualityColorissimulatedbyRGBmixture.Eachpixelisnormallyrecordedbythreebytes,forred-green-b
11、luerespectively.Therefore,apixeliswrittenas(r,g,b),where0=r,g,b=255VideoisacontinuousanimationofimagesStoragerequirementforuncompressedmediaDatacompressiontosavestorageLosslesscompressionLossycompression,ComputernetworkAcollectionofcomputingdevicesconnectedinordertocommunicateandshareresourcesConnec
12、tionscanbephysicalusingwiresorcableswirelessusingradiowavesorinfraredsignalsBandwidth(带宽)Thetransmissioncapacityofacommunicationchannel.Definesthenumberofbitsthatcanbetransmittedinafixedamountoftime,usuallybps(bitspersecond)Thehigher,thefaster.,Network,Modemsconnectuserstothepublictelephonesystemfor
13、internetaccessNetworkinterfacecards(NIC)connectdevicestonetworksHubs/Switches:acentralpointforcablestoconnectseveralnodesofalocalareanetworkRouter:connectsmultiplenetworks,includingthosewithdifferentprotocols.Itcansend(route)communicationtraffictotheappropriatenetworkusingthefastestavailablepath.Med
14、ia:Twisted-paircable,Coaxialcable,Fiber-Opticcable,Radiowave,Network,Networkhardware,Network,Networktopologies(拓扑结构),Busnetwork:consistsofasinglecentralcable,towhichallcomputersandotherdevicesconnectRingnetwork:acableformsaclosedring,orloop,withallcomputersanddevicesarrangedalongtheringStarnetwork:A
15、lldevicesinthenetworkconnecttoacentralconnectionpoint(hub),thusformingastarHybridnetwork,Network,Networktypes,Local-areanetwork(LAN)Peer-to-peernetworkClient/ServernetworkMetropolitanAreaNetwork(MAN城域网)WideAreaNetwork(WAN),Communicationprotocols,Aprotocolisasetofrulesandproceduresforexchanginginform
16、ationamongcomputers.OSIReferenceModelwith7layersTCP/IP,asetofprotocolsusedtomanagethetransmissionofdatabybreakingitupintopacketsinInternet,Network,NetworkSecurity,FirewallHardwareorsoftwareusedtoprotectanetworkbyfilteringthetrafficitallowsAccesscontrolpolicyAsetofrulesestablishedbyanorganizationthat
17、specifywhattypesofnetworkcommunicationarepermittedanddenied,NetworkAddress,IPaddressEachnetworkhasitsownsetofIPaddressesEachdevicehasitsownIPaddress.UniqueinthesamenetworkAnaddressmadeupof4bytesofnumericvaluesseparatedbydotsthatuniquelyidentifiesacomputerontheInternetInaprivatenetworkanyaddressescan
18、beused,butpublicaddressusedontheInternetmustbecentrallyassigned,27,FourkeyconfigurationsIPaddressSubnetmaskGatewayDNSserver,Network,Network,Internet,AnetconnectingallkindsofnetworkPacketswitchingMessagesaredividedintofixed-sized,numberedpackets;packetsareindividuallyroutedtotheirdestination,thenreas
19、sembledEachresourceonInternethasauniqueaddress,calledaUniformResourceLocator(统一资源定位器URL).AURLconsistsofaprotocol,adomainname,andsometimesthepathtoaspecificwebresourceServicesEmail:SMTPserverforsending,POP/IMAPserverforreceivingFileTransferProtocol(文件传输协议FTP)Cookie:Asmalltextfilethatawebserverstoreso
20、nyourlocalcomputersharddisk;itsusedforcustomizedvisit,notharmfulSearchengine:useskeywordstofindinformationontheinternetandreturnsalistofrelevantdocuments,EachdeviceisidentifiedbyitsIPaddressAdomainnameisbondedwithanIPaddress,torelaxusersfrommemorizinglongsequenceofnumbers.Domainnamesareregistered(注册
21、)inthedomainnamesystem(DNS),andwillbetranslatedtoIPaddressbydomainnamesystemservers(DNSservers).,Network,IPaddressanddomainname,BrowsersisasoftwareprogramthatrunsonyourcomputerandhelpsyouaccessWebpages,Browser,30,TheWorldWideWeb,WorldWideWeb(WWW)isaninfrastructureofdistributedinformationcombinedwith
22、softwarethatusesnetworksasavehicletoexchangethatinformationWebpagesarecreatedusingalanguagecalledtheHypertextMarkupLanguage,orHTMLSpecifictagsareinsertedintoadocumenttodefinethedisplayformatoftheinformationLateststandisHTML5Web2.0isaplatformenablingeveryonetoparticipateandcontribute.,Problemsolvingp
23、hases,AlgorithmDesign,AlgorithmDesign,AsetofunambiguousinstructionsforsolvingaproblemorsubprobleminafiniteamountoftimeusingafiniteamountofdataWaystofindanalgorithmAskquestionstounderstandtheproblemLookforfamiliarthingsDivideandconquer,Algorithm,AlgorithmDesign,BasicstructureofaprogramSequenceSelecti
24、onLoopFlowchartPseudocode,Algorithm,accumulator,counter,AlgorithmDesign,Calculatetheaveragescoreof10students,ThescoreofeachstudentisK.UseTtosavethetotalscore,useIfortheithstudent(I=1,2,10),AlgorithmDesign,Aprogramminglanguageisasetofwords,symbols,andcodesthatenablesaprogrammertocommunicateasolutiona
25、lgorithmtothecomputerClassificationLow-levelmachinecode:machinelanguage,High-levelsourcecode:procedurallanguage,object-orientedCompilerandinterpreterAcomputersmicroprocessoronlyunderstandsmachinelanguage.Therefore,instructionwritteninahigh-levellanguagemustbetranslatedintomachinelanguagebeforeacompu
26、tercanusethem,Computerlanguages,AlgorithmDesign,convertsthecompletehigh-levellanguageprogram,calledthesourcecode,intoamachinelanguagecode,calledtheobjectcode.Thisobjectcodecanthenbesavedandrunlater.,Compiler,convertsthehigh-levellanguageprogramonestatementatatimeintomachinecodejustbeforeitistobeexec
27、uted.Noobjectcodeissaved,Interpreter,DBMS,DatabaseAstructuredsetofdataDatabasemanagementsystem(DBMS)Acombinationofsoftwareanddataaphysicaldatabase:Acollectionoffilesthatcontainthedataadatabaseschema:Aspecificationofthelogicalstructureofthedatastoredinthedatabaseadatabaseengine:Softwarethatsupportsac
28、cesstoandmodificationofthedatabasecontents,DBMS,Addingnew,emptyfilestothedatabaseRemovingexistingfilesfromthedatabaseInsertingdataintoexistingfilesDeletingdatafromexistingfilesChangingdatainexistingfilesRetrievingdatafromexistingfiles,Setofprogramstoaccessthedata:operations,ThemostpopulartoolsforRelationaldatabase:SQLStructuredQueryLanguage,DBMS,Entity-RelationshipmodelAnentityisanobjectthatexistsand
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年企业双节文艺晚会主持词
- 催化剂生产工操作安全考核试卷含答案
- 镀锡工复测强化考核试卷含答案
- 机场雷达操纵修理工岗前操作水平考核试卷含答案
- 沼气工班组考核测试考核试卷含答案
- 油母页岩干馏工安全实践测试考核试卷含答案
- 鱼油提炼工岗前技能安全考核试卷含答案
- 2026年秋季医学科普大讲堂:做健康明白人
- 煤间接液化合成操作工决策力考核试卷含答案
- 后勤管理员安全生产能力竞赛考核试卷含答案
- 2026年餐饮企业食材检测合同协议
- 国家层面“十五五”产业规划与布局:产业研究专题系列报告之一规划篇
- 过剩空气系数的计算方法
- 建筑工程设计规范
- 能源管理体系培训课件教学
- TJSTJXH5-2022高延性混凝土加固技术规程
- DB31∕T 618-2022 电网电能计量装置配置技术规范
- GB/T 21387-2025供水系统用轴流式止回阀
- 设备除锈与刷漆标准规范手册
- 铁路工务安全教育课件
- 2025-2030年中国药食同源行业市场现状调查及未来趋势研判报告
评论
0/150
提交评论