multithreaded 中文意思是什麼

multithreaded 解釋
多重線串的
  1. Vldb 99, edinburgh, scotland, uk, 1999, pp. 266 - 277. 2 lo j l, barroso l a, eggers s j et al. rm an analysis of database workload performance on simultaneous multithreaded processors

    本文基於university of wisconsin - madison的存儲管理系統shore進行開發,實現了tpc - h中6個最具代表性的查詢,然後進行了一系列測試和實驗。
  2. Creates a debug multithreaded dll using msvcrtd. lib

    使用msvcrtd . lib創建調試多線程dll
  3. Thread safety relates to the fact that clients using a notifier in a multithreaded environment should not have to be concerned with thread synchronization issues ? subscribers will need to, but the notifier should not

    線程安全也就是要使客戶程序在多線程環境中使用此通知機制的時候不需要關心線程同步的問題事件關注者需要,而事件通知者不需要。
  4. To deal with the difference on operating system level, this paper designs a thread - level algorithm based upon priority inheritance protocol to prevent priority inversion. a dynamic priority mapping and scheduling algorithm to achieve strict order is also presented. through analysis of multi - threaded execution order under fixed priority scheduling model, a multithreaded programming model with totally predicable execution order is proposed

    針對各種操作系統的差異,本文提出了基於優先級繼承協議的線程級防優先級翻轉演算法,提出了能夠嚴格保序的動態優先級映射方法及相關的調度演算法,通過研究固定優先級調度下的多線程執行順序問題,本文還提出了一種執行順序可預測的多線程程序設計模式。
  5. Freclien, a multithreaded client freserve, a free - threaded in - process server

    Freclien (一個多線程客戶端)
  6. The concepts and philosophy of multithreaded programming technology are presented in this paper, and an example about scheduled - flight rules check - up in scheduled flight optimization system is given to explain the multithreaded programming method

    分析了線程和多線程程序設計的概念和基本思想,並結合在航班優化系統中航班規則檢查的應用實例,說明了多線程程序設計的實現方法。
  7. Gne, or the game networking engine, will be a multithreaded, cross - platform c + + networking library with an api specifically addressing the needs of game networking

    將成為一個多線程的,跨平臺的c + +網路庫,帶有專門支持網路游戲需要的api 。
  8. However, in multithreaded scenarios, some updates to the counter value might be ignored, resulting in inaccurate data

    但是,在多線程方案中對計數器值的某些更新可能被忽略,導致數據不準確。
  9. This type is safe for multithreaded read operations

    該類型對于多線程讀操作是安全的。
  10. The movement of the bar is usually part of some multithreaded task, which helps to avoid blocking progress from the rest of the application, like regular screen updates

    長條的移動通常是某個多線程任務的一部分,這有助於避免阻塞應用程序其餘部分的進度,如常規的屏幕更新。
  11. Lets you indicate if a multithreaded module is a dll and select retail or debug versions of the run - time library

    允許您指示多線程模塊是否是dll ,並可以選擇運行時庫的零售版本或調試版本。
  12. Lists topics that describe how to manage threads in multithreaded applications

    列出描述如何在多線程應用程序中管理線程的主題
  13. Namespace provides classes and interfaces that support multithreaded programming and enable you to easily perform tasks such as creating and starting new threads, synchronizing multiple threads, suspending threads, and aborting threads

    命名空間提供支持多線程編程的類和介面,使您可以輕松地執行創建和啟動新線程,同步多個線程,掛起線程以及中止線程等任務。
  14. In a multithreaded microprocessor which has a superscalar execution core, with the issue width being larger and the pipeline getting deeper, the misprediction penalty will become longer

    在執行單元為超標量結構的多線程處理器中,轉移誤預測損失會隨著指令發射帶寬和流水線級數的增加而增加。
  15. With such research background, this dissertation focuses on the research of hardware techniques for thread level parallelism in high performance microprocessors, especially the multithreaded microprocessor which has superscalar execution core

    在這種背景下,本文研究支持線程級并行的硬體技術,尤其是執行單元為超標量結構的多線程處理器。
  16. Firstly, for the purpose of research and verification of multithread microprocessor, a superscalar microprocessor model armp - v2 is built on the basis of armp microprocessor ; secondly, the issue logic is not only the critical path in a superscalar microprocessor, but also critical to the performance of a multithreaded microprocessor with superscalar execution core

    首先,在設計的嵌入式微處理armp的基礎上進行改進,提出了一個超標量處理器模型,用於多線程處理器系統結構的研究與驗證。其次,指令發射邏輯是超標量處理器中的關鍵路徑,也是制約執行單元為超標量結構的多線程處理器主頻提高的關鍵因素。
  17. You can often predict deadlock situations by diagramming multithreaded applications before you start coding

    在開始編碼前繪制多線程應用程序關系圖通常可以預測死鎖情況。
  18. The memory mapping technology and multithreaded i / o operation of scsi processor is applied to the design of real time storage system

    將內存映射和scsi處理器多線程f o調度技術應用到實時存儲系統的設計中,獲得實驗室和飛行實驗的實驗數據。
  19. Supplying and returning values in a multithreaded application is complicated because the constructor for the thread class must be passed a reference to a procedure that takes no arguments and returns no value

    在多線程應用程序中提供和返回值是很復雜的,因為必須將對某個過程的引用傳遞給線程類的構造函數,該過程不帶參數也不返回值。
  20. The best way to supply parameters for a multithreaded method call is to wrap the target method in a class and define fields for that class that will serve as parameters for the new thread

    為多線程方法調用提供參數的最好辦法是將目標方法包裹在類中,並為該類定義欄位,這些欄位將被用作新線程的參數。
分享友人