runtime system 中文意思是什麼

runtime system 解釋
運行期系統
  • runtime : 動態
  • system : n 1 體系,系統;分類法;組織;設備,裝置。2 方式;方法;作業方法。3 制度;主義。4 次序,規律。5 ...
  1. Software of cdma handset module is studied mainly in this paper, the design of main service functions include phone book and short message are finished on the foundation of its underlayer sustentation platform ? dmss system and its superstratum application software platform ? binary runtime enviroment for wireless

    本文主要是對cdma手機模塊的軟體進行研究,並基於下層dmss支撐平臺以及上層應用軟體運行的平臺brew無線二進制環境,完成了cdma手機模塊的電話本,短消息等主要業務功能的軟體部分的設計和實現。
  2. Because the parameters of pressure control system is inconstant and difficult to identify and the runtime of pressure control is long, a comprehensive intelligent control method is presented, which is composed of bang - bang control 、 fuzzy control and single neuron psd control. this comprehensive method takes advantage of the merits of three control methods to compensate their shortcomings

    考慮到壓力控制系統具有參數易變且不易辨識、運行時間較長的特點,提出了採用由bang - bang控制、基本模糊控制和單神經元psd控制組成的智能復合控制策略,利用了各種控制演算法的優點,同時彌補了各自的缺點。
  3. Another highlight of the architecture is introduction of data mining technique. ids makes use of data mining algorithms to abstract key features of system runtime status from security audit data such as system log and network data stream, and then constructs classify engine of audit data

    本文提出的體系結構中還引入了數據挖掘思想,利用數據挖掘技術中的關聯分析、分類等演算法從系統日誌、系統調用序列、網路流等海量的安全審計數據中提取關鍵的系統特徵屬性,根據這些屬性生成安全審計數據的分類模型用於入侵檢測。
  4. To detect both known and unknown intrusion patterns, the system introduces a blended frame that makes use of both misuse detection approach and anomaly detection approach. the one of the highlight of the architecture is introduction of data mining technique, and the other is introduction of genetic algorithms. the ids uses data mining algorithms to abstract key features of system runtime status from security audit data, and it uses genetic algorithm to select the feature subset to reduce the amount of data that must be obtained from running processes and classified

    本文陳述了所研究系統的主要特點和技術:將智能體( agent )技術應用於入侵檢測系統,解決了傳統入侵檢測系統的集中式解決方案的弊病,充分利用網路資源協同完成入侵檢測任務;利用基於主機和基於網路的數據源,形成一種完整的混合型的結構,從而能收集到更加全面的信息;使用了異常檢測技術和誤用檢測技術,採用一種混合型的結構,既能檢測已知的攻擊模式,又能發現新的攻擊模式。
  5. The runtime also enforces code robustness by implementing a strict type - and - code - verification infrastructure called the common type system

    運行庫還通過實現稱為通用類型系統( cts )的嚴格類型驗證和代碼驗證基礎結構來加強代碼可靠性。
  6. A critical issue for formally specifying dynamic architecture is how to describe the interaction among system behaviors when update dynamically the runtime system

    形式化描述動態體系結構的關鍵在於動態更新時系統行為之間的交互的描述。
  7. Imperative and declarative syntax : interaction with the runtime security system is performed using imperative and declarative security calls

    強制性語法和聲明式語法:與運行庫安全系統的交互使用強制性安全調用和聲明式安全調用執行。
  8. When you host a vector markup language web page in a localized web browser control and set the " c " runtime msvcrt. dll locale to the system default, the text may appear scrambled

    當您在中文化網頁瀏覽器控制項中主控vector markup language vml網頁,並將" c " runtime msvcrt . dll地區設定設為系統預設值時,文字顯示可能會很紊亂。
  9. This framework is designed for the supported 64 - bit operating system. it contains both the 64 - bit and 32 - bit runtime in one convenient setup

    它將64位和32位運行庫包含在一個安裝程序中以方便安裝。
  10. The runtime system connects a profiler to a process during process initialization

    運行庫系統在進程初始化期間將探查器連接到進程。
  11. The common language runtime system directory

    公共語言運行庫系統目錄。
  12. With regard to dynamic updating of the runtime system, in this thesis we do some associated work

    本文針對運行系統的動態更新問題,展開了相關的研究工作。
  13. Interface, which the runtime system subsequently calls to apprise the profiler of interesting events

    介面,運行庫系統隨后調用它以向探查器通知感興趣的事件。
  14. This is no different from the members in the runtime system library that return instances of user - defined types, such as

    這與運行庫系統庫中返回用戶定義類型的實例的成員(例如返回
  15. A code profiler is a software tool, implemented as a dll, which is called by the runtime system during the execution of an image

    代碼探查器是作為dll實現的軟體工具,它是在映像執行期間由運行庫系統調用的。
  16. If cor enable profiling is absent or is set to the value 0, the runtime system will not connect the process to the profiler

    如果缺少cor _ enable _ profiling或它被設置為值0 ,則運行庫系統不將該進程連接到探查器。
  17. Assemblies provide consistency between the scope of names seen by the developer and the scope of names seen by the runtime system

    程序集在開發人員所看到的名稱范圍與運行庫系統所看到的名稱范圍之間提供了一致性。
  18. In the meantime, the client is also required to toggle a special flag to notify the jax - rpc runtime system to maintain the client sessions

    同時,客戶端也需要切換一個特定的標志來通知jax - rpc運行時系統對客戶端會話進行維護。
  19. Otherwise, the runtime system will connect the process to the profiler whose specified class identifier clsid is the value of cor profiler

    否則,運行庫系統會將該進程連接到其指定的類標識符( clsid )是cor _ profiler的值的探查器。
  20. It describes the principle and implement of lyx ' s each part, including : the method and steps of porting linux kernel and software to embedded device ; the dependencies between linux kernel and software or between software and software are described with xml, so that the dependency problems in the process of compiling and in the runtime system are resolved with the same mechanism ; the library reduction technology in existence is analyzed, and against its deficiency, a more efficient function - level library reduction scheme is introduced and implemented ; the implement of several file systems that lyx supports ; the workflow of lyx ' s each part

    本文論述了lyx各部分的原理和具體實現,包括:將linux內核和軟體包移植到嵌入式設備上的具體方法和步驟:用xml描述內核與軟體包、軟體包與軟體包之間的依賴關系,統一地解決了編譯過程中和運行系統中的依賴關系問題;分析現有的共享庫裁剪技術,根據它的不足,提出和實現了一種更加有效的函數級裁剪技術; lyx支持的幾種文件系統類型及其實現; lyx各部分的工作流程。
分享友人