版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
Chapter3TransportLayer1.Atransport-layerprotocolprovidesformunicationbetween____(dá).AApplicationprocessesBHostsCRoutersDEndsystems2.Transport-layerprotocolsrunin____(dá).AServersBClientsCRoutersDEndsystems3.Intransportlayer,thesendsidebreaksapplicationmessagesinto___(dá)_,passestonetworklayer.AFramesBSegmentsCData-gramsDbitstreams4.Servicesprovidedbytransportlayerinclude____(dá).AHTTPandFTPBTCPandIPCTCPandUDPDSMTP5.WhichofthefollowingservicesisnotprovidedbyTCP?ADelayguaranteesandbandwidthguaranteesBReliabledatatransfersandflowcontrolsCCongestioncontrolsDIn-orderdatatransfers6.Thesetwominimaltransport-layerservices----___(dá)_and___(dá)_----aretheonlytwoservicesthat(yī)UDPprovides!Aprocess-to-processdatadelivery,errorcheckingBcongestioncontrol,reliabledatatransferCflowcontrol,congestioncontrolDIn-orderdat(yī)at(yī)ransfer,errorchecking7.Portnumber’sscopeis____(dá)to____.A0,1023B0,65535C0,127D0,2558.Theportnumbersrangingfrom____to____arecalledwell-knownportnumberandarerestricted.A0,1023B0,65535C0,127D0,2559.UDPsocketidentifiedbytwocomponents,theyare____.AsourceIPaddressesandsourceportnumbersBsourceIPaddressesanddestinationIPaddressesCdestinationIPaddressanddestinationportnumbersDdestinationportnumbersandsourceportnumbers10.TCPsocketidentifiedbya(an)__(dá)__(dá).A1-tupleB2-tupleC3-tupleD4-tuple11.WhichofthefollowingapplicationsnormallyusesUDPservices?ASMTPBStreamingmultimediaCFTPDHTTP12.
Reliable
data
transfer
protocol
over
a
perfectly
reliable
channel
is____.
A
rdt1.0
B
rdt2.0
C
rdt3.0
D
rdt2.1
13.
Reliable
data
transfer
protocol
over
a
channel
with
bit
errors
and
packet
losses
is
__(dá)__.
A
rdt1.0
B
rdt2.0
C
rdt3.0
D
rdt2.1
14.
Which
of
the
following
about
reliable
dat(yī)a
transfer
over
a
channel
with
bit
errors
is
not
correct?
A
RDT2.0:
assuming
ACK
and
NAK
will
not
be
corrupted
B
RDT2.1:
assuming
ACK
and
NAK
can
be
corrupted
C
RDT2.2:
only
use
ACK-s
D
RDT2.2:
use
both
ACK-s
and
NAK-s
15.
Which
of
the
following
protocols
is
not
pipelining
protocols?
A
TCP
B
rdt3.0
C
GO-BACK-N
D
selective
repeat
16.
Which
of
the
following
is
not
correct
about
GBN
protocol?
A
Only
using
ACK-s
B
Using
cumulative
ACK-s
C
Receiver
discards
all
out-of-order
packets
D
It
is
not
pipelined
protocol
17.
Which
of
the
following
is
not
correct
about
SR
protocol?
A
receiver
individually
acknowledges
all
correctly
received
packets
B
sender
only
resends
packets
for
which
ACK
not
received
C
It
limits
sequence
number
of
sent
but
un-ACK-ed
packets
D
It
is
not
a
pipelined
protocol18.WhichofthefollowingaboutTCPconnectionisnotcorrect?AItisabroadcastconnectionBItisapoint-to-pointconnectionCItisapipelinedconnectionDItisafullduplexconnection19.TheSYNsegmentisusedfor___(dá)_.ATCPconnectionsetupBTCPflowcontrolCTCPcongestioncontrolDClosingaTCPconnection20.TheFINsegmentisusedfor__(dá)__.ATCPconnectionsetupB(yǎng)TCPflowcontrolCTCPcongestioncontrolDClosingaTCPconnectionHowdoesTCPsenderperceivecongestion?AThroughatimeouteventBThroughareceivingduplicateACK-seventCBothAandBDEitherAorB22.Extendinghost-to-hostdeliverytoprocess-to-processdeliveryiscalledtransport-layer____and.Amultiplexingandde-multiplexingBstoringandforwardingCforwardingandfilteringDswitchingandrouting23.UDPisa____servicewhileTCPisaconnection-orientedservice.AConnectionlessBReliableCConnection-orientedDIn-order24.TheUDPheaderhasonlyfourfields,theyare___(dá)_.ASourceportnumber,destinationportnumber,lengthandchecksumBSourceportnumber,destinationportnumber,sourceIPanddestinationIPCsourceIP,destinat(yī)ionIP,sourceMACaddressanddestinationMACaddressDsourceIP,destinationIP,sequencenumberandACKsequencenumber25.Thereareegers:1110011001100110,1101010101010101.Theirchecksumis____.A0011B1100C1111D0000Themaximumamountofdatathatcanbegrabbedandplacedinasegmentislimitedbythe____(dá).AMaximumsegmentsize(MSS)BMTUCChecksumDSequencenumberTheMSSistypicallysetbyfirstdeterminingthelengthofthelargestlink-layerframethatcanbesentbythelocalsendinghost----theso-called____.AMaximumtransmissionunit(MTU)BMSSCChecksumDSequencenumber28.AFilesizeof500,000bytes,MSSequals1000bytes.WhenwewanttotransmitthisfilewithTCP,thesequencenumberofthefirstsegmentis0,andthesequencenumberofthesecondsegmentis____(dá).A1000B999C1001D500000BecauseTCPonlyacknowledgesbytesuptothefirstmissingbyteinthestream,TCPissaidtoprovide___(dá)_.ACumulativeacknowledgementsBSelectiveacknowledgementsC3duplicateACKsDpositiveACKs30.Providedα=0.125,currentvalueofEstimated-RTTis0.4s,Sample-RTTis0.8s,thenthenewvalueofEstimat(yī)ed-RTTis___(dá)_s.A0.45B0.6C0.7D0.8ProvidedRcvBuffer=20,LastByteRcvd=20,LastByteRead=15,thenRcvWindow=__(dá)__.A14B15C16D1032.TCPservicedoesnotprovide__(dá)__.AReliabledatatransferBFlowcontrolCDelayguaranteeDCongestioncontrol33.Therearetwostat(yī)esinTCPcongestioncontrol,whichare__(dá)__.AslowstartandcongestionavoidanceBsafestartandcongestionavoidanceCslowstartandcongestionabandonDsafestartandcongestionabandon34.Thetransport-layerprotocolprovideslogicalcommunicationbetween___(dá)_,andthenetwork-layerprotocolprovideslogicalcommunication__(dá)__.Ahosts,processesBprocesses,hostsCthreads,processesDprocesses,threads35.
To
implement
the
multicast
services
the
Internet
employs
the
____
protocol.
A
FTP
B
TCP
C
IGMP
D
UDP
36.Ifanapplicationdeveloperchooses___(dá)_protocol,thentheapplicationprocessisalmostdirectlytalkingwithIP.AHTTPBRIPCCSMA/CDDUDP37.___(dá)_maintainsconnection-stateintheendsystems.Thisconnectionstat(yī)eincludesreceiveandsendbuffers,congestion-controlparameters,andsequenceandacknowledgmentnumberparameters.AUDP BTCP? CDNS DHTTP38.Thehostthat(yī)initiatesthesessionintheInternetislabeledas__(dá)__.Aserver?Buseragent?Cclient??Drouter39.WithTCPthereisno___(dá)__betweensendingandreceivingtransport-layerentities.Aflowcontrol BhandshakingC.congestioncontrol DVCsetup40.TheInternet’s___(dá)_servicehelpspreventtheInternetfromenteringastat(yī)eofgridlock.Adat(yī)agram? ? BcongestioncontrolCslidingwindow? Dtimeoutevent41.Connectionsetupatthetransportlayerinvolves___(dá)_.Aserver ? ?BonlythetwoendsystemsCclient ? Drouter42.A____layerprotocolprovidesforlogicalcommunicationbetweenapplicat(yī)ions.AtransportBapplicationCnetworkingDMAC43.Instat(yī)iccongestionwindow,ifitsatisfiesW*S/R>RTT+S/R,theLat(yī)encyis____.AW*S/R–(RTT+S/R)B2RTT+O/RC2RTT+O/R+(k-1)[W*S/R-(RTT+S/R)]D2RTT+S/R44.Thereceivesideoftransportlayerreassemblessegmentsintomessages,passesto____layer.AApplicationBNetworkingCPhysicalDMAC45.Inthefollowingfouroptions,whichoneiscorrect?AThevariat(yī)ionsintheSampleRTTaresmoothedoutinthecomputat(yī)ionoftheEstimat(yī)edRTTBThetimeoutshouldbelessthantheconnection’sRTTCSupposethatthelastSampleRTTinaTCPconnectionisequalto1sec.ThenthecurrentvalueofTimeoutIntervalwillnecessarilybe≥1secDSupposethatthelastSampleRTTinaTCPconnectionisequalto1sec.ThenthecurrentvalueofTimeoutIntervalwillnecessarilybe≤1sec46.TheportnumberusedbyHTTPis____.A80B25C110D5347.TheportnumberusedbySMTPis___(dá)_.A80B25C110D5348.Theportnumberusedbypop3is__(dá)__.A80B25C110D5349.TheportnumberusedbyDNSis____(dá).A80B25C110D5350.TheportnumberusedbyFTPis____(dá).A20and21B20C21D5351.AUDPsocketidentifiedbya____tuple(s).A2B4C1D352.ATCPsocketidentifiedbya___(dá)_tuple(s).A2B4C1D353.ATCPsocketdoesnotinclude___(dá)_.ASourceMACaddressBSourceportnumberCDestinationIPaddressDDestinat(yī)ionportnumber54.WhichoffollowingaboutUDPisnotcorrect.AItisareliabledatat(yī)ransferprotocolBItisconnectionlessCnohandshakingbetweenUDPsender,receiverDitisabesteffortserviceprotocol55.DNSuses___(dá)_service.ATCPBUDPCBothTCPandUDPDNoneofabove56.WhichoffollowingaboutUDPiscorrect?AFinerapplicat(yī)ion-levelcontroloverwhat(yī)dataissent,andwhenBNoconnectionestablishment(whichcanadddelay),sonodelayforestablishaconnectionCNoconnectionstate(so,UDPcantypicallysupportmanyactiveclients)DLargepacketheaderoverhead(16-B)57.Streamingmediausesa____servicenormally.ATCPBUDPCBothTCPandUDPDNoneofabove58.TheUDPheaderhasonly____fields.A2B4C1D359.WhichofthefollowingdoesnotincludedinUDPheader.ASourceportnumberBDestinationportnumberCChecksumDSequencenumber60.Whichofthefollowingisnotapipeliningprotocol.ARdt1.0BGo-Back-NCSelectiverepeat(yī)DTCP61.InthefollowingfourdescriptionsaboutMSSandMTU,whichoneisnotcorrect?ATheMSSisthemaximumamountofapplicat(yī)ion-layerdat(yī)ainthesegmentBTheMSSisthemaximumsizeoftheTCPsegmentincludingheadersCTheMSSistypicallysetbyMTUDTheMTUmeansthelargestlink-layerframe62.Thejobofgatheringdatachunks,encapsulatingeachdatachunkwithheaderinformationtocreatesegmentsandpassingthesegmentstothenetworkiscalled____.AmultiplexingBde-multiplexingCforwardingDrouting63.Inthefollowingfourdescriptionsabouttherelat(yī)ionshipbetweenthetransportlayerandthenetworklayer,whichoneisnotcorrect?AThetransport-layerprotocolprovideslogicalcommunicationbetweenhostsBThetransport-layerprotocolprovideslogicalcommunicationbetweenprocessesCTheservicesthatatransport-layerprotocolcanprovideareoftenconstrainedbytheservicemodelofthenetwork-layerprotocolDAcomputernetworkmaymakeavailablemultipletransportprotocols64.Supposethefollowingthree8-bitbytes:01010101,01110000,01001100.What(yī)’sthe1scomplementofthesumofthese8-bitbytes?A00010001B11101101C00010010D1000100065.Thefollowingfourdescriptionsaboutmultiplexingandde-multiplexing,whichoneiscorrect?AAUDPsocketisidentifiedbyatwo-tuplesconsistingofasourceportnumberandadestinationportnumber.BIftwoUDPsegmenthavedifferentsourceportnumber,theymaybedirectedtothesamedestinationprocess.CIftwoTCPsegmentswithdifferentsourceportnumber,theymaybedirectedtothesamedestinationprocess.DIftwoTCPsegmentswithsamedestinat(yī)ionIPaddressanddestinationportnumber,theymustbethesameTCPconnection.66.UDPandTCPbothhavethefieldsexcept__(dá)__(dá).AsourceportnumberBdestinationportnumberCchecksumDreceivewindow67.IfwedefineNtobethewindowsize,basetobethesequencenumberoftheoldestunacknowledgedpacket,andnext-seq-numtobethesmallestunusedsequencenumber,thentheinterval[nextseqnum,base+N-1]correspondstopacketthat(yī)____.Acanbesentimmediat(yī)elyBhavealreadybeentransmittedandacknowledgedCcannotbeusedDhavebeensentbutnotyetacknowledged68.WhichofthefollowingaboutTCPisnotcorrect?AItisaconnectionlessprotocolBPoint-to-pointprotocolCReliable,in-orderbytesteamprotocolDPipelinedprotocol69.WhichofthefollowingaboutTCPisnotcorrect?AItisaconnectionlessprotocolBfullduplexdatat(yī)ransferprotocolCconnection-orientedprotocolDflowcontrolledprotocol70.Themaximumamountofdatathatcanbegrabbedandplacedinasegmentislimitedbythe____.AMaximumsegmentsize(MSS)BMTUCSequencenumberDChecksum71.TheMSSistypicallysetbyfirstdeterminingthelengthofthelargestlink-layerframethatcanbesentbythelocalsendinghost(theso-called___(dá)_),andthenwillfitintoasinglelink-layerframe.AMaximumsegmentsize(MSS)BMTUCSequencenumberDChecksum72.TheMSSisthemaximumamountof____layerdatainthesegment,notthemaximumsizeoftheTCPsegmentincludingheaders.AApplicationBTransportCNetworkingDLink73.Whichofthefollowingfieldisnotusedforconnectionsetupandteardown?ASequencenumberBTSTCSYNDFIN74.__(dá)__isthebytestreamnumberoffirstbyteinthesegment.ASequencenumberBACKnumberCChecksumDportnumber75.___(dá)_isthebytesequencenumbersofnextbyteexpectedfromotherside.ASequencenumberBACKnumberCChecksumDportnumber76.BecauseTCPonlyacknowledgesbytesuptothefirstmissingbyteinthestream,TCPissaidtoprovide___(dá)_acknowledgements.ACumulativeBSelectiveCSingleDNegative77.Fastretransmitmeansinthecasethat___(dá)_duplicateACK-sarereceived,theTCPsenderresendsegmentbeforetimerexpires.A3B4C5D678.TCP__(dá)__meanssenderwon’toverflowreceiver’sbufferbytransmittingtoomuch,toofast.AFlowcontrolBCongestioncontrolCReliabledatatransferDConnection-orientedservice79.TCPprovidesflowcontrolbyhavingthesendermaintainavariablecalledthe___(dá)_.AReceivewindowBCongestionwindowCSlidingwindowDbuffer80.HowdoesTCPsenderperceivecongestion?ATimeoutB3duplicat(yī)eACK-sCBothAandBDNoneofabove81.Transptocolsrunin___(dá)_.AServersBClientsCRoutersDEndsystems82.WhichofthefollowingservicesisnotprovidedbyTCP?ADelayguaranteesandbandwidthguaranteesBReliabledat(yī)atransfersandflowcontrolsCCongestioncontrolsDIn-orderdatatransfers83.WhichservicedoesUDPnotprovide?AmultiplexingBde-multiplexingCerror-detectionDerror-correction84.TherearethreemajoreventsrelatedtodatatransmissionandretransmissionintheTCPsender,whichoneisnotinit?Adatareceivedfromapplicat(yī)ionaboveBde-multiplexingsegmentCtimertimeoutDACKreceipt85.WhichofthefollowingapplicationsnormallyusesUDPservices?ASMTPBStreamingmultimediaCFTPDHTTP86.WhichofthefollowingaboutTCPconnectionisnotcorrect?AItisabroadcastconnectionBItisapoint-to-pointconnectionCItisapipelinedconnectionDItisafullduplexconnection87.TheSYNsegmentisusedfor__(dá)__.ATCPconnectionsetupB(yǎng)TCPflowcontrolCTCPcongestioncontrolDClosingaTCPconnection88.Whichservicehelpspreventtheinternetfromenteringastateofgridlock?AreliabledatatransferBflowcontrolCcongestioncontrolDhandshakingprocedure89.TheInternet’s_____isresponsibleformovingpacketsfromonehosttoanother.AapplicationlayerBtransportlayerCnetworklayerDlinklayerInthefollowingapplicat(yī)ions,whichoneisabandwidth-sensitiveapplicat(yī)ion?AE-mailBwebapplicationCreal-timeaudioDfiletransfer91.Inthefollowingapplications,whichoneusesUDP?AE-mailBwebapplicat(yī)ionCfiletransferDDNS92.Inthefollowingfourdescriptions,whichoneiscorrect?AIfonehost’stransportlayerusesTCP,thenitsnetworklayermustusevirtual-circuitnetwork.BDatagramnetworkprovidesconnectionserviceCThetransport-layerconnectionserviceisimplementedintherouterDThenetwork-layerconnectionserviceisimplementedintherouteraswellasintheendsystem.____isaspeeding-matchingservice---matchingtheratewhichthesenderissendingagainsttherateatwhichthereceivingapplicat(yī)ionisreading.AcongestioncontrolBflowcontrolCsliding-windowcontrolDvariablecontrol94.InthefollowingfourdescriptionsaboutRcv-Window,whichoneiscorrect?AThesizeoftheTCPRcvWindowneverchangesthroughoutthedurationoftheconnectionBThesizeoftheTCPRcvWindowwillchangewiththesizeoftheTCPRcvBufferCThesizeoftheTCPRcvWindowmustbelessthanorequaltothesizeoftheTCPRcvBufferDSupposehostAsendsafiletohostBoveraTCPconnection,thenumberofunacknowledgedbytesthatAsendscannotexceedthesizeofthesizeoftheRcvWindow.95.Thereare6flagfields.Whichoneistoindicat(yī)ethatthereceivershouldpassthedatatotheupperlayerimmediately?APSHBURGCACKDRST96.SupposetheTCPreceiverreceivesthesegmentthat(yī)partiallyorcompletelyfillsingapinreceiveddat(yī)a,itwill____.AimmediatelysendACKBimmediatelysendduplicateACKCwaitsometimeforarrivalofanotherin-ordersegmentDsendsinglecumulat(yī)ive97.___(dá)__imposesconstrainontherateatwhichaTCPsendercansendtrafficintothenetwork.AslidingwindowBcongestionwindowCreceivewindowDvariablewindow98.Flowcontrolandcongestioncontrolaresameatthattheyalllimittherateofthesender,butdifferinthat__(dá)__(dá).AflowcontrollimitsitsratebythesizeofRcvWindow,butcongestioncontrolbythetrafficonthelinkBcongestioncontrollimitsitsratebythesizeofRcvWindow,butflowcontrolbythetrafficonthelinkCflowcontrolmainlyisaccomplishedbythesender,butcongestioncontrolbythereceiver.Dflowcontrolmainlyisaccomplishedbythereceiver,butcongestioncontrolbythelink.99.Thisjobofdeliveringthedatainat(yī)ransport-layersegmenttothecorrectsocketiscalled___(dá)_.AmultiplexingBde-multiplexingCforwardingDrouting100.IfwedefineNtobethewindowsize,basetobethesequencenumberoftheoldestunacknowledgedpacket,andnext-seq-numtobethesmallestunusedsequencenumber,thentheinterval[base,nextseqnum-1]correspondstopacketthat___(dá)_.AcanbesentimmediatelyBhavealreadybeentransmittedandacknowledgedCcannotbeusedDhavebeensentbutnotyetacknowledged101.____arethetwotypesoftransportservicesthattheInternetprovidestotheapplications.ATCPandUDPBconnection-orientedandconnectionlessserviceCTCPandIPDreliabledatatransferandflowcontrol102.Inthefollowingdescriptionsaboutpersistentconnection,whichoneisnotcorrect?ATheserverleavestheTCPconnectionopenaftersendingaresponseBEachTCPconnectionisclosedaftertheserversendingoneobjectCTherearetwoversionsofpersistentconnection:withoutpipeliningandwithpipeliningDThedefaultmodeofHTTPusespersistentconnectionwithpipelining103.ThefieldofLengthinUDPsegmentspecifiesthelengthof___(dá)_.AtheUDPsegment,notincludingtheheaderBtheUDPsegment,includingtheheaderCtheUDPsegment’sheaderDtheLengthfield104.InTCPsegmentheader,whichfieldcanimplementthereliabledatatransfer?Asourceportnumberanddestinat(yī)ionportnumberBsequencenumberandACKnumberCurgentdat(yī)apointerDReceivewindow105.InthefollowingfourdescriptionsaboutTCPconnectionmanagement,whichoneisnotcorrect?AEitherofthetwoprocessesparticipatinginaTCPconnectioncanendtheconnectionBIftheFINbitissetto1,itmeansthatitwantstoclosetheconnectionCInthefirsttwostepofthethree-wayhandshake,theclientandserverrandomlychooseaninitialsequencenumberDInthethreesegmentsofthethree-wayhandshake,theSYNbitmustbesetto1106.SupposehostAsendstwoTCPsegmentsbacktobacktohostBoveraTCPconnection.Thefirstsegmenthassequencenumber42,andthesecondhassequencenumber110.Ifthe1stislostand2ndarrivesathostB.What(yī)willbetheacknowledgmentnumber?A43BACK42C109DACK110ConsidersendinganobjectofsizeO=500,000bytesfromservertoclient.LetS=500bytesandRTT=0.2s.Supposethetransportprotocolusesstaticwindowswithwindowsize5.Foratransmissionrat(yī)eof100Kbps,determinethelatencyforsendingthewholeobject.RecallthenumberofwindowsK=O/WS),andthereisK-1stalledstate(that(yī)isidletimegaps).2.ConsiderthefollowingplotofTCPcongestionwindowsizeasafunctionoftime.141418026300026481012162022
溫馨提示
- 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)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年甲乙雙方關(guān)于輕質(zhì)磚隔墻工程進(jìn)度控制的合同
- 綜合交通規(guī)劃課程設(shè)計(jì)
- 滑雪課程設(shè)計(jì)開題報(bào)告
- 脫水蔬菜的工廠課程設(shè)計(jì)
- 素描速寫課程設(shè)計(jì)
- 鮮花行業(yè)員工福利策略
- 社交平臺客服工作總結(jié)
- 傳媒行業(yè)前臺工作總結(jié)
- 食品行業(yè)生產(chǎn)過程安全控制
- 酒店服務(wù)員的服務(wù)技巧
- 儲能鋰離子電池 液冷熱管理系統(tǒng)運(yùn)行和維護(hù)規(guī)范
- GB/T 32399-2024信息技術(shù)云計(jì)算參考架構(gòu)
- 2024AI Agent行業(yè)研究報(bào)告
- 宮腔鏡手術(shù)并發(fā)癥及處理
- 安全生產(chǎn)治本攻堅(jiān)三年行動方案2024~2026(工貿(mào))
- 2024版內(nèi)蒙古自治區(qū)勞動合同書(臨時工、季節(jié)工、農(nóng)民輪換工)
- GB/T 23587-2024淀粉制品質(zhì)量通則
- 急性化膿性中耳炎病人的護(hù)理課件
- 中小學(xué)美術(shù)教學(xué)論
- 臨床醫(yī)學(xué)研究生畢業(yè)答辯模板
- 中藥煎煮協(xié)議書
評論
0/150
提交評論