RT中文,RT的意思- 英漢詞典 - 漢語網

文章推薦指數: 80 %
投票人數:10人

RT中文的意思、翻譯及用法:abbr. 室溫(room temperature);無線電話(radio telephone);放射性同位素指示劑(Radioisotope Tracer); ... 英 漢 詞 典 搜尋 RTabbr.室溫(roomtemperature);無線電話(radiotelephone);放射性同位素指示劑(RadioisotopeTracer);收發兩用機(Receiver-Transmitter) 英語釋義1.right2.route3.respiratorytherapist;respiratorytherapy4.roomtemperature5.round-trip6.reactiontime7.recreationaltherapy8.respiratorytherapist片語RTRecoveryTime恢復時間RTGR急速怒雷MideaRT美的RTRTTabbr.循環時間(Round-TripTime);無線傳輸技術(RadioTransfersTechnology);無線電電傳打字電報機(radioteletype)stidrt外貿鞋原版美國RTRealTime實時RTBrakeHydraulics液壓制動RTRadioandTelevision廣播與電視 英漢例句Todothis,wesetthethreadpriorityofthepollingthreadsto38(thehighestRTpriority)andtheprioritiesofthetriagepoolthreadsto37.為此,我們將輪詢線程的線程優先級設置為38(最高的RT優先級),將篩選池線程的優先級設置為37。

ItmakesthecompilationthreadoperateatalowerprioritythanRTtasksandistunedtoavoidgeneratingcodewithseverelynondeterministicperformanceeffects.使編譯線程以低於RT任務的優先級操作,并且作出了調整以避免生成帶有嚴重的不確定性性能影響的代碼。

SynchronizationmustbecarefullymanagedwithinaRTsystemtopreventhigh-prioritythreadsfromwaitingforlower-prioritythreads.在RT系統中必須小心地管理同步,以防止高優先級線程等待低優先級線程的情況發生。

RTsystemsoftenmanageandrespondtoasynchronousevents.RT系統通常管理并響應異步事件。

ManagingGCactivitieswiththesetwopremisesinminddramaticallyincreasesthelikelihoodthatanapplicationcanachieveitsRTgoals.牢記這兩個前提并用之管理GC行為將顯著增加應用程序實現其RT目標的可能性。

InsomeRTenvironments,however,eventhepresenceoftheJITcompilerisunacceptable.但是,在一些RT環境中,出現JIT編譯器是不可接受的。

Meanquantumtimeshouldbecloseto500microseconds,andthemaximumquantumtimesmustbemonitoredtoensuretheyfallwithintheacceptablepausetimesfortheRTapplication.普通的時間量接近500微秒,而且必須對最大的時間量進行監控以保證它們能夠為RT應用程序提供可接受的暫停時間。

Youcanavoidthisproblembyperformingapplicationinitializationfromahigh-priorityRTthread.您可以通過從一個高優先級rt線程執行應用程序初始化來避免這個問題。

YouwillalsolearnhowtoAhead-of-time(AOT)compileyourapplicationforimproveddeterminisminanRTenvironment.您還會學習如何預編譯(AOT)您的應用程序,以便改進一個RT環境中的確定性。

InanRTenvironment,however,theJITcompilerintroducesanunpredictablerun-timebehaviourthatwreakshavoconworst-caseexecutiontimeanalysis.然而,在RT環境中,JIT編譯器引入了不可預知的運行時行為,這將嚴重影響最壞情況時執行時間分析。

Alternativeapproaches,suchasRTgarbagecollectors,reducetheneedtousescopes,butit「slikelythatscopeswillstillbenecessaryinsomeapplications.RT垃圾收集器之類的替代方法可以減少使用作用域的要求,但是在某些應用程序中仍然可能需要使用作用域。

Insomecases,thesedelayscanlastseveralseconds,whichmaybeunacceptableformanyRTsystems.在某些情況下,這些延遲可能會持續數秒,這對於許多RT系統來說都是無法接受的。

