time schedule 中文意思是什麼

time schedule 解釋
班期時刻表
  • time : n 1 時,時間,時日,歲月。2 時候,時刻;期間;時節,季節;〈常pl 〉時期,年代,時代; 〈the time ...
  • schedule : n 1 目錄。2 表(格);清單,明細表。3 〈美國〉程序表,計劃表;進度表;時間表。4 〈美國〉預定日期...
  1. Sbsh papyrus is one time schedule management software

    Sbsh papyrus是一款時間日程管理軟體。
  2. Taking foundation fieldbus ( ff ) for example, the real time schedule mechanism of fieldbus is investigated, the implementation of communication stack is presented, the method of building real time schedule table is put forward, the schedule algorithm and the algorithm schedulabilty of real time schedule table are researched

    以基金會現場總線為實例,研究了現場總線的實時調度機理;給出了通信棧軟體的具體實現;提出了實時調度表的建立方法;並對實時調度表的調度演算法和可調度性分析進行了研究。
  3. We ' ll ship the goods according to the agreed time schedule

    最後一點,但並不是最不重要的一點是,商檢由休斯頓商品檢疫局執行。
  4. Claim on delayed shipment is that sellers fail to make the delivery according to time schedule

    延期索賠是對賣方沒有按時裝運貨物而提出的索賠
  5. Claim on delayed shipment is that sellers fail to make the deliery according to time schedule

    延期索賠是對賣方沒有按時裝運貨物而提出的索賠。
  6. A high - quality operative plan should focus on the important tasks, organize car flow into all kind of trains according to the demands of the marshalling plan, ensure that all departure trains leave station on time, schedule exactly the decomposing and marshalling of all trains and suitably arrange all trains to occupy the arrival and departure lines

    一個好的階段計劃應該反映出本階段的工作重點,並按照列車編組計劃的要求,把車流及時編成各種列車,保證本階段的所有出發列車都能正點發車,並能合理地安排列車解編順序以及利用到發線接發列車。
  7. Focus on time. schedule your time to include what ' s important to you, like reading time, or exercise time, or family time, or learning time

    注重時間。把一些重要的事情安排到你的日程中,例如讀書時間、鍛煉時間、與家人團聚的時間,或者學習時間。
  8. In the body of the dissertation, existent real time problem and research status quo are indicated, and the real time problem of fieldbus and industrial ethernet are researched. the major contributions of this dissertation are as follows : 1. in the communication of fieldbus, real time schedule process and real time schedule table of filedbus are kernel and key problems during fielbus protocol research and fieldbus device development

    本論文首先簡要介紹了工業控制網路的發展歷程,指出了存在的實時性問題和國內外的研究現狀,然後從現場總線到工業以太網對實時性問題進行了深入研究,研究結果和內容可以概括為以下幾個主要方面: ( 1 )在現場總線的通信活動中,實時調度過程和實時調度表是其中的核心,同時也是總線協議及其設備的研究開發過程中需要解決的關鍵問題。
  9. Kiln car time schedule

    進車間隔時間
  10. Any amendment of time schedule should be approved by the demand side

    任何進度時間的修正應經需方批準。
  11. They can always accommodate your time schedule

    他們總是能配合你的時間安排。
  12. Preferably sometime in july. august or september is too far away from now. hard to say if the time schedule is available by then

    請問各位會員希望呢次綱聚會系幾時?本人預算在8月尾至9月中舉行
  13. Please assemble at mission hills san tin parking lounge according to the specified time schedule

    請于指定時間在觀瀾湖高爾夫球會新田停車場休息室集合。
  14. For your easy reference, i would like to highlight the time schedule of these three important events as below

    謹將上述三項重要活動的程序簡述如下,以便參照:
  15. Determine the project time schedule of each phase, cost, team member and procedure according to project proposal or plan

    依據項目提議或計劃(含新開項目和二次開發項目) ,確定完成項目每一階段的時間進度、費用、參與人員、費用分配和流程。
  16. Please make your time and be aware of the time schedule and meeting places

    ,請預留時間並留意各場導賞團的集合時間及地點。
  17. The paper carefully describes important technology relevant of the new scheme. the thinking and purpose of realizing software interrupt emulation technology is explained in detail, and the concrete tactics of implementing the refined timer in two styles is set forth. the paper discusses two real time schedule arithmetic adopted by real time kernel such as rate monotonic analysis arithmetic and earlier deadline first arithmetic, and the resolvent of preventing priority inversion is made out

    文章對新實現方案的重要相關技術做了細致的論述,其中,詳細說明了軟體中斷模擬技術的實現思路和目的;對兩種模式下( periodic 、 oneshot )細粒度定時器的具體實現策略做了闡述;對實時內核所採用的兩種實時調度演算法:速率單調性分析演算法和最早期限優先演算法進行了描述,並提出了防止優先級反轉的解決方法。
  18. The overhead launching gantry of slide shuttering form type has been widely applied to the construction of concrete continuous girder or continuous rigid - frame bridges owing to its characteristics of good construction quality, simple and safe operation, short working time schedule and low cost input

    摘要移動模架造橋機具有施工質量好,操作簡便、安全,工期短,成本低廉等特點,廣泛應用於連續梁或連續剛構橋的施工中。
  19. And achieve the real - time reconstruction of linux kernel schedule mechanism and small granularity timer by studying the real - time schedule policy edf and rm. meanwhile, the thesis analyses the method of linux schedule mechanism and double kernel mechanism. research and achieve the quicklaunch mechanism in embedded qt, aimed to the demand of embedded system to embedded gui. it is based on mpc5200 environment, so i also describe the embedded linux system about mpc5200 and achieve the logic address and function design of hardware and construct the development environment of software

    研究了實時調度策略edf和rm ,結合linux定時器原理,實現了實時化改造linux內核調度機制和細粒度定時器,有效提高了linux系統的實時性,並詳細分析了linux調度策略的實現和雙內核實時化改造機制。針對嵌入式系統對嵌入式gui的要求,分析並實現了基於嵌入式qt的quicklaunch機制。本文的研究工作都是基於mpc5200嵌入式系統開發基礎之上,所以本文又對基於mpc5200的嵌入式linux系統設計進行了描述,實現了硬體的邏輯地址和功能設計以及軟體開發環境的搭建。
  20. 2. in order to probe the making - up of schedule, the author mainly recommend several flexible schedules in foreign countries including : block - time schedule, rotating schedule. dropped schedule and course selection schedule

    第三部分,比較國外流行的彈性課程表,筆者指出了我國課程表在認識上的誤區及所存在的問題。
分享友人