線程間 的英文怎麼說

中文拼音 [xiànchéngjiān]
線程間 英文
cross-thread
  • : 名詞1 (用絲、棉、金屬等製成的細長的東西) thread; string; wire 2 [數學] (一個點任意移動所構成的...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : 間Ⅰ名詞1 (中間) between; among 2 (一定的空間或時間里) with a definite time or space 3 (一間...
  1. This article takes the basic of agrotechnical diffusion as the main line, regards the whole system of agrotechnical diffusion as a dynamic consecutive course, and divided the course into three sub - systems, viz. science and technological innovation, technical diffusion and technical application. the contact of the three depends on the flow of information in different course in the whole system

    本文以農業技術擴散的基本路徑為主,將整個農業技術擴散系統看做一個動態的連續過,並將這個過劃分為科技創新,技術推廣和技術應用三個子過,它們在系統中的聯系是由信息在不同過流動來完成的。
  2. The fit between the continental shelves is even better than that between the coastlines.

    大陸架之的契合度比海岸的契合度更甚。
  3. To complete a task properly, threads were used to realize both downstage and backstage duties commonly, so the communications among threads were demanded widely

    為恰當地完成任務,往往以來實現前臺任務及后臺任務,從而線程間的通信就是廣泛的要求了。
  4. The whole system have been test using, from the actual application result, the system can run stably and reliably, reach to the effect anticipative. its characteristic is, multithread, tree structure, simply database, a lot of relation database, transferring messages by database between threads and accomplish all kind of electrical collection, dealing with and sending fast, exact and automatic. it has great potential

    本系統的特點為,採用多、利用樹狀結構、數據表簡單不冗餘、充分利用關系數據庫、多線程間通過數據表傳遞信息,能快速、準確、自動地完成各類電能表計量信息的採集處理和傳輸,運行可靠性高,具有良好的發展潛力。
  5. It consists of two part, the one is hardware : integrating the system of the arc welding robot ' s hardwares and its working principles, separating and extracting the original system ' s control signals, designing the control system openly and its working principles, constructing the structure and principle of the motion card based on dsp, designing the telecontroling teaching box or control panel of touching screen based on usb interface, applying for some software and hardware measures on control system ' s anti - jamming ; the other is software : putting forward the three levels opening software structure model of arc welding, comparing the opening of software structure model between osaca and ours, putting forward the solutions of the pri and communication among the threads of software system ' s modules, using the dll ' s techniques to solve software ' s module design and putting forward the frame codes, bringing forward the path planning software ' s realization by cp + ptp mode, discussing the real time of windows2000 operating system and advancing its solution

    具體包括,硬體部分:弧焊機器人硬體整體系統集成及其工作原理,原系統控制信號的分離和提取,控制系統的開放式設計及組成原理,基於dsp的運動控制卡結構和原理,基於usb介面的觸摸屏式遙控示教盒控制面板的設計,系統抗干擾的軟、硬體措施;軟體部分:提出了弧焊機器人的三層開放式軟體結構模型,軟體結構模型與osaca的模型進行開放性比較,給出軟體系統各模塊線程間優先級和通訊的解決方案,使用動態鏈接庫技術實現軟體模塊化設計並給出了框架代碼,給出了cp + ptp方式的軌跡規劃軟體實現過, windows2000操作系統實時性問題的討論及解決方案。
  6. More facilities should be added to the language to support inter - thread communication

    應在語言中加入更多的功能以支持線程間的相互通信。
  7. Restores the flow of the security context across asynchronous threads

    在異步線程間恢復安全上下文的流動。
  8. Suppresses the flow of the security context across asynchronous threads

    在異步線程間取消安全上下文的流動。
  9. To display calls between threads

    顯示線程間調用
  10. You can also use the state object to pass information across process threads

    還可使用狀態對象在進線程間傳遞信息。
  11. Inter - thread coordination

    線程間的協作
  12. Object equivalent to the one supplied that is safe to share between multiple threads

    對象,在多個線程間共享該對象是安全的。
  13. A mutex provides exclusive access control for a resource between threads, as shown in

    所示,互斥提供線程間資源的獨占訪問控制。
  14. Instance equivalent to the one supplied that is suitable to share between multiple threads

    實例,該實例適合在多個線程間共享。
  15. To read about other techniques for synchronizing data among multiple threads, see

    若要了解在多個線程間同步數據的其他技巧,請參見
  16. Debugging error : " illegal cross - thread operation : control control name accessed from a thread other than the thread it was created on.

    調試錯誤: 「非法的線程間操作:從不是創建控制項control name的訪問它。 」
  17. There are three key factors baffle the sma processor : context load imbalance, inter - thread control dependence and inter - thread data dependence. to maintain performance boost, the sma compiler must eliminate those factors thoroughly. the work of this paper include : 1 the paper thoroughly investigates execution behavior of various applications on sma architecture

    主要的工作與創新點包括: 1研究了sma結構各種主要序結構的適應性和性能優化特性,確定了sma模型的關鍵性能要素:現場負載不均衡、線程間控制前瞻失效與線程間數據前瞻失效。
  18. Language - level support for locking objects and for inter - thread signaling makes writing thread - safe classes a snap

    在語言級支持鎖定對象和線程間發信使編寫安全類變得簡單。
  19. There are a whole host of easy - to - commit and hard - to - detect programming errors that are entirely eliminated by using immutable objects, such as failure to synchronize access across threads or failing to clone an array or object before storing a reference to it

    使用不變對象可以徹底消除許多容易發生但難以檢測的編錯誤,如無法在線程間同步訪問或在存儲對數組或對象的引用前無法克隆該數組或對象。
  20. Suppresses the flow of the windows identity portion of the current security context across asynchronous threads

    在異步線程間取消當前安全上下文的windows標識部分的流動。
分享友人