Ifsuchpausesarenottolerable,youcouldbypasstheproblembyavoidinglocksharingbetweenNHRTsandRTthreads.如果不能容忍此類暫停,則可以通過避免NHRT和rt線程之間的鎖共享來繞過該問題。

LowpausetimesarearequirementforRTapplicationsbecausetheyusuallyrepresenttheuppertimingboundforapplicationresponsiveness.RT應用程序要求低暫停時間,因為那通常表示應用程序響應具有較高的計時限制。

ClearlythiscouldleadtodisastrousconsequencesfortheLander,oranyRTsystem.顯然,這會給登月艙或任何RT系統造成災難性的后果。

AnotherkeyaspectofRTrequirementsisresponsetime.RT需求的另一個關鍵因素是響應時間。

TheprimordialthreadisallowedtocreatebothRTthreads.允許使用原始線程創建這兩個RT線程。

ThisoutputisexplainedbyconsideringtheprioritiesoftheRTthreads.這個輸出可通過考慮rt線程的優先級來解釋。

InsoftRTsystems,misseddeadlinescanhaveadverseeffects—suchasaGUInotdisplayingallresultsofastreamit」smonitoring—butdon「tconstituteasystemfailure.而對於軟rt系統,超出時限可能會有些不利影響——比如GUI不能顯示其監控流的所有結果——但是不會導致系統失敗。

Also,programsthatmonitorsystemstateorprovidesystemloginshouldrunathighRTprioritysothattheprogramisallowedtopreempttheproblematicthreads.另外,監控系統狀態或提供系統登錄的程序應該以高rt優先級運行,以便程序可以搶占問題線程。

ProvideRTtechnologytouserswhowantbetterpredictabilitywhilerunningontraditionaloperatingsystems.為運行傳統操作系統而希望獲得更好的預測性的用戶提供RT技術。

ThedeeperunderstandingyounowhaveofRTSJthreadingandsynchronizationcanhelpyouavoidproblemsasyouwriteanddeployRTapplications.您現在對RTSJ線程化和同步有了更深入的了解,這些知識可以幫助您在編寫和部署RT應用程序時避免問題的發生。

RTapplicationsmustbeabletorespondtoreal-worldstimuliwithindeterministictimeintervals.RT應用程序必須能夠響應具有確定時間間隔的實際刺激。

UsersshouldruntheirapplicationsattheheaviestloadtheywanttosustaintoensureRTcharacteristicsarepreservedandapplicationthroughputissufficient.用戶應該按照希望維持的最大負載運行應用程序,以便保證RT特征和充足的應用程序吞吐量。

RThardwareandoperatingsystemsareoftencustomizedandarcane.RT硬件和操作系統往往是定制的,難以理解。

Butaftercreatingthesecondthread,theprimordialthreadispreemptedandisneverallowedtotellthethreadstoterminatebecausethetwoRTthreadsexecuteonthetwoprocessorsandneverblock.但是創建第二個線程后,原始線程被搶占并且再也不允許告知線程結束,因為兩個RT線程在兩個處理器上執行而且永遠不會阻塞。

ForahardRTapplication,theinabilitytopredictwhenthecompilationwilloccurintroducestoomuchnondeterminismtomakeitpossibletoplantheapplication」sactivitieseffectively.對於硬rt應用程序來說,由於無法預測何時發生編譯,將導致很大程度的不確定性,從而無法有效地規劃應用程序的行為。

熱詞mammary中文意思及用法crackerjack中文意思及用法obconic中文意思及用法paranasal中文意思及用法Benjamin中文意思及用法Sumatran中文意思及用法beaker中文意思及用法nitrophenol中文意思及用法Neo-Romanticism中文意思及用法consignation中文意思及用法Tibbett中文意思及用法shoeless中文意思及用法Tiresias中文意思及用法northeaster中文意思及用法vichyssoise中文意思及用法英漢詞典漢語網名言金句古詩大全



請為這篇文章評分